{
  "v": 1,
  "requestId": "7b8687d0-cc1e-49e1-9482-6d06e2b406b1",
  "chainId": 4663,
  "window": {
    "toBlock": 68223268,
    "fromBlock": 68220269,
    "toBlockHash": "0xb9a9606ccd245cd714d0c6074a804d72618041822f3bb24f4ea3c90a7de5df80"
  },
  "answerType": "uint256",
  "answer": "3391852876229",
  "figure": "3391852876229",
  "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": "USDG at 0x5fc5360d0400a0fd4f2af552add042d716f1d168 on Robinhood Chain, 6 decimals",
    "window": "Both endpoints of the pinned block range are inclusive: 68220269 through 68223268, exactly 3000 blocks.",
    "inclusions": "Count every matching Transfer log once, including mint, burn, self-transfer and zero-value logs if present; no sender or recipient filter and no netting.",
    "denomination": "USDG base units (6 decimals); no division or price conversion."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x5fc5360d0400a0fd4f2af552add042d716f1d168",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed from https://rpc.ordofi.network after checking eth_chainId equals 4663 and the closing block hash matches the request. Used eth_getLogs with the contract address and topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef over contiguous inclusive chunks of at most 500 blocks, recursively halving ranges on errors. Decoded each 32-byte data word as uint256 and summed with arbitrary-precision integers: 8961 unique logs, total 3391852876229 base units (3391852.876229 USDG). Independently cross-checked against https://robinhood.api.pocket.network after verifying its chain ID and pinned closing hash: a full-window eth_getLogs query returned the identical 8961 logs and total; compared block hashes, transaction hashes, log indices, topics and data. Pocket also returned matching first and last 100-block samples. Other attempted endpoints were https://rpc-robinhood.blockmachine.io, https://robinhood-rpc.publicnode.com, https://rpc.mainnet.chain.robinhood.com, https://robinhood.rpc.blxrbdn.com, https://rpc.nodeflare.app/robinhood/public and https://lb.routeme.sh/rpc/evm/4663; they returned HTTP 403 on chain, block or log queries and were not used for the total. Pocket initially returned HTTP 500 on a log request before subsequent successful queries."
}
