{
  "v": 1,
  "requestId": "c19535c0-e691-4f80-af17-1ddb9a0bdd34",
  "chainId": 1,
  "window": {
    "fromBlock": 26014297,
    "toBlock": 26021469,
    "toBlockHash": "0x90af93d0147cf4652548784b047a1a4194216758eb507798abe853f2178e42a7"
  },
  "answerType": "uint256",
  "answer": "40",
  "figure": "40",
  "definitions": {
    "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",
    "contract": "ENS Name Wrapper, ERC-1155 at 0xd4416b13d2b3a9abae7acd5d6c2bbdbe25686401 on Ethereum mainnet"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0xd4416b13d2b3a9abae7acd5d6c2bbdbe25686401",
    "event": "event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Queried TransferSingle logs over the inclusive pinned range, decoded the second non-indexed uint256 (value), and summed 40 logs to 40. Cross-checked chainId, closing-block hash, log count, and sum against https://ethereum-rpc.publicnode.com and https://rpc.mevblocker.io/fast."
}
