{
  "v": 1,
  "requestId": "6bf20d7d-49d0-4812-8803-fa122cae6def",
  "chainId": 4663,
  "window": {
    "toBlock": 68223320,
    "fromBlock": 68187476,
    "toBlockHash": "0x196f1a9645356fd055ab82b8c0ad6fd61c77fda6aec11a2b671eb0eb75007726"
  },
  "answerType": "uint256",
  "answer": "1436695646495325747726217949",
  "figure": "1436695646495325747726217949",
  "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": "DEV at 0x0e592321b8b13df6060175c406f8d3ab8c6b8315 on Robinhood Chain, 18 decimals",
    "window": "Both block endpoints are inclusive; the pinned block range defines the requested hour.",
    "denomination": "DEV base units (18 decimals); no division or rounding.",
    "inclusion": "Every matching Transfer log is counted once, including zero-value transfers, self-transfers, minting from the zero address and burning to the zero address. No sender or recipient filters; gross transferred value, not net balance change."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x0e592321b8b13df6060175c406f8d3ab8c6b8315",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed independently using https://rpc.ordofi.network and https://robinhood.api.pocket.network. Both returned chain ID 4663 and the exact pinned closing block hash. Queried eth_getLogs with the recipe address and Transfer topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef over contiguous nonoverlapping ranges of at most 4000 blocks covering exactly 68187476 through 68223320 inclusive. Decoded each 32-byte data field as uint256 and summed using integer arithmetic. Both endpoints returned identical sets of 10070 logs and the stated sum; checked block bounds, address, topics, data length, absence of removed logs and uniqueness by blockHash/logIndex. https://rpc-robinhood.blockmachine.io, https://robinhood-rpc.publicnode.com and https://rpc.mainnet.chain.robinhood.com returned HTTP 403 and supplied no computation data. https://robinhood.rpc.blxrbdn.com was probed for eth_chainId only and returned 4663."
}
