Account balances
APIs providing information about token balances on the account.
/networks/{network}/accounts/{address}
β returns basic account information./networks/{network}/accounts/{name}/balance
β returns account balance including ERC20 tokens./networks/{network}/accounts/{name}/nfts
β lists all NFTs owned by the account.
More information can be found in Swagger documentation.
Last updated