batchGetTokenBalance

abstract suspend fun batchGetTokenBalance(input: BatchGetTokenBalanceRequest = BatchGetTokenBalanceRequest { }): BatchGetTokenBalanceResponse

Gets the token balance for a batch of tokens by using the BatchGetTokenBalance action for every token in the request.

Only the native tokens BTC and ETH, and the ERC-20, ERC-721, and ERC 1155 token standards are supported.