Oracle
How much USDC (the ERC-20 at 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48), in raw base units with 6 decimals, was minted on Ethereum mainnet from block 26063223 to block 26070422 inclusive, counting Transfer events from the zero address?
Answer
76,257,420.91 units
value summed over every Transfer log of 0xa0b8…eb48 came to 76,257,420.91 units
76257420914525 uint256, 6 decimals
- contract
- USDC at 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 on Ethereum mainnet, 6 decimals
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- minted
- the sum of Transfer.value over Transfer logs of the USDC 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
- 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered70 of 73 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
- 0xae28e27a5430734178e813a094a7f65a364f79c41e1fe030e877932c54b509ac0c58516128638b8faa71245536e04a826df8a8e8c17651fa88c982d9f7a106421b
- question hash
- 0xb0e209c4398162768c654a387253c2b109da0072141503cc85a8985c0ae6d5ed
- answer type
- uint256
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher