Passer au contenu principal

platform.getRewardUtxOs RPC Method

Chargement...

Mis à jour le
29 avril 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...
encoding
chaîne de caractères
Chargement...

Renvoie

numFetched
entier
Chargement...
utxos
tableau
Chargement...
encoding
chaîne de caractères
Chargement...
Requête
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 votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement