Skip to content

EthGetStorageAtParams

EthGetStorageAtParams: object

Based on the JSON-RPC request for eth_getStorageAt procedure

Type declaration

address

address: Address

blockTag?

optional blockTag: BlockParam

position

position: Hex

Source

params/EthParams.ts:150