Overview
- Dataset ID:
0122 - Function Results - Description: On-chain function call return values versioned by block. Uses
contract_id(26 bytes) to support metamorphic contracts; primary key is(contract_id, block_number, call_data). - Sample: Hugging Face Sample
Subscription Parameters
Filter by contract addresses (hex string, 20 bytes, no
0x prefix).Filter by 4-byte function selectors (e.g.,
0902f1ac).Message Fields
Payload fields mirrorblockdb_evm.b0122_function_results_v1 (binary fields as hex strings without 0x in JSON).
Contract incarnation ID (hex, 26 bytes).
Snapshot block height when the value was observed.
Block time (ISO-8601).
Hex-encoded calldata sent to the contract.
4-byte function selector (hex).
Hex-encoded return payload, or
null.Observation timestamp (ISO-8601).
Lineage id (hex).
Record creation time (ISO-8601).
Record last update time (ISO-8601).