{
  "v": 1,
  "requestId": "c91b8b93-e455-405e-8069-fbbe8daf3eb7",
  "chainId": 4663,
  "window": {
    "fromBlock": 68187526,
    "toBlock": 68223373,
    "toBlockHash": "0x565165a5258b8212df42784cf6add7843f75bd16e44eddb5d6e316c6fbdd359a"
  },
  "answerType": "address[]",
  "answer": [
    "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
    "0x039ec98a76f111092d4751365ff09dd2aec301e8",
    "0x8f10b468b06c6fd214b65f87778827f7d113f996",
    "0x6aa80dbbed9ae5ab45fbf61f9644fada3b29326e"
  ],
  "figure": "279965762863931072129379228",
  "definitions": {
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "ranking": "Transfer logs of the contract in the window grouped by the indexed to address, summing value, highest first",
    "contract": "EQUITY at 0x00ca30aad368e1cd5dd9736b2c2db1101f30b8d8 on Robinhood Chain",
    "windowInclusion": "Both fromBlock and toBlock are included.",
    "recipientInclusion": "Every indexed to address is included, including contract addresses and the zero address; transfers are not netted against outgoing transfers.",
    "amountUnit": "Raw uint256 EQUITY value in the token's smallest unit; no decimal scaling is applied.",
    "tieBreak": "Equal summed values are ordered by lowercase address ascending."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x00ca30aad368e1cd5dd9736b2c2db1101f30b8d8",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Queried eth_getLogs over exactly blocks 68187526 through 68223373 inclusive in pages of at most 10000 blocks. Independently checked https://rpc-robinhood.blockmachine.io and https://rpc.mainnet.chain.robinhood.com: both reported chain ID 4663, returned the pinned closing hash, and returned the same 4188 Transfer logs (identical blockHash/transactionHash/logIndex sets). Summed each log's uint256 value by its indexed to address and sorted by sum descending, then address ascending. figure is the first-ranked address's sum."
}
