Trust-minimized IBC v2 / Eureka transfers between Ethereum and the Cosmos interchain. Every packet is decoded from the on-chain ICS26 router, valued in USD, and split by direction.
Daily bridged volume · 30d
By asset
Tokens crossing the bridge, ranked by USD value. Native is the raw on-chain amount.
Direction split
Outbound (Ethereum → Cosmos) vs inbound (Cosmos → Ethereum), by USD value.
Corridors
Directional v2 routes ranked by bridged value.
| Route | Asset | Transfers | Volume (USD) | Share |
|---|---|---|---|---|
No IBC v2 / Eureka transfers indexed yet | ||||
Recent bridge transfers
real on-chain tx hashesThe latest IBC v2 packets, newest first. Each row is a real decoded ICS-20 payload with its on-chain tx hash. Click a header to re-sort.
| Time↓ | Type | Route | Asset | Amount | Value | Tx |
|---|---|---|---|---|---|---|
No IBC v2 / Eureka transfers indexed yet | ||||||
How Eureka / IBC v2 works
IBC v2 (Eureka) connects Ethereum to the Cosmos interchain without a trusted multisig bridge. An ICS26 router contract on Ethereum emits SendPacket and WriteAcknowledgement events carrying ABI-encoded ICS-20 payloads. IBCFlow decodes each payload, resolves the ERC-20 token, and values it via live price snapshots. SendPacket is an outbound transfer to Cosmos; WriteAcknowledgement is an inbound transfer settling on Ethereum.