hmyv2_getStorageAt - Harmony
Example code for the hmyv2_getStorageAt json-rpc method. Сomplete guide on how to use hmyv2_getStorageAt json-rpc in GetBlock.io Web3 documentation.
Parameters
DATA
- hex string
A 20-byte storage address.
QUANTITY
- hex string
Integer index of the storage position.
QUANTITY|TAG
- hex string
Integer representing a block number or one of the string tags latest, earliest, or pending, as described in Block Parameter.
Request
Response
Last updated