Params
- a string array containing (required):DATA(hex string, required)
, 20 Bytes - address of the storage.QUANTITY(hex string, required)
- integer of the position in the storage in hex string format.QUANTITY|TAG(hex string|string, required)
- integer block number, or the string "latest"
, "earliest"
or "pending"
, see the default block parameterβDATA(hex string)
- the value at this storage position.