Passer au contenu principal

platform.getTotalStake RPC Method

Chargement...

Mis à jour le
29 avril 2026

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.

Paramètres

Cette méthode n'accepte aucun paramètre

Renvoie

stake
entier
Chargement...
weight
entier
Chargement...
Requête
Réponse
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"stake": "12412473347311030230",
5
"weight": "12412473347311030230"
6
},
7
"id": 1
8
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"stake": "12412473347311030230",
5
"weight": "12412473347311030230"
6
},
7
"id": 1
8
}
Vous n'avez pas encore de compte ?
Créez votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement