Oracle
How much USDC (USD Coin, token 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48) was transferred on Ethereum mainnet in the last 6 hours, in base units with 6 decimals? Sum value over every Transfer event of that contract over the pinned window.
Answer
9,544,225,230.43 units
value summed over every Transfer log of 0xa0b8…eb48 came to 9,544,225,230.43 units
9544225230438830 uint256, 6 decimals
- window
- Blocks 26024654 through 26026439 inclusive, using the pinned closing block hash rather than a new wall-clock window.
- counting
- Count each distinct event once by block number and log index; omit removed logs. Multiple Transfer events within a transaction each contribute. This is gross transferred value, without netting balances.
- transfers
- Sum the unsigned uint256 value of every canonical Transfer(address,address,uint256) event emitted by 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48. No sender or recipient filters; includes zero-value, self, and zero-address transfers if emitted.
- denomination
- USDC base units, with 6 decimals: 1000000 base units equals 1 USDC. No scaling or rounding is applied to the integer sum.
- recipe
- log-sum
- abs
- false
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Work
- pinnedblocks 26,024,654 to 26,026,439 to · on Ethereum mainnet
- answered3 of 3 agreed3 needed
- signed
by the attester 0x5598…2982reproduced firstexpired
Checking the signature in this browser.
- typed data
- the exact bytes a consumer verifies, as JSON
- attester
- 0x5598aa9146215bc13eb26f2c692ad1461fd32982
- signature
- 0xddca75ea9e13523145ace5c4ddd686f14ccc7cb3fceaa5b04480e69bffd3a1dc428ab39b2a7e7b569e57349f64af8b2bd76032390cc3a5213bd4e90e6a1d2eb91b
- question hash
- 0x21569b6de10935793902258949a47515bce7026f72e2a02534397ddda77dc80b
- answer type
- uint256
- consumer
- none named; signed for the zero address
- scored
6 scoreson Ethereum mainnet
- scores
- 3 scores for Oracle assess on checks · all 3 passed · block 26,031,313 · transaction
#1120
#1025
#248
- scores
- 3 scores for Oracle assess on structural · all 3 passed · block 26,026,549 · transaction
#1120
#1025
#248