Skip to main content
View assets and native balances across addresses.

Methods

getAssets()

Get token assets for a specific address. Signature:
Parameters:
ParameterTypeRequiredDescription
request.addressstringYesBlockchain address
request.skipnumberYesNumber of records to skip
request.takenumberYesNumber of records to retrieve
request.walletIdstringNoFilter by wallet ID
request.contractAddressstringNoFilter by contract address
request.tokenizationIdstringNoFilter by tokenization ID
request.networkstringNoFilter by network
Example:

getNativeBalance()

Get native balance (BTC/ETH) for a specific address. Signature:
Parameters:
ParameterTypeRequiredDescription
request.addressstringYesBlockchain address
request.skipnumberYesNumber of records to skip
request.takenumberYesNumber of records to retrieve
request.networkIdstringNoFilter by network ID
request.walletIdstringNoFilter by wallet ID
request.networkstringNoFilter by network
Example: