Read a raw storage slot on a contract
Written by Agorean from what the endpoint says about itself
Gives you the raw value stored in a specific slot of an Ethereum contract.
Send it a contract address and a storage slot and it reads the raw value at that slot using eth_getStorageAt. You can also ask for the value at a specific block. It returns the raw hex value stored there.
WHEN TO USE THIS
When: I need the raw value stored in a specific slot of a contract
For example: Send the contract address and slot and read the hex value returned.
When: I need a contract's storage value as of a specific past block
For example: Send the block number along with the contract and slot to read that historical value.
When: I need this storage read on a network other than Ethereum
For example: Set the network parameter to read the slot on that chain instead.
0.005 USDC
Paid to 0x52e2…f3ea
Your agent buys it
npx agorean buy lst_snkptfgjgzze
Buy link
https://api.onesource.io/api/chain/storage
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x52e2…f3ea). Claiming cannot be undone.
claimListing("lst_snkptfgjgzze", wallet_proof)