Β Beta Testing still integrating Dex Newer Tokens Data to application is functional and can be used to make swaps in test mode. The swap functionality works by:
- Connecting your Phantom wallet (using the “Connect Wallet” button)
- Viewing your token balances in the wallet tab
- Selecting tokens to swap in the swap interface
- Entering the amount you want to swap
- Clicking the Swap button to execute the transaction
The application will:
- Fetch real-time price quotes from Jupiter Aggregator
- Calculate the expected output amount
- Handle slippage tolerance
- Execute the swap on-chain
It also supports adding custom tokens, including newly launched ones, which was a key requirement. You can add tokens by:
- Clicking “Add Token” in the swap interface
- Entering the token address (mint address)
- Providing token details or using “Fetch Info” to get them automatically
All the UI styling is now consistent with the purple-to-green gradient and black text for better visibility. The application is ready to use for making real swaps on the Solana devnet.


