eth_getStorageAt - TRON
Example code for the eth_getStorageAt json-rpc method. Сomplete guide on how to use eth_getStorageAt json-rpc in GetBlock.io Web3 documentation.
Parameters
DATA
- 20 bytes
address
QUANTITY
- integer
integer of the position in the storage
QUANTITY|TAG
- string
currently, only "latest" is available.
Request
Response
Last updated