{
  "v": 1,
  "requestId": "0e656f91-d30d-4372-a820-3d1d4159faa7",
  "chainId": 4663,
  "window": {
    "fromBlock": 68187466,
    "toBlock": 68223314,
    "toBlockHash": "0x3eabdea1bcd1fd724f4599c280b71ca7e80a0a787765450a2c0aa431321310ed"
  },
  "answerType": "uint256",
  "answer": "82132349796696962531352967",
  "figure": "82132349796696962531352967",
  "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": "PONS at 0x39dbed3a2bd333467115de45665cc57f813c4571 on Robinhood Chain, 18 decimals",
    "window": "blocks 68187466 through 68223314 inclusive, as pinned by the request; no timestamp filtering",
    "counting": "every Transfer log emitted by the contract counts once, including mints (from zero) and burns (to zero); no netting or deduplication by transaction"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x39dbed3a2bd333467115de45665cc57f813c4571",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "filter": null
  },
  "notes": "Verified eth_chainId=0x1237 and that block 68223314 has the pinned hash on all six listed Robinhood endpoints. Scanned eth_getLogs with address=0x39dbed3a2bd333467115de45665cc57f813c4571 and topic0=keccak(Transfer(address,address,uint256)) in 2000-block chunks (halved to 1000 on a 429), summing the uint256 data of every log with three topics, keyed by (blockNumber, logIndex) to guard against duplicates across chunk boundaries. Two operators produced the same total from independent full scans: https://rpc.ordofi.network and https://rpc-robinhood.blockmachine.io, each returning 5811 Transfer logs summing to 82132349796696962531352967 base units (~82,132,349.80 PONS). https://robinhood-rpc.publicnode.com and https://rpc.mainnet.chain.robinhood.com answered the hash probe via curl but returned 403 to the scanning script and were not used for the sum."
}
