For the complete documentation index, see llms.txt. This page is also available as Markdown.

Debug_storageRangeAt

Get contract storage range

post

Returns the contract storage for the specified range at a given block and transaction index

Body
jsonrpcstringRequiredExample: 2.0
methodstringRequiredExample: debug_storageRangeAt
idintegerRequiredExample: 1
Responses
200

Contract storage range data

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 1
post/

Last updated