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