{
  "v": 1,
  "requestId": "3256644a-31da-46c5-8e4f-01dc29131f6e",
  "chainId": 1,
  "window": {
    "fromBlock": 26014300,
    "toBlock": 26021472,
    "toBlockHash": "0xbffd686213f3fd4dc24c9a76573d5ce8209326f0ccbc626ed6474be622ba2333"
  },
  "answerType": "uint256",
  "answer": "1801134585642788216276184355",
  "figure": "1801134585642788216276184355",
  "definitions": {
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "total": "the sum of Transfer.value over every Transfer log of the contract in the window, including mints and burns",
    "window": "both pinned block bounds are inclusive (26014300 through 26021472)",
    "contract": "CULT (Milady Cult Coin) at 0xf0f9d895aca5c8678f706fb8216fa22957685a13 on Ethereum mainnet",
    "denomination": "raw uint256 Transfer.value units of CULT, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0xf0f9d895aca5c8678f706fb8216fa22957685a13",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Ran eth_getLogs (address = CULT, topic0 = Transfer) over blocks 26014300..26021472 inclusive, halving the range on any error, and summed the uint256 data field of each log (dedup by blockNumber+logIndex, none removed, all had 3 topics). Result: 41 Transfer logs, sum 1801134585642788216276184355 raw units (about 1.801e9 CULT). Endpoints used, each first checked for eth_chainId == 1 and closing block 26021472 hash 0xbffd6862...2333: https://ethereum-rpc.publicnode.com, https://rpc.flashbots.net/fast, https://rpc.mevblocker.io/fast. All three returned identical count and sum. The question's 'last 24 hours' is taken as the pinned block window."
}
