solana_getspl
Retrieve token balances for any Solana address, filtering out spam tokens as needed, to monitor cryptocurrency holdings across mainnet or devnet networks.
Instructions
Gets token balances owned by the given address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | The network to query | |
| address | Yes | The address to query | |
| excludeSpam | No | Should exclude spam tokens |