Aller directement au contenu principal

platform.getRewardUtxOs RPC Method

Chargement en cours...

Mis à jour le
Apr 29, 2026

platform.getRewardUtxOs RPC Method

To use the platform.getRewardUtxOs method on the P-Chain, ensure that the end of your URL includes ext/bc/P.

Paramètres

txID
chaîne de caractères
Chargement en cours...
encoding
chaîne de caractères
Chargement en cours...

Retours

numFetched
entier
Chargement en cours...
utxos
tableau
Chargement en cours...
encoding
chaîne de caractères
Chargement en cours...
Demande
Réponse
1
{
2
« jsonrpc »: « 2.0 »,
3
« id »: 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"encoding": "hex"
8
}
9
}
1
{
2
« jsonrpc »: « 2.0 »,
3
« id »: 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"encoding": "hex"
8
}
9
}
Vous n'avez pas encore de compte ?
Créez votreendpoint Quicknode endpoint quelques secondes et commencez à développer
Commencez gratuitement