Note that the processor returns the balance after adjusting for decimals. For example, if your wallet contains 10 WETH, the result will be displayed as
10.Configuration fields
| Field name | Required? | Detail |
|---|---|---|
| Variable to save result | Yes | This processor will return the token balance in your wallet. Choose a variable name to store this result. For example: WALLET_BALANCE |
| Wallet address | Yes | The wallet address you want to check the balance for |
| Chain | Yes | The blockchain network where you want to check the balance |
| Node endpoint group | Yes | Select the node provider to interact with the blockchain |
| Token address | Yes | Supports checking the balance of native tokens, NFTs, and ERC20 tokens on EVM chains, as well as tokens on Solana and coins on Aptos and Sui |
Retrieve the wallet balance on an EVM chain
Retrieve the wallet balance on Solana

For example, retrieving the USDC balance in your wallet
Retrieve the wallet balance on Aptos

For example, retrieving the USDT balance in your wallet
Retrieve the wallet balance on Sui

For example, retrieving the HIPPO balance in your wallet
