Processor Get wallet balance
This processor allows you to retrieve the balance of a wallet and supports EVM chains, Solana, Sui, and Aptos.
Configuration meanings:
Field name
Required?
Detail
Variable name for storing 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

Retrieve the wallet balance on Aptos

Retrieve the wallet balance on Sui

Last updated
