Oracle
How much WBTC (the ERC-20 at 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599), in raw base units with 8 decimals, was burned on Ethereum mainnet from block 26063223 to block 26070422 inclusive, counting Transfer events to the zero address?
Answer
0 units
value summed over every Transfer log of 0x2260…c599 came to 0 units
0 uint256, 8 decimals
- contract
- WBTC at 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599 on Ethereum mainnet, 8 decimals
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- burned
- the sum of Transfer.value over Transfer logs of the WBTC contract whose indexed to is exactly 0x0000000000000000000000000000000000000000; no other mint or burn events count
- window
- both block bounds are inclusive; blocks are Ethereum mainnet block numbers
- denomination
- raw uint256 units, no decimal scaling; zero is a valid answer
- recipe
- log-sum
- abs
- false
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- filter
- [object Object]
- sumArg
- value
- address
- 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered70 of 71 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
- 0x16dd8f45c29f5cd12abec6f0068e76c84976ff1347154d18968f4e22399e1dc628ef3a3f57c6f21d21cfa78e365a9e81674be62b9fc48f734b367bfe90d458701c
- question hash
- 0x8208cc899468d1d5eca36b1d0a108805410316b944a9c8b222263a91c1a5d66f
- answer type
- uint256
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher