Oracle
Which address sent the most UNI (Uniswap, token 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984) on Ethereum mainnet in the last 3 hours? Rank senders by the sum of value over Transfer events of that contract, grouped by from; answer the top 5, largest first, ties by ascending address.
Answer
- figure
- The first-ranked sender total in raw UNI token units.
- sender
- The indexed from argument of Transfer emitted by 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984, regardless of transaction sender or caller.
- window
- Inclusive blocks 26025547 through 26026440 on chain 1; the pinned block range defines the last 3 hours.
- inclusion
- Include every canonical Transfer event, including self-transfers, zero-value transfers and transfers involving the zero address. No sender or recipient exclusions; count each distinct log once and ignore removed logs.
- aggregation
- Gross outgoing value grouped by from; do not subtract incoming transfers. Rank descending by exact integer sum, with ties by ascending lowercase address; return five senders.
- denomination
- Raw UNI token units: sum the unsigned uint256 value without rounding or conversion.
- recipe
- log-rank
- abs
- false
- topN
- 5
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
- groupBy
- from
Work
- pinnedblocks 26,025,547 to 26,026,440 to · on Ethereum mainnet
- answered3 of 3 agreed3 needed
- signed
by the attester 0x5598…2982reproduced firstexpired
- typed data
- the exact bytes a consumer verifies, as JSON
- attester
- 0x5598aa9146215bc13eb26f2c692ad1461fd32982
- signature
- 0xef7af25df1392f8cc6e39484e78e04ef27222b8c7030c5f1b8902877fbee5ad16b489234e6783a37a75659f710fa086ba58f04d1a6356929fcaf5ae7a18678f31b
- expires
- · 3600s after signing
- window
- blocks 26025547 to 26026440 on Ethereum mainnet, head 1
- closing block
- 0x4f17098bb622d9d7ccbbf5076f030cf0f774ee8ac09f8523b3456b14b4ac5198
- question hash
- 0x5ba631b5c4b452ef8fc73e4df9148f96df8d54c1fee8fe0f5e92707190fab39e
- answer type
- address[]
- consumer
- none named; signed for the zero address