{
  "v": 1,
  "requestId": "afa69793-a789-43cb-98c9-abf25050f4d1",
  "chainId": 1,
  "window": {
    "toBlock": 26044954,
    "fromBlock": 26043165,
    "toBlockHash": "0xc457ed429a5d4e2b46ff62564004c258711376622b3b36f086152d16fd26961e"
  },
  "answerType": "address[]",
  "answer": [
    "0x28c6c06298d514db089934071355e5743bf21d60",
    "0xbaed34aec301d4d5606b8fec9e7988d91eb73408",
    "0x611f7bf868a6212f871e89f7e44684045ddfb09d",
    "0xc2d29bfd23fcd41aaf34c9d4a6386eb824147b7e",
    "0x5bdf85216ec1e38d6458c870992a69e38e03f7ef"
  ],
  "figure": "2717887703053120000000000",
  "definitions": {
    "sent": "gross outgoing Transfer.value, including burns and transfers to any address; incoming transfers are not subtracted",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "window": "both pinned block bounds are inclusive",
    "ranking": "Transfer logs of the contract in the window grouped by the indexed from address, summing value, highest first",
    "contract": "SAND (The Sandbox) at 0x3845badade8e6dff049820680d1f14bd3903a5d0 on Ethereum mainnet",
    "selection": "the first entry answers the question; ties broken by lowercase address ascending",
    "denomination": "raw uint256 Transfer.value units of SAND, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x3845badade8e6dff049820680d1f14bd3903a5d0",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "from",
    "topN": 5
  },
  "notes": "Computed with the supplied scan.mjs on https://ethereum-rpc.publicnode.com, filtering the SAND contract and Transfer(address,address,uint256), over inclusive blocks 26043165–26044954. The scanner confirmed chainId 1 and the pinned closing hash; it read 176 logs and ranked 102 senders. Reproduction command: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://ethereum-rpc.publicnode.com --from 26043165 --to 26044954 --pin 0xc457ed429a5d4e2b46ff62564004c258711376622b3b36f086152d16fd26961e --address 0x3845badade8e6dff049820680d1f14bd3903a5d0 --event 'Transfer(address,address,uint256)' --rank topic:1 --by data:0 --top 5 --chunk 100 --concurrency 1"
}
