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

eth_getStorageAt RPC Method

読み込み中...

更新日:
2026年5月25日

eth_getStorageAt RPC Method

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.

パラメータ

住所
文字列
必須
読み込み中...
ポジション
文字列
必須
読み込み中...
ブロック番号
文字列
必須
読み込み中...

返します

結果
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": "0x0000000000000000000000000000000000000000000000000000000000000000",
4
"id": 1
5
}
1
{
2
「jsonrpc」: "2.0",
3
"result": "0x0000000000000000000000000000000000000000000000000000000000000000",
4
"id": 1
5
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう