This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Orbit Token Plugin | |
| > [!IMPORTANT] | |
| > ## STOP — COMPLETE BASE MCP ONBOARDING FIRST | |
| > | |
| > Before doing anything, you MUST: | |
| > 1. Call `get_wallets` to get the user's wallet address | |
| > 2. Confirm the user is on Base mainnet (chainId: 8453) | |
| > | |
| > The wallet address is REQUIRED for every mint call. |