getTokenSupply
账户方法
getTokenSupply
Returns the total supply of an SPL Token type
POST
getTokenSupply
授权
请求体
application/json
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
A unique identifier for the request.
示例:
"1"
The name of the RPC method to invoke.
可用选项:
getTokenSupply 示例:
"getTokenSupply"
Parameters for querying the token supply.
Solana token mint address to retrieve supply metrics for (SPL token's unique identifier).
示例:
"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"