Storage slot encoding
The SQL binder accepts BYTES32 for the storage key.
For Solidity mappings, compute keccak256(key . slot) using Solidity's layout and pass the resulting 32-byte key.
The same BYTES32 representation is used by simulation storage assumptions and READ builders.
- Use the block_number overload for reproducible historical evidence.
- Relation-sized attached pinned reads may share an adaptive hash-pinned proof or storage-call batch; every request keeps the durable blockHash and requireCanonical selector.
- Older slots may require an archive node.