{
  "v": 1,
  "requestId": "7a0b30fb-d92e-47cd-abfd-b4fd01282f91",
  "chainId": 1,
  "window": {
    "toBlock": 26021471,
    "fromBlock": 26017882,
    "toBlockHash": "0x4673d2b79d833a11f3c5b4320810fc64d9723d122caa355a2184cec0a1fd267c"
  },
  "answerType": "uint256",
  "answer": "21400409288408589086851337",
  "figure": "21400409288408589086851337",
  "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",
    "contract": "BLUR (Blur) at 0x5283d291dbcf85356a21ba090e6db59121208b44 on Ethereum mainnet",
    "denomination": "raw uint256 Transfer.value units of BLUR, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x5283d291dbcf85356a21ba090e6db59121208b44",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed independently from https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com. Both returned eth_chainId 0x1 and the exact pinned closing block hash. Queried eth_getLogs in non-overlapping inclusive chunks of at most 500 blocks covering 26017882 through 26021471, with the BLUR contract address and topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Both scans returned the same 90 logs, compared by block hash, transaction hash, log index, data and topics. Each log had three topics, a 32-byte data word, and was not removed. Decoded data as an unsigned uint256 and summed with exact integer arithmetic, without scaling or sender/recipient filters; includes mints, burns, self-transfers and repeated transfers of the same tokens. Checked unique log identities and in-range block numbers. Preliminary RPC probes also used https://rpc.flashbots.net/fast (chain and closing hash matched; log requests failed), https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 (chain ID only)."
}
