Oracle
Which address sent 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
- sent
- gross outgoing Transfer.value, including the zero address as sender of mints; transfers in are not subtracted
- 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 from address, summing value, highest first
- 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
- from
Work
- pinnedblocks 26,070,373 to 26,070,422 to · on Ethereum mainnet
- answered70 of 74 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
- 0x71e394fd93ab2d6d581a1ddec4d7ce7a86c2ee8cd2f02633f9a96146ee082d6f2687c90612efb2c1ae06f581e49a59b27f708dbd8d1c910d1d0d21dcff87ec651b
- question hash
- 0x7888d610545f500faddc8aa9105486ef9d030e95fd3fce2d706e7a1e43bffeae
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher