Ir diretamente para o conteúdo principal

getSignatureStatuses RPC Method

A carregar...

Atualizado em
Sep 22, 2025

getSignatureStatuses RPC Method

Please note that for this RPC method, the array size is limited to 5 for Free Trial plans and 1005 for all paid accounts, subject to the method's maximum array size restrictions.

Parâmetros

tx signatures
cadeia de caracteres
A carregar...
objeto
objeto
A carregar...
searchTransactionHistory
booleano
A carregar...

Devoluções

resultado
A carregar...
context
A carregar...
apiVersion
A carregar...
slot
A carregar...
valor
A carregar...
confirmationStatus
A carregar...
confirmations
A carregar...
err
A carregar...
slot
A carregar...
estado
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"context": {
5
"apiVersion": "2.1.16",
6
"slot": 335501862
7
},
8
"value": [
9
{
10
"confirmationStatus": "finalized",
11
"confirmations": null,
12
"err": null,
13
"slot": 140512999,
14
"status": {
15
"Ok": null
16
}
17
},
18
{
19
"confirmationStatus": "finalized",
20
"confirmations": null,
21
"err": null,
22
"slot": 139665040,
23
"status": {
24
"Ok": null
25
}
26
}
27
]
28
},
29
"id": 1
30
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"context": {
5
"apiVersion": "2.1.16",
6
"slot": 335501862
7
},
8
"value": [
9
{
10
"confirmationStatus": "finalized",
11
"confirmations": null,
12
"err": null,
13
"slot": 140512999,
14
"status": {
15
"Ok": null
16
}
17
},
18
{
19
"confirmationStatus": "finalized",
20
"confirmations": null,
21
"err": null,
22
"slot": 139665040,
23
"status": {
24
"Ok": null
25
}
26
}
27
]
28
},
29
"id": 1
30
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente