batchGetTokenBalance
inline suspend fun ManagedBlockchainQueryClient.batchGetTokenBalance(crossinline block: BatchGetTokenBalanceRequest.Builder.() -> Unit): 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.