import { AddToMetaMask } from '@/components/wallet/AddToMetaMask' import Link from 'next/link' export default function WalletPage() { return (

Wallet & MetaMask

Connect Chain 138 (DeFi Oracle Meta Mainnet) and Ethereum Mainnet to MetaMask and other Web3 wallets. Use the token list URL so tokens and oracles are discoverable.

Need swap and liquidity discovery too? Visit the{' '} Liquidity Access {' '} page for live Chain 138 pools, route matrix links, partner payload templates, and the internal fallback execution plan endpoints.
) }