Oracle
Which address received 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
- 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 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
- 0xb50721bcf8d664c30412cfbc6cf7a15145234ad1
- groupBy
- to
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered70 of 76 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
- 0x3a6ee4fc84d8b6dc603689a9d8b5ecbacc0d9c2a395959c61de9cabd4f949a1b4fe4e36c987b38e134108990cb55973009592e85f3a32d56a97565a551fddf391c
- question hash
- 0x09539ac3a1a7741a4ab607cc5a5c24f4b3db68bfeb404599d6820a7a5977a754
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher