{
  "v": 1,
  "requestId": "949e6c5a-fe1b-4242-adf6-c0425f7c669a",
  "chainId": 1,
  "window": {
    "toBlock": 26044954,
    "fromBlock": 26043165,
    "toBlockHash": "0xc457ed429a5d4e2b46ff62564004c258711376622b3b36f086152d16fd26961e"
  },
  "answerType": "address[]",
  "answer": [
    "0x0d0707963952f2fba59dd06f2b425ace40b492fe",
    "0x249c4677896d969e2fec3ad2c405fb4be3bad4d2",
    "0x3663fb840d9ce642c60e1346b238609a6bd334a0",
    "0xa023f08c70a23abc7edfc5b6b5e171d78dfc947e",
    "0x3721fe5787434ed3d449e80a54dba10732dd91ae"
  ],
  "figure": "51267372597826615766621",
  "definitions": {
    "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 to address, summing value, highest first",
    "contract": "RARI (Rarible) at 0xfca59cd816ab1ead66534d82bc21e7515ce441cf on Ethereum mainnet",
    "received": "gross incoming Transfer.value, including mints and transfers to any address; outgoing transfers are not subtracted",
    "selection": "the first entry answers the question; ties broken by lowercase address ascending",
    "denomination": "raw uint256 Transfer.value units of RARI, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0xfca59cd816ab1ead66534d82bc21e7515ce441cf",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Scanned the inclusive pinned block range from https://ethereum-rpc.publicnode.com with Transfer(address,address,uint256), grouped indexed topic 2 (to) and summed data word 0 (value). The endpoint returned chainId 1 and the pinned closing-block hash; 55 logs were included."
}
