Oracle
Which address received the most ETH (Ethereum Token, token 0x2170ed0880ac9a755fd29b2688956bd959f933f8) on BNB Smart Chain 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
- token
- ETH means the Binance-Peg Ethereum Token at 0x2170ed0880ac9a755fd29b2688956bd959f933f8, the only contract whose logs were read.
- source
- Only Transfer(address,address,uint256) logs of that contract, non-removed, deduplicated by (blockNumber, logIndex). Internal or native BNB movements and other tokens are not counted.
- window
- The pinned inclusive block range 123188276..123196270 on chain 56 (about one hour of BNB Smart Chain blocks), not a wall-clock hour; the closing block hash was confirmed before the scan.
- ordering
- Descending by summed value; ties broken by ascending recipient address; the top 5 are reported.
- recipient
- The `to` argument of each Transfer log emitted by the token contract. No address is excluded: contracts, routers, pools, the zero address (burns) and EOAs all count as recipients.
- denomination
- Raw token units of that ERC-20 (18 decimals, wei); the `value` argument is summed as an unsigned uint256 with no absolute-value step and no price conversion.
- recipe
- log-rank
- abs
- false
- topN
- 5
- event
- event Transfer(address indexed from, address indexed to, uint256 value)
- sumArg
- value
- address
- 0x2170ed0880ac9a755fd29b2688956bd959f933f8
- groupBy
- to
Work
- pinnedblocks 123,188,276 to 123,196,270on 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
- 0xd07f85c3ad78f85b6153959d46e67da7edc28bf85d2a088b8fb5662a3e763ccf0aa533a20e96b0bdfaf272fec1fff0c0fc4aa90177ec11a0f6ba2857ebcbc8341c
- expires
- · 3600s after signing
- window
- blocks 123188276 to 123196270 on BNB Chain, head 1
- closing block
- 0xba56057b240e87d0e70fdb8dcfafaaecf99a31020adfcc88ce71b884a12debc5
- question hash
- 0x150e4f1b2651f27a46d125c53b0e7e75bdb76f66bda390105286c27ed4e3f570
- answer type
- address[]
- consumer
- none named; signed for the zero address