Skip to main content
This processor allows you to retrieve the balance of a wallet and supports EVM chains, Solana, Sui, and Aptos.
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 nameRequired?Detail
Variable to save resultYesThis processor will return the token balance in your wallet. Choose a variable name to store this result.
For example: WALLET_BALANCE
Wallet addressYesThe wallet address you want to check the balance for
ChainYesThe blockchain network where you want to check the balance
Node endpoint groupYesSelect the node provider to interact with the blockchain
Token addressYesSupports 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

For example, retrieving the DEGEN token balance of Vitalik's wallet

For example, retrieving the DEGEN token balance of Vitalik’s wallet

Retrieve the wallet balance on Solana

For example, retrieving the USDC balance in your wallet

For example, retrieving the USDC balance in your wallet

Retrieve the wallet balance on Aptos

For example, retrieving the USDT balance in your wallet

For example, retrieving the USDT balance in your wallet

Retrieve the wallet balance on Sui

For example, retrieving the HIPPO balance in your wallet

For example, retrieving the HIPPO balance in your wallet