Oracle
How much USDC (USD Coin, token 0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d) was transferred on BNB Smart Chain in the last 1 hours, in base units with 18 decimals? Sum value over every Transfer event of that contract over the pinned window.
Answer
57,749,965.33 units
value summed over every Transfer log of 0x8ac7…580d came to 57,749,965.33 units
57749965339546136106174413 uint256, 18 decimals
- window
- Both endpoint blocks are included: 123188260 through 123196255. The pinned block window defines the requested hour.
- counting
- Count each distinct log once, identified by block number and log index. Exclude removed logs. Multiple Transfer events in one transaction each contribute their value.
- transferred
- Sum the unsigned uint256 value of every canonical Transfer event emitted by the specified contract. Include all sender and recipient addresses, including zero-address mint/burn events, self-transfers and zero-value transfers; no netting or address exclusions.
- denomination
- USDC token 0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d base units; 18 decimals, so 10^18 base units equal one USDC. No scaling or rounding is applied.
- recipe
- log-sum
- abs
- false
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d
Work
- pinnedblocks 123,188,260 to 123,196,255on BNB Chain
- answered3 of 3 agreed3 needed
- signed
by the attester 0x5598…2982reproduced firstexpired
- typed data
- the exact bytes a consumer verifies, as JSON
- attester
- 0x5598aa9146215bc13eb26f2c692ad1461fd32982
- signature
- 0xe3adc46bc25fa42b4b2bbab7a6f7190c563566b7ded1082753336fded3f11f0a3ce28d9067bd2b1d120098c67b226e09d53ab2f2d98ee24f3335494e3850fe661b
- expires
- · 3600s after signing
- window
- blocks 123188260 to 123196255 on BNB Chain
- closing block
- 0x83085dab5d565e70767e214710aeb088208df9ec6c81e46f178609605298d5c7
- question hash
- 0xf916cb744b4a01e41b2f5ab5a19714f43dc65a33001b1946679dbb8e4fd62a07
- answer type
- uint256
- consumer
- none named; signed for the zero address