platform.getTotalStake RPC Method
To use the platform.getTotalStake method on the P-Chain, ensure that the end of your URL includes ext/bc/P.
參數
此方法不接受任何參數
退貨
stake
整數
載入中...
weight
整數
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"result": {4"stake": "12412473347311030230",5"weight": "12412473347311030230"6},7"id": 18}
1{2"jsonrpc": "2.0",3"result": {4"stake": "12412473347311030230",5"weight": "12412473347311030230"6},7"id": 18}