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

getSignaturesForAddress RPC Method

読み込み中...

更新日:
Apr 30, 2025

getSignaturesForAddress RPC Method

Please note that the parameter minContextSlot is not a filter on historical transactions. You can use the before or until parameter to filter historical transactions.

パラメータ

account_address
文字列
必須
読み込み中...
オブジェクト
オブジェクト
読み込み中...
limit
整数
読み込み中...
before
文字列
読み込み中...
until
文字列
読み込み中...
commitment
文字列
読み込み中...
finalized
文字列
読み込み中...
confirmed
文字列
読み込み中...
minContextSlot
整数
読み込み中...

返品

結果
読み込み中...
blockTime
読み込み中...
confirmationStatus
読み込み中...
err
読み込み中...
memo
読み込み中...
署名
読み込み中...
slot
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": [
4
{
5
"blockTime": 1745463619,
6
"confirmationStatus": "finalized",
7
"err": null,
8
"memo": null,
9
"signature": "2tDqVFnHmfmYsp48dDXcK7V4MycnyvpMKjKLMJ7egRujMNo44fyCnHCyN8MuWuCb2B6kEeMfQmccLzPoSxU9WSiK",
10
"slot": 335501813
11
}
12
],
13
"id": 1
14
}
1
{
2
「jsonrpc」: "2.0",
3
"result": [
4
{
5
"blockTime": 1745463619,
6
"confirmationStatus": "finalized",
7
"err": null,
8
"memo": null,
9
"signature": "2tDqVFnHmfmYsp48dDXcK7V4MycnyvpMKjKLMJ7egRujMNo44fyCnHCyN8MuWuCb2B6kEeMfQmccLzPoSxU9WSiK",
10
"slot": 335501813
11
}
12
],
13
"id": 1
14
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう