跳转至主要内容

getProgramAccounts RPC Method

正在加载...

更新于
2025年4月30日

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.

参数

公钥
字符串
正在加载...
对象
对象
正在加载...
承诺
字符串
正在加载...
已最终确定
字符串
正在加载...
已确认
字符串
正在加载...
已处理
字符串
正在加载...
minContextSlot
整数
正在加载...
withContext
布尔型
正在加载...
filters
数组
正在加载...
dataSlice
字符串
正在加载...
encoding
字符串
正在加载...

退货

结果
正在加载...
公钥
正在加载...
账户
正在加载...
lamports
正在加载...
owner
正在加载...
数据
正在加载...
executable
正在加载...
rentEpoch
正在加载...
space
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
“结果”: [
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
“结果”: [
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
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用