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