Troubleshoot Agents
10 scan agents + 5 user-testing agents. Scan agents audit the platform; user agents simulate real users to uncover flaws—then we improve.
Platform: BNB Chain launchpad — bonding curve, 1-click create, reflections, LP burn when enabled. See features. Wallet not connecting? Wallet troubleshooting.
Wallet troubleshooting (BNB Chain)
- 404 / scripts not loading: Clear
.next, restartnpm run dev, hard refresh (Ctrl+Shift+R). - Multiple wallet extensions: Test in Incognito with only MetaMask or Binance Wallet enabled to avoid
window.ethereumconflicts. - Wrong network: Switch to BNB Smart Chain Testnet (Chain ID 97) for testnet, or BNB Smart Chain mainnet for production.
- Need test BNB: Use a BSC Testnet faucet (see launchpad Create tab or BNB/README.md).
Progress stuck / buy over 100% didn't register
If progress stays at 95–97% after a buy that should have crossed graduation (0.15 BNB):
- If you are on an older launchpad that tried to add liquidity in the same buy tx, that could revert (PancakeSwap testnet). Redeploy the launchpad from the latest contract so the buy only sets graduated; then use "Add liquidity to PancakeSwap" in a separate step.
- Or the wallet never sent the tx (extension error, reject). Try MetaMask or incognito with one wallet.
- Do one more buy of the "Remaining BNB to graduate" amount shown on the token page; one successful buy will graduate and add liquidity.
- From
BNBfolder:TOKEN_ADDRESS=0x... npx hardhat run scripts/diagnose-why-no-100.js --network bscTestnetfor a full diagnosis.
10 Scan Agents
5 User Testing Agents
Agents are scanning...