getTokenAccountBalance
POST
/{apiKey}
Returns the token balance of an SPL Token account.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The Pubkey of the token account to query.
objectoptional
Optional configuration object containing additional settings.
Responses
200
The balance of the SPL Token account.
Was this page helpful?