メインコンテンツへスキップ

getSignatureStatuses RPC Method

読み込み中...

更新日:
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.

パラメータ

tx signatures
文字列
読み込み中...
オブジェクト
オブジェクト
読み込み中...
searchTransactionHistory
ブール値
読み込み中...

返品

結果
読み込み中...
context
読み込み中...
apiVersion
読み込み中...
slot
読み込み中...
読み込み中...
confirmationStatus
読み込み中...
confirmations
読み込み中...
err
読み込み中...
slot
読み込み中...
ステータス
読み込み中...
リクエスト
回答
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう