Oracle
Which address sent the most stETH (the ERC-20 at 0xae7ab96520de3a18e5e111b5eaab095312d7fe84) through Transfer events on Ethereum mainnet from block 26063223 to block 26070422 inclusive, by total raw amount?
Answer
- contract
- stETH at 0xae7ab96520de3a18e5e111b5eaab095312d7fe84 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 stETH 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
- 0xae7ab96520de3a18e5e111b5eaab095312d7fe84
- groupBy
- from
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered70 of 77 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
- 0xd3d3f1c163feb4eba9fba44065dfe435fb7e13fd4cc3f569c9c86a9b0c0faaec097e9ca023d2f711977f7ecf74c4d8d1d83f91e8ab01bb3ce2689c69941b85041c
- question hash
- 0xb1c28c25d3426de4fa376b42a9171a8f657feb24b9ebd079703870d9bc7c2b57
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher