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