Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A chain name listed in supported networks
Available options:
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
Query Parameters
DEX protocol type
Available options:
raydium
, pumpfun
Example:
"raydium"
Trading amount
Example:
"1000000000"
Input token address
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Output token address
Example:
"So11111111111111111111111111111111111111112"
Exact input mode
Example:
true
Slippage tolerance
Example:
10
Response
200 - application/json
The response is of type object
.