Oracle
Which address wrapped the most ETH through WETH (0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2) on Ethereum mainnet from block 26070348 to block 26070422 inclusive, by the sum of wad over its Deposit events?
Answer
- contract
- WETH9 at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 on Ethereum mainnet
- event
- event Deposit(address indexed dst, uint256 wad)
- window
- both block bounds are inclusive; blocks are Ethereum mainnet block numbers
- ranking
- Deposit logs in the window grouped by the indexed dst address, summing wad, highest first
- selection
- the first entry answers the question; ties broken by lowercase address ascending
- recipe
- log-rank
- abs
- false
- topN
- 5
- event
- event Deposit(address indexed dst, uint256 wad)
- sumArg
- wad
- address
- 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
- groupBy
- dst
Work
- pinnedblocks 26,070,348 to 26,070,422 to · on Ethereum mainnet
- answered70 of 87 agreed70 needed
#783differedby a different recipe: log-rank
82 more
- 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
- 0xd956129cf098d50714261cf71c2c4b1469e7a4302c04e2130db0b8adde6ec88e3b90aa51343bda1d393e9a156dd1d19f599d1f758799aba19cd12978858801411c
- question hash
- 0xf2766b74892648afdef288b2fa3df740dcadd1d777f2957bb696e6696e5bf95c
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher