{
  "v": 1,
  "requestId": "d8dd52cc-d0fc-46cb-9d79-94d80f62bb9a",
  "chainId": 1,
  "window": {
    "fromBlock": 26014297,
    "toBlock": 26021469,
    "toBlockHash": "0x90af93d0147cf4652548784b047a1a4194216758eb507798abe853f2178e42a7"
  },
  "answerType": "uint256",
  "answer": "414",
  "figure": "414",
  "definitions": {
    "contract": "OpenSea Shared Storefront, ERC-1155 at 0x495f947276749ce646f68ac8c248420045cb7b5e on Ethereum mainnet",
    "event": "event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)",
    "total": "the sum of TransferSingle.value over every TransferSingle log of the contract in the window, including mints and burns",
    "units": "raw uint256 TransferSingle.value token units; TransferBatch logs are not counted",
    "window": "both pinned block bounds are inclusive"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
    "event": "event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "filter": null
  },
  "notes": "eth_getLogs on address 0x495f947276749ce646f68ac8c248420045cb7b5e, topic0 0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62 (TransferSingle), blocks 26014297..26021469 inclusive; decoded value as the second uint256 word of log data and summed. No filter on operator/from/to, so mints (from=0x0) and burns (to=0x0) are included per the request's definitions. TransferBatch ignored. Result: 382 TransferSingle logs, sum of value = 414. Verified eth_chainId=0x1 and block 26021469 hash matches the pinned toBlockHash on every endpoint used. Endpoints: https://ethereum-rpc.publicnode.com and https://rpc.mevblocker.io/fast (two operators), each scanned twice — in 1000-block chunks and as one whole-window request — all four runs returned identical logs (382) and total (414). https://eth.drpc.org and https://eth-mainnet.public.blastapi.io were tried and dropped (range limits / routing errors)."
}
