EthGetStorageAtJsonRpcRequest
EthGetStorageAtJsonRpcRequest:
JsonRpcRequest<"eth_getStorageAt", readonly [Address,Hex,BlockTag|Hex]>
JSON-RPC request for eth_getStorageAt procedure
Source
requests/EthJsonRpcRequest.ts:177
Generated using typedoc-plugin-markdown and TypeDoc