πŸ“„ How to Connect Wallet

How to Connect Your Wallet

Your journey on Monad PUMP starts with one click. Connect your wallet and unlock access to IDOs, staking, and more.


πŸ”— Supported Wallets

Monad PUMP is compatible with all major EVM-compatible wallets. At launch, the following wallets are supported:

Wallet
Connection Method

MetaMask

Injected (browser extension)

WalletConnect

QR-code / mobile bridge

Coinbase Wallet

Via WalletConnect

Others

EVM-compatible via WalletConnect

Support for additional wallets (e.g., Rabby, Frame) may be added later.


🧭 Step-by-Step Guide

πŸ–₯ On Desktop

  1. Click "Connect Wallet" in the top-right corner.

  2. Choose a wallet provider (MetaMask / WalletConnect).

  3. Approve the connection in your wallet.

  4. Once connected, the app will:

    • Display your address

    • Show your MONP balance

    • Detect your Tier level

    • Unlock platform features

πŸ“± On Mobile

  1. Tap the burger menu β†’ "Connect Wallet"

  2. Choose WalletConnect

  3. Scan the QR code using your mobile wallet app

  4. Approve the connection

Connection is instant β€” no personal data or signup required.


βœ… Successful Connection State

Once connected:

  • Your address is visible (shortened: 0xAb...1234)

  • Your MONP balance appears

  • A "Copy Address" icon lets you copy your wallet address

  • Your Tier Badge is shown

  • A new dropdown menu becomes available:

    • My Tier

    • Staking

    • Disconnect


❌ Error & Disconnect States

Connection Error

If wallet connection fails:

  • A red toast notification appears:

    ❌ β€œConnection failed. Please try again.”

  • Suggestions:

    • Refresh the page

    • Ensure wallet is unlocked

    • Check network compatibility

Disconnecting Wallet

  • Click β€œDisconnect” from the dropdown

  • Wallet info disappears from UI

  • You’ll see β€œConnect Wallet” again

A blue toast confirms:

ℹ️ β€œWallet disconnected successfully.”


πŸ“‹ Copy to Clipboard

  • Click the copy icon next to your wallet address

  • You’ll see a green toast:

    βœ… β€œAddress copied to clipboard!”


πŸ›‘ Security Tips

  • Only connect wallets you trust

  • Avoid interacting with pop-ups outside of the PUMP interface

  • Disconnect when inactive

  • Never share your private key or seed phrase


πŸ”„ Auto-Reconnect

If you've previously connected a wallet:

  • The app will auto-reconnect on page reload (if permissions are granted)

  • Otherwise, you’ll see a Connect Wallet prompt


πŸ’‘ Developer Notes (for audit/team use)

  • Connection status managed via web3-react or wagmi (flexible)

  • UI state syncs with local storage and/or session state

  • Supports wallet event listeners (accountsChanged, disconnect)

Last updated