Get the current real-time balance of a specific SPL token account from Solana RPC
API key for authentication
The SPL token account address (base58 encoded, 32-44 characters)
"35hadxsTpn1xxovQReWeD5jskRdYWBjBEo1tD4pqgTh3"
Current token balance for the account
Token balance for the specific token account
The datetime of the balance snapshot
The wallet owner address
The SPL token mint address
The associated token account address
Token name (only if include_metadata=true)
Token symbol (only if include_metadata=true)
The token balance in human-readable format (converted using token decimals)
Raw balance in smallest units (lamports for SOL, raw token units for SPL tokens) before decimal conversion
When this balance was last updated
The block slot when this balance was last updated