Returns the value from a storage position at a given address.Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The 20-byte address of the storage.
The storage slot position as a hexadecimal integer.
Block number in hex, or
"latest", "pending", "safe", "finalized", "earliest".Returns
The value at the storage position as a 32-byte hex string.