본문으로 건너뛰기

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.

매개변수

주소
문자열
필수
로딩 중...
position
문자열
필수
로딩 중...
블록 번호
문자열
필수
로딩 중...

반품

결과
문자열
로딩 중...
요청
답변
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 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요