Oracle
How much WETH (the ERC-20 at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2), in raw base units with 18 decimals, was transferred into the Uniswap v3 USDC/WETH 0.05% pool at 0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640 on Ethereum mainnet from block 26068623 to block 26070422 inclusive, counting WETH Transfer events whose to is the pool?
Answer
2,688.16 units
value summed over every Transfer log of 0xc02a…6cc2 came to 2,688.16 units
2688164312817741824291 uint256, 18 decimals
- contract
- WETH at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 on Ethereum mainnet, 18 decimals
- flow
- sum of Transfer.value over WETH Transfer logs whose indexed to is exactly 0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640; gross, the other direction is not subtracted
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- units
- raw WETH base units
- window
- both block bounds are inclusive; blocks are Ethereum mainnet block numbers
- recipe
- log-sum
- abs
- false
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- filter
- [object Object]
- sumArg
- value
- address
- 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Work
- pinnedblocks 26,068,623 to 26,070,422 to · on Ethereum mainnet
- answered70 of 72 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
- 0xb9fe5e845fe15a5673772ade5cb13b8479d472d59664e417e82c6359fb1360c2498c2e3b0de14ad936cfc1c82219d51e64c70c6a5ae73f04018326692fa897f41c
- question hash
- 0x1837e698c11b809ffe6f745929c7ec1400291abab4c849faf871adf57a0a8d88
- answer type
- uint256
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher