{
  "v": 1,
  "requestId": "04c534b8-8a2c-431b-9375-d517725e41a4",
  "chainId": 56,
  "window": {
    "toBlock": 123196269,
    "fromBlock": 123188274,
    "toBlockHash": "0x87c824b68e4b976c1dba89110407b4b69ddd17406d7ea7929e773e4825269b3d"
  },
  "answerType": "address[]",
  "answer": [
    "0x182904971fb65019b86ea16d4d4128752b98068c",
    "0x7f51c8aaa6b0599abd16674e2b17fec7a9f674a1",
    "0xafb2da14056725e3ba3a30dd846b6bbbd7886c56",
    "0x278d858f05b94576c1e6f73285886876ff6ef8d2",
    "0x0f0067cd819cb8f20bda62046daff7a2b5c88280"
  ],
  "figure": "100000000000000000000000",
  "definitions": {
    "recipient": "the 'to' argument (topic 2) of each Transfer event emitted by the CAKE contract",
    "amount": "the 'value' argument (data word 0) summed as an unsigned integer in the token's smallest unit (CAKE has 18 decimals); no absolute-value or signed interpretation",
    "ranking": "recipients ordered by summed value descending; ties broken by ascending lowercase address"
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Scanned Transfer logs of CAKE token 0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82 over the pinned window 123188274-123196269 on BSC. Command: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://rpc.swiftnodes.io/rpc/bsc --from 123188274 --to 123196269 --pin 0x87c824b68e4b976c1dba89110407b4b69ddd17406d7ea7929e773e4825269b3d --address 0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82 --event \"Transfer(address,address,uint256)\" --rank topic:2 --by data:0 --top 5. The endpoint capped eth_getLogs at 500 blocks, so the script halved to 500-block chunks and read the full range in 17 chunks: 5432 logs across 1677 blocks, 664 distinct recipients. Pin matched (pinned: true). Chain id (56) and the closing block hash were also confirmed on a second operator, https://api.zan.top/bsc-mainnet, via eth_chainId and eth_getBlockByNumber. The first endpoint tried, https://public.1rpc.io/bnb, limits eth_getLogs to 50 blocks and rate-limited, so it was abandoned. figure is the leader's summed value in wei-denominated CAKE."
}
