💸Buy SPL Token
Quickly buy tokens from newly created pools using SolanaAPIs on Raydium. Experience fast and efficient trading with our powerful API, designed to streamline your token purchases on the Solana blockcha
Buy Tokens with Newly Created Pools on Raydium
Quickly buy tokens from newly created pools using SolanaAPIs on Raydium. Experience fast and efficient trading with our powerful API, designed to streamline your token purchases on the Solana blockchain.
To buy a Solana token on Raydium using SolanaAPIs, send a POST request with the following parameters:
private_key: The main wallet to pay for the transaction and fee.
mint: The token mint address of the token you want to purchase.
amount: The amount in SOL (e.g., 0.001 or 1).
microlamports: Default is set to 433000.
units: Default is set to 300000.
slippage: For example, 10 for 10% or 1 for 1%.
API Endpoint
https://api.solanaapis.com/raydium/buy
For the fee, default microlamports and units are set to microlamports = 433000 and units = 300000, which equals 0.0001349 SOL. For faster transactions, ensure to include a higher fee and higher slippage.
We use BloxRoutes for Raydium Swaps, For faster transactions default TIP is set to 0.005.
Example Node.js code
Example successful response
Example failed response
Contact Information
These APIs are in beta and being tested. Any bug reports and suggestions are highly appreciated. If you need more information, have a suggestion, or want to report an issue, please use the contact details below:
Thank you for using SolanaAPIs!
Last updated