CEX Fetch Used Balance
The CEX Fetch Used Balance
node fetches the used balance of a specific asset on a centralized exchange.
Inputs
exchange:
description: The exchange from which the used balance of the asset will be fetched.
allowed types: CryptoExchange
default value: None
asset:
description: The asset for which the used balance is to be fetched.
allowed types: string
default value: None
Output
description: The amount of the asset that is currently used on the exchange.
type: decimal
Tags
crypto
CEX
Last updated