{
  "v": 1,
  "requestId": "daf24e33-b229-4f53-a402-0dac53e45852",
  "chainId": 56,
  "window": {
    "toBlock": 123196270,
    "fromBlock": 123188276,
    "toBlockHash": "0xba56057b240e87d0e70fdb8dcfafaaecf99a31020adfcc88ce71b884a12debc5"
  },
  "answerType": "address[]",
  "answer": [
    "0x76801132a22801640284cd67f7dd41fed2926b6a",
    "0xd0e226f674bbf064f54ab47f42473ff80db98cba",
    "0x44baf1777729db71fb59867888df5745e375170e",
    "0x8e76ebb1c71939982c9ac267c0eb25f4aa739535",
    "0x8894e0a0c962cb723c1976a4421c95949be2d4e3"
  ],
  "figure": "636318304399640843147",
  "definitions": {
    "blockWindow": "Both fromBlock and toBlock are inclusive.",
    "transferEvent": "A receipt is each non-removed canonical Transfer(address indexed from, address indexed to, uint256 value) log emitted by the specified token contract.",
    "recipient": "The indexed to address is the recipient; all addresses, including contracts and the zero address, are eligible.",
    "amount": "Sum value as an unsigned uint256 in raw token base units; do not convert decimals and do not take an absolute value.",
    "ranking": "Rank recipient sums descending, breaking equal sums by ascending lowercase address; figure is the first recipient's sum."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Completed with public RPC https://rpc.swiftnodes.io/rpc/bsc using: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://rpc.swiftnodes.io/rpc/bsc --from 123188276 --to 123196270 --pin 0xba56057b240e87d0e70fdb8dcfafaaecf99a31020adfcc88ce71b884a12debc5 --address 0x2170ed0880ac9a755fd29b2688956bd959f933f8 --event 'Transfer(address,address,uint256)' --rank topic:2 --by data:0 --top 5 --chunk 500 --concurrency 3. It confirmed chain 56, the pinned hash, 19336 logs, and 1079 grouped recipients. https://api.zan.top/bsc-mainnet independently confirmed chain 56 and the closing block hash. https://public.1rpc.io/bnb was attempted first but its scan did not complete due its 50-block range limit followed by a remote error; none of its partial data was used."
}
