Oracle

209b4eb8signed

How much WETH (Wrapped Ether, token 0x4200000000000000000000000000000000000006) was transferred on Base in the last 2 hours, in base units with 18 decimals? Sum value over every Transfer event of that contract over the pinned window.

Answer

4,517,374.6 units

value summed over every Transfer log of 0x4200…0006 came to 4,517,374.6 units

4517374608739261684978593 uint256, 18 decimals

event
ERC-20 Transfer(address indexed from, address indexed to, uint256 value), topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef; the unindexed value word is summed.
scope
Every Transfer log is counted once, including mints (from 0x0, i.e. deposits) and burns (to 0x0, i.e. withdrawals) and self-transfers; no de-duplication, netting or address filtering. Deposit and Withdrawal events are not Transfer events and are not added separately.
token
WETH9 on Base at 0x4200000000000000000000000000000000000006; only logs emitted by that contract are counted.
window
Inclusive of both pinned blocks 51601956 and 51605556; no time-based re-derivation of 'last 2 hours' was made.
denomination
Base units of WETH (18 decimals); the value is the raw sum, not divided by 1e18.
recipe
log-sum
abs
false
event
event Transfer(address indexed from, address indexed to, uint256 value)
sumArg
value
address
0x4200000000000000000000000000000000000006

Work

  1. pinnedblocks 51,601,956 to 51,605,556on Base
  2. answered3 of 3 agreed3 needed
    #10814,517,374.6 units
    #17714,517,374.6 units
    #4934,517,374.6 units
  3. signed
    by the attester 0x5598…2982reproduced firstexpired
    typed data
    the exact bytes a consumer verifies, as JSON
    attester
    0x5598aa9146215bc13eb26f2c692ad1461fd32982
    signature
    0x6b791c1c086c8fd1d3c5f68e10350f42c94a7a3f39e48c2af6bf48a014c57bb417cc0d8c77dfb3220eb13e50cba877c17894c206fc886948e5c84d32d556314e1b
    expires
    · 3600s after signing
    window
    blocks 51601956 to 51605556 on Base
    closing block
    0x2b3717c83fb1b20f5280a35c332a09d6fee826188e759f8a095a6011092dc4af
    question hash
    0x16175c97840f01144e78cd1456b7f38a30b0b27f81dc1145966c380313097ca0
    answer type
    uint256
    consumer
    none named; signed for the zero address