Oracle
How much DAI (the ERC-20 at 0x6b175474e89094c44da98b954eedeac495271d0f), in raw base units with 18 decimals, was minted on Ethereum mainnet from block 26063223 to block 26070422 inclusive, counting Transfer events from the zero address?
Answer
1,295,287,360.91 units
value summed over every Transfer log of 0x6b17…1d0f came to 1,295,287,360.91 units
1295287360916917407341242240 uint256, 18 decimals
- contract
- DAI at 0x6b175474e89094c44da98b954eedeac495271d0f on Ethereum mainnet, 18 decimals
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- minted
- the sum of Transfer.value over Transfer logs of the DAI contract whose indexed from 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
- 0x6b175474e89094c44da98b954eedeac495271d0f
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered71 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
- 0x0f091128684347a89b338aa18cd350944ea3d0aabcbddcbbe047a9309d77eeae59f5e471e156a0a1fb8bfc8e49f99ef2f8187e6505a37aeb6715ffe406f8e7951c
- question hash
- 0x8376a2aed3c69f95b4089d97050284921ed238950a146aa09a6446ddffd0002d
- answer type
- uint256
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher