Solana is an L1 blockchain that uses SOL as its network token.
The Uniswap web app now supports swapping on the Solana network. You can swap and explore tokens on Solana using our web interface by connecting a wallet that supports Solana.
As of October 2025, you cannot provide liquidity on Solana through the Uniswap interfaces.
To bridge assets between Solana and Unichain, you can use Wormhole. Read more about bridging with Wormhole here.
Errors on Solana
Since the Uniswap interfaces use the Jupiter API to connect, you may see some error messages you don’t see with other chains. When you see these errors, please check the Jupiter API documentation for the related error code.
The Jupiter help center is here, and you can also get assistance in their Discord.
| Error Message | Jupiter Error Code |
|---|---|
| Something went wrong with Jupiter API (Transaction failed to land) | -1000, -2000 |
| This quote timed out, please try again. | -2003 |
| Something went wrong with Jupiter API (Missing cached order) | -1 |
| Something went wrong with Jupiter API (Invalid signed transaction) | -2 |
| Something went wrong with Jupiter API (Invalid message bytes) | -3 |
| Something went wrong with Jupiter API (Invalid transaction) | -1002 |
| Something went wrong with Jupiter API (Transaction not fully signed) | -1003 |
| Something went wrong with Jupiter API (Invalid block height) | -1004 |
| Something went wrong with Jupiter API (Invalid payload) | -2002 |
| Something went wrong please try again. (Error Code: XXX) | all other (unparsed) errors |