Platform
platform.getCurrentSupply
Returns an upper bound on amount of tokens that exist that can stake the requested Subnet. This is an upper bound because it does not account for burnt tokens, including transaction fees.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for
platform.getCurrentSupply:params.subnetID: Optional ID of the subnet. If omitted, returns total AVAX supply.
Returns
The JSON-RPC result.