Oracle
Which address received the most tBTC (the ERC-20 at 0x18084fba666a33d37592fa2633fd49a74dd93a88) through Transfer events on Ethereum mainnet from block 26063223 to block 26070422 inclusive, by total raw amount?
Answer
- contract
- tBTC at 0x18084fba666a33d37592fa2633fd49a74dd93a88 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 tBTC 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
- 10
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0x18084fba666a33d37592fa2633fd49a74dd93a88
- groupBy
- to
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered71 of 81 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
- 0x8a7df7573bde0c95a3d2f9a40f5fc6218869c8b5c9707678e01463ad6bd25f65093880f126bfa52de8156c14c51107ef648a90159fff38d61663c6eaefeb53ff1b
- question hash
- 0x30fe7be88b33172adcc2bd94e4cbf3435269f475e44fb6c6003ccd208100f34c
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher