{
  "v": 1,
  "requestId": "46d5d8bb-5a0e-4fb3-a4b6-32f9441c2c80",
  "chainId": 4663,
  "window": {
    "toBlock": 68223332,
    "fromBlock": 68187486,
    "toBlockHash": "0x02dce5db9abd4b7761b416567fa975a334734af55461aa4d5e286574f8efb8c7"
  },
  "answerType": "uint256",
  "answer": "298698339787130528580611720131",
  "figure": "298698339787130528580611720131",
  "definitions": {
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "amount": "the sum of value over every Transfer log of the contract in the window, in base units",
    "contract": "TYPING at 0xfb1050682e982036c4e802f49355cc23fad53e6c on Robinhood Chain, 18 decimals",
    "window": "Both fromBlock and toBlock are included; the pinned block range defines the requested hour.",
    "denomination": "TYPING base units; 10^18 base units equal 1 TYPING. No division or rounding is applied.",
    "inclusion": "Every matching Transfer log is counted once, including mints, burns, self-transfers and zero-value transfers; no sender or recipient filter. This is gross transferred value, not net balance change."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0xfb1050682e982036c4e802f49355cc23fad53e6c",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed from https://rpc.ordofi.network after verifying eth_chainId = 4663 and the exact pinned closing block hash. Queried eth_getLogs with the contract address and topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef over contiguous inclusive chunks of at most 4000 blocks, recursively halving refused ranges. Validated each log address, block range, three topics, 32-byte data and non-removed status, and checked uniqueness by block hash, transaction hash and log index. Summed data as unsigned 256-bit integers using arbitrary-precision integer arithmetic: 4466 logs. Independently scanned the full pinned range through https://robinhood.api.pocket.network, also in contiguous chunks of at most 4000 blocks with refused ranges halved. It returned the identical count of 4466 logs and identical integer sum of 298698339787130528580611720131; each of the nine original 4000-block chunks (last chunk shorter) also matched the first scan in log count. Other attempted endpoints: https://rpc-robinhood.blockmachine.io and https://robinhood-rpc.publicnode.com returned HTTP 403; https://rpc.mainnet.chain.robinhood.com returned HTTP 403; https://robinhood.rpc.blxrbdn.com matched chain and closing hash but refused eth_getLogs with HTTP 403; https://robinhood.api.pocket.network matched chain and closing hash."
}
