Get native or token balance for a wallet address.
Your API token. Required for all API requests.
Network type. 0=Unknown, 1=EVM, 2=Bitcoin, 3=Tron, 4=Aptos, 5=Sui, 6=Solana, 7=TON
0, 1, 2, 3, 4, 5, 6, 7 Default:null wallet_address this is the wallet address.
The chain id of the network. Required only for EVM (networkType=1).
Default:null token_address this is the token address,if not set, it will return the balance of the native token.