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