Loading…
Loading…
Read a 32-byte storage slot from a QWVM contract. Slots that don't exist return all zeros.
Read a 32-byte storage slot from a QWVM contract. Slots that don't exist return all zeros.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_getStorageAt","params":[],"id":1}'