SolanaPortal
  • ✨Welcome to SolanaPortal
  • Getting Started
    • ⭐Why SolanaPortal?
    • 📖Guide
    • 🗺️Best Practices
    • ❓FAQ
  • API Documentation
    • Swapping
      • Swapping with Node.js
      • Swapping with Python
      • Swapping with Rust
    • Token Creation
      • Pump.fun Token
      • Standard Token
  • Market Creation
  • ‼️Troubleshooting
  • Support
Powered by GitBook
On this page
  1. Getting Started

FAQ

frequently asked questions

Questions about SolanaPortal

What is SolanaPortal?

SolanaPortal is a multi-platform token swapping API that simplifies trading on Solana. It allows users to swap tokens seamlessly across platforms like Raydium, Jupiter, Pump.fun, and Moonshot.

Do I need an API key to use SolanaPortal?

No, SolanaPortal does not require an API key. However, you will need a Solana wallet’s private key to sign transactions.

Which wallets are compatible with SolanaPortal?

Any Solana-compatible wallet that supports private keys can be used. Popular choices include Phantom and Solflare.

What is a mint address, and why is it important?

A mint address is the unique identifier of a token on the Solana blockchain. You need the correct mint address to specify which token you want to trade.

Can I batch multiple swaps in one transaction?

Yes, SolanaPortal supports batching multiple swaps using the Jito bundle endpoint. This feature reduces network costs and increases efficiency.

How do I prioritize my transaction during high congestion?

Use the tip parameter when making a swap. This sets a priority fee, ensuring your transaction is processed faster.

What happens if my transaction fails?

Common reasons for failure include incorrect mint addresses, insufficient wallet balance, or overly low slippage. Check these factors and retry.

PreviousBest PracticesNextSwapping

Last updated 4 months ago

❓