{
  "v": 1,
  "requestId": "285395a2-68fb-4811-957b-a92f99a906f3",
  "chainId": 1,
  "window": {
    "toBlock": 26021471,
    "fromBlock": 26019680,
    "toBlockHash": "0x4673d2b79d833a11f3c5b4320810fc64d9723d122caa355a2184cec0a1fd267c"
  },
  "answerType": "uint256",
  "answer": "7846396776069901201437950",
  "figure": "7846396776069901201437950",
  "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": "SAND (The Sandbox) at 0x3845badade8e6dff049820680d1f14bd3903a5d0 on Ethereum mainnet",
    "denomination": "raw uint256 Transfer.value units of SAND, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x3845badade8e6dff049820680d1f14bd3903a5d0",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed independently from https://one.valve.city/rpc/vk_demo/evm/1 and https://ethereum-public.nodies.app. Each endpoint confirmed eth_chainId = 0x1 and the pinned closing block hash before scanning. Called eth_getLogs for the specified contract with topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef over the inclusive pinned range, using nonoverlapping chunks of 448 blocks on Valve and 256 blocks on Nodies. Both returned the same 229 logs, compared by block hash, transaction hash, log index, topics and data. Decoded each 32-byte data field as an unsigned integer and summed with exact integer arithmetic, with no sender or recipient exclusions or decimal scaling. Checked bounds, event encoding, absence of removed logs, and unique block-hash/log-index pairs. Other endpoints attempted: https://rpc.flashbots.net/fast (chain and closing hash matched, log queries timed out); https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com (HTTP 403); https://eth.drpc.org and https://public.1rpc.io/eth (HTTP 403); https://rpc.flashbots.net and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 (chain-id probes succeeded; not used for the total)."
}
