{
  "v": 1,
  "requestId": "f24a5d47-679a-41bd-828b-5b3e518b1677",
  "chainId": 56,
  "window": { "toBlock": 123196268, "fromBlock": 123188274, "toBlockHash": "0xfc578b0fbebbec63b8f59d0b92540ee370201167ec1d22777d2671eb8715b40f" },
  "answerType": "address[]",
  "answer": [
    "0x58f876857a02d6762e0101bb5c46a8c1ed44dc16",
    "0x4f3126d5de26413abdcf6948943fb9d0847d9818",
    "0x70728ba067c71b9f0c5f3f62cb901ed742177d0c",
    "0xe6b82c6eccdfb2d6bc55bb11a61bae5ab2c3f807",
    "0x22536030b9ce783b6ddfb9a39ac7f439f568e5e6"
  ],
  "figure": "36473322949294572089633",
  "definitions": {
    "received": "sum of the value argument over BUSD Transfer(address,address,uint256) events with that address as the 'to' (topic2) argument, across the pinned window; no netting against outgoing transfers",
    "amount": "raw uint256 token units (18 decimals) as emitted in event data, not divided into human units"
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0xe9e7cea3dedca5984780bafc599bd69add087d56",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "groupBy": "to",
    "sumArg": "value",
    "abs": false,
    "topN": 5
  },
  "notes": "Ran: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://bsc-rpc.publicnode.com --from 123188274 --to 123196268 --pin 0xfc578b0fbebbec63b8f59d0b92540ee370201167ec1d22777d2671eb8715b40f --address 0xe9e7cea3dedca5984780bafc599bd69add087d56 --event \"Transfer(address,address,uint256)\" --rank topic:2 --by data:0 --top 5. Confirmed chainId 56 and the pinned closing block hash on that endpoint (exact match, pinned:true). 5519 Transfer logs, 949 distinct recipients over the full window. Tried https://public.1rpc.io/bnb (50-block eth_getLogs cap, too slow to complete) and https://bsc-dataseed.bnbchain.org (returns -32005 limit exceeded even at 1-block ranges) first; bsc-rpc.publicnode.com (a different operator, publicnode) completed the whole range in 4 chunks with no truncation."
}
