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

getProgramAccounts RPC Method

読み込み中...

更新日:
Apr 30, 2025

getProgramAccounts RPC Method

Please note that, in addition to the plan-level rate limits, the getProgramAccounts method has a specific rate limit of 3 requests per second. This limit may change without notice to ensure system stability. For high-demand use cases, please reach out to discuss potential solutions.

パラメータ

pubkey
文字列
読み込み中...
オブジェクト
オブジェクト
読み込み中...
commitment
文字列
読み込み中...
finalized
文字列
読み込み中...
confirmed
文字列
読み込み中...
processed
文字列
読み込み中...
minContextSlot
整数
読み込み中...
withContext
ブール値
読み込み中...
filters
配列
読み込み中...
dataSlice
文字列
読み込み中...
encoding
文字列
読み込み中...

返品

結果
読み込み中...
pubkey
読み込み中...
アカウント
読み込み中...
lamports
読み込み中...
owner
読み込み中...
データ
読み込み中...
executable
読み込み中...
rentEpoch
読み込み中...
space
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": [
4
{
5
"pubkey": "CxELquR1gPP8wHe33gZ4QxqGB3sZ9RSwsJ2KshVewkFY",
6
"account": {
7
"data": "2R9jLfiAQ9bgdcw6h8s44439",
8
"executable": false,
9
"lamports": 15298080,
10
"owner": "4Nd1mBQtrMJVYVfKf2PJy9NZUZdTAsp7D4xWLs4gDB4T",
11
"rentEpoch": 28,
12
"space": 42
13
}
14
}
15
],
16
"id": 1
17
}
1
{
2
「jsonrpc」: "2.0",
3
"result": [
4
{
5
"pubkey": "CxELquR1gPP8wHe33gZ4QxqGB3sZ9RSwsJ2KshVewkFY",
6
"account": {
7
"data": "2R9jLfiAQ9bgdcw6h8s44439",
8
"executable": false,
9
"lamports": 15298080,
10
"owner": "4Nd1mBQtrMJVYVfKf2PJy9NZUZdTAsp7D4xWLs4gDB4T",
11
"rentEpoch": 28,
12
"space": 42
13
}
14
}
15
],
16
"id": 1
17
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう