Skip to main content

Status

This page is the source of truth for what is live.

FeatureStatusContracts used (high level)Approvals / spenderNotes
Swap routingLiveV3 Quoter V2 + Universal Router, with V2 Factory/Router route supportERC20 approvals to Permit2, Permit2 allowance to Universal RouterSmart mode prefers V3 and can use V2 or split paths.
Bridge (Relay)LiveRelay widget integration (@relayprotocol/relay-kit-ui) with configured source/destination chainsWallet signature and tx flow handled via embedded Relay widgetBridge tab is live for cross-chain transfers to and from MegaETH.
V2 poolsLiveUniswap V2 Factory + RouterToken + LP approvals to V2 RouterAdd/remove V2 liquidity is available in UI.
V3 positionsLiveUniswap V3 Factory + Position ManagerToken approvals to Position Manager; NFT approvals as requiredMint/increase/decrease/collect flows are exposed in Liquidity.
FarmsLiveUniswap V3 Staker + Position ManagerReward token approvals and position approvals to V3 Staker when neededStake/unstake/claim incentives from V3 positions.
MegaVaultLiveAvon MegaVault widget integrationManaged by widget transaction flowTab is live, integration surface is external widget based.
SubgraphLiveV2 + V3 The Graph endpointsN/AOn-chain fallback paths are used when data is missing or delayed.
Realtime WSLiveMegaETH realtime client (stateChanges, miniBlocks)N/AEnabled on mainnet websocket endpoints when available.
Points / LeaderboardLivePoints API + season config (VITE_POINTS_*)Claim/verification handled by points flowPoints tab is live; leaderboard visibility can be env-gated.