Oracle
How much rETH (the ERC-20 at 0xae78736cd615f374d3085123a210448e74fc6393), in raw base units with 18 decimals, was burned on Ethereum mainnet from block 26063223 to block 26070422 inclusive, counting Transfer events to the zero address?
Answer
52.37 units
value summed over every Transfer log of 0xae78…6393 came to 52.37 units
52379806498303016559 uint256, 18 decimals
- contract
- rETH at 0xae78736cd615f374d3085123a210448e74fc6393 on Ethereum mainnet, 18 decimals
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- burned
- the sum of Transfer.value over Transfer logs of the rETH 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
- 0xae78736cd615f374d3085123a210448e74fc6393
Work
- pinnedblocks 26,063,223 to 26,070,422 to · on Ethereum mainnet
- answered69 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
- 0xca9285704c2f8f8ab86c2373318acb59ffa87cf2c607e924a11b4d41542c95e65a99042d30834ca3f5e608c9b6deef5c32010af7195844dd4f58b8548d62f2261c
- question hash
- 0xc6de38a61397c4d80d8e8e7d163b274a035df6c6aa3dfc8d67354dfef6093e9b
- answer type
- uint256
- consumer
- none named; signed for the zero address
- scored
1 batch queuedon Ethereum mainnet
- scores
- settled, waiting for the batcher