Ir al contenido principal

platform.getRewardUtxOs RPC Method

Cargando...

Actualizado el
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.

Parámetros

txID
cadena
Cargando...
encoding
cadena
Cargando...

Devoluciones

numFetched
entero
Cargando...
utxos
matriz
Cargando...
encoding
cadena
Cargando...
Solicitud
Respuesta
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
}
¿Aún no tienes una cuenta?
Crea tu punto de conexión de Quicknode en cuestión de segundos y empieza a desarrollar
Empieza gratis