Oracle
Which address sent the most DAI (the ERC-20 at 0x6b175474e89094c44da98b954eedeac495271d0f) through Transfer events on Ethereum mainnet from block 26069223 to block 26070422 inclusive, by total raw amount?
Answer
- contract
- DAI at 0x6b175474e89094c44da98b954eedeac495271d0f 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 DAI 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
- 0x6b175474e89094c44da98b954eedeac495271d0f
- groupBy
- from
Work
- pinnedblocks 26,069,223 to 26,070,422 to · on Ethereum mainnet
- answered69 of 74 agreed70 needed
#103by a different recipe: log-rank
69 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
- 0xf9cabe25a6583f606a682d9ed717f8ceb1a634b12c8764efc05a7bb02ccddab800fafd2dc5800dd9d9102982a7874c1e6153e4763ccece6963983368a3a8bd621b
- question hash
- 0x9dc7339510670ab43e409416018ff7cde77636eda3cc59c5ead4b1744b19210c
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher