跳转至主要内容

eth_getStorageAt RPC 方法

正在加载...

更新于
2026年5月25日

eth_getStorageAt RPC 方法

MegaETH nodes use a ~15-day pruning window for historical state data. Querying storage at a block older than ~15 days (1,296,064 blocks) may fail because the required storage history has been pruned. For more details, see the MegaETH Pruning Policy.

参数

地址
字符串
必填
正在加载...
职位
字符串
必填
正在加载...
blockNumber
字符串
必填
正在加载...

退货

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