SELECTED_TOKEN_NAME and SELECTED_TOKEN_ADDRESS.

For example, pick whichever token USDC or USDT meets the balance requirement
| Field name | Required? | Detail |
|---|---|---|
| Chain | Yes | The chain you intend to interact with |
| Node endpoint group | Yes | Select the node provider to interact with the blockchain |
| Wallet address | Yes | The wallet address you want to check balance |
| Token name | Yes | A label for the token that corresponds to the address you want to check balance |
| Token address | Yes | The address of the token you want to check balance |
| Minimum balance | Yes | The minimum token balance your wallet must hold for that token to qualify |
Note: You can list multiple (
Token name, Token address, Minimum balance)
pairs. If none of them qualify, both SELECTED_TOKEN_NAME and
SELECTED_TOKEN_ADDRESS will come back empty.