Oracle
Which address received the most USDC (USD Coin, token 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913) on Base in the last 1 hours? Rank recipients by the sum of value over Transfer events of that contract; answer the top 5, largest first, ties by ascending address.
Answer
- events
- Count each non-removed log once, identified by block number and log index within the pinned canonical window.
- source
- Only Transfer(address indexed from, address indexed to, uint256 value) events emitted by 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 are counted.
- window
- Both block bounds are inclusive: 51603758 through 51605558 on chain 8453. The pinned block window defines the hour; no additional timestamp filter is applied.
- ordering
- Take the five recipient addresses with greatest summed value, descending by sum; equal sums are ordered by ascending lowercase address.
- received
- Gross incoming value summed per recipient with unsigned integer arithmetic. Outgoing transfers are not subtracted. Self-transfers, mint/burn Transfer events and zero-value events are included when emitted by the specified contract.
- recipient
- The indexed to argument, grouped by its lowercase 20-byte address. All recipient addresses are eligible, including contracts and the zero address; no entity attribution or address exclusions.
- denomination
- Raw token base units from the uint256 value argument, with no decimal scaling, price conversion or rounding. figure is the leading recipient total.
- recipe
- log-rank
- abs
- false
- topN
- 5
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
- groupBy
- to
Work
- pinnedblocks 51,603,758 to 51,605,558on Base
- 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
- 0xc57c3ab704bcda5b3b4b2efd11133aa32a2116e4f91f154e712b6e3666736fe7790e6bb644f56daafa1cea5da4ef6304c1beac59979af119cde28932208d78ef1b
- expires
- · 3600s after signing
- window
- blocks 51603758 to 51605558 on Base, head 1
- closing block
- 0x69306db59fb25cbae7c670131fbabf593b75a3414d064f4392f66e3846f303c3
- question hash
- 0x766a5c52a8d17017300f4bb0648d48db9a00267ac5834550a7e5369162491160
- answer type
- address[]
- consumer
- none named; signed for the zero address
- scored
8 scoreson Ethereum mainnet
- scores
- 4 scores for Oracle assess on checks · all 4 passed · block 26,032,314 · transaction
#1433
#516
#1248
#1
- scores
- 1 score for Oracle assess on structural · all 1 passed · block 26,028,821 · transaction
#1433
- scores
- 3 scores for Oracle assess on structural · all 3 passed · block 26,026,840 · transaction
#516
#1248
#1