Swap & Bridge
Last updated
Was this helpful?
evently integrates LiFi for cross-chain swaps and bridges, accessible directly from the app at no extra cost beyond protocol fees.
Swap page — swap any token to USDm (or any other token) on MegaETH mainnet
Bridge page — bridge assets from Ethereum or other chains to MegaETH
Both features are available without leaving the evently interface.
USDm is the base trading token for all evently prediction markets. To get USDm:
Go to evently.market/swap
Select your input token (ETH, USDC, USDT, etc.)
Select USDm as output
Confirm — your USDm is ready to trade instantly
To move assets from Ethereum or other L2s to MegaETH:
Go to evently.market/bridge
Select your source chain and token
Select MegaETH as destination
Confirm — bridging typically takes seconds
LiFi supports 60+ routes across major chains and bridges.
Every swap recorded through evently earns Swap Points, stored permanently onchain in EventlyProfiles.sol.
Rate: 5 points per $0.01 USD volume
Cooldown: 30 seconds between recorded swaps
Volume is tracked in USD cents
This creates a loyalty incentive for routing swaps through evently rather than external DEX aggregators.
The swap and bridge widgets are powered by the LiFi SDK (@lifi/widget). The frontend component is LiFiSwap.tsx.
MegaETH is configured as a supported chain in the LiFi widget:
Ethereum Mainnet
✅
Arbitrum
✅
Base
✅
Optimism
✅
Polygon
✅
BNB Chain
✅
+ 30 more
✅ via LiFi
Last updated
Was this helpful?
Was this helpful?
// Chain ID 4326 — MegaETH Mainnet
chains: { allow: [4326] } // DestinationUSDm (MegaETH Stablecoin)
Address: 0xFAfDdbb3FC7688494971a79cc65DCa3EF82079E7
Chain: MegaETH Mainnet (Chain ID 4326)
