platform.getCurrentSupply RPC Method
To use the platform.getCurrentSupply method on the P-Chain, ensure that the end of your URL includes ext/bc/P.
参数
该方法不接受任何参数
退货
结果
对象
正在加载...
supply
字符串
正在加载...
请求
回复
1{2“jsonrpc”: "2.0",3"result": {4"supply": "200000000000000",5"height": "1773310"6},7"id": 18}
1{2“jsonrpc”: "2.0",3"result": {4"supply": "200000000000000",5"height": "1773310"6},7"id": 18}