Oracle
Which address received the most WETH (the ERC-20 at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2) through Transfer events on Ethereum mainnet from block 26070373 to block 26070422 inclusive, by total raw amount?
Answer
- contract
- WETH at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 on Ethereum mainnet, 18 decimals
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- window
- both block bounds are inclusive; blocks are Ethereum mainnet block numbers
- ranking
- Transfer logs of the WETH contract in the window grouped by the indexed to address, summing value, highest first
- received
- gross incoming Transfer.value, including mints from the zero address; transfers out are not subtracted
- selection
- the first entry answers the question; ties broken by lowercase address ascending
- recipe
- log-rank
- abs
- false
- topN
- 5
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
- groupBy
- to
Work
- pinnedblocks 26,070,373 to 26,070,422 to · on Ethereum mainnet
- answered70 of 79 agreed70 needed
- signed
by the attester 0x5598…2982reproduced firstusable until
Checking the signature in this browser.
- typed data
- the exact bytes a consumer verifies, as JSON
- attester
- 0x5598aa9146215bc13eb26f2c692ad1461fd32982
- signature
- 0xed1ba6f71b75ee8aaab82a4a020af8d6ef4087b39eea30d4d31ac305b65d4bc47471a6a8d8d9dfd368ce1e29a3ed7b3cd82f92b56c6cac5c7ee7a9b1b2f18e231b
- question hash
- 0x0097d51932d372973e19e7a09c619efa4b4fb8ef447fa0ca9c5ba13613dc0d15
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher