Wallet Tokens
/api/Wallet/wallet-tokens
Wallet token balances (API reference)
Headers
Name
Type
Description
Wallet Token SDK
/**
* Retreive address balance
**/
//pass your API key or Node URL and the wallet name
const response = await liaasSdk.WalletTokenBalance(nodeUrl_or_apiAccessKey, wallet);Last updated
Was this helpful?