跳转至主要内容

getHighestSnapshotSlot RPC Method

正在加载...

更新于
2025年4月30日

getHighestSnapshotSlot RPC Method

Please note that this method is only available in solana-core v1.9 or newer. Please use getSnapshotSlot for solana-core v1.8

参数

该方法不接受任何参数

退货

结果
正在加载...
完整
正在加载...
incremental
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"result": {
4
"full": 335468045,
5
"incremental": 335501720
6
},
7
"id": 1
8
}
1
{
2
“jsonrpc”: "2.0",
3
"result": {
4
"full": 335468045,
5
"incremental": 335501720
6
},
7
"id": 1
8
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用