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