platform.getCurrentSupply
POST
/{apiKey}
Returns an upper bound on the number of AVAX that exist. This is an upper bound because it does not account for burnt tokens, including transaction fees.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringoptional
The subnet ID. If omitted, uses the Primary Network.
Responses
200
The supply value.
Was this page helpful?