π 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:
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
Click "Connect Wallet" in the top-right corner.
Choose a wallet provider (MetaMask / WalletConnect).
Approve the connection in your wallet.
Once connected, the app will:
Display your address
Show your MONP balance
Detect your Tier level
Unlock platform features
π± On Mobile
Tap the burger menu β "Connect Wallet"
Choose WalletConnect
Scan the QR code using your mobile wallet app
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
orwagmi
(flexible)UI state syncs with local storage and/or session state
Supports wallet event listeners (
accountsChanged
,disconnect
)
Last updated