Get Quote
Get a price quote by providing the specified tokens information through Pump.fun.
Last updated
Get a price quote by providing the specified tokens information through Pump.fun.
Last updated
Be aware that this endpoint is using a beta URL.
GET ./api/v2/pumpfun/quotes
Parameter | Type | Description |
---|---|---|
TransactionMessage
Field | Type | Description |
---|---|---|
Parameter | Description | |
---|---|---|
quoteType
string
Type of the quote. Potential value could be "BUY"
or "SELL"
mintAddress
string
Token mint address.
bondingCurveAddress
string
Bonding Curve program address.
amount
double
The amount of token users expected to swap.
transaction
TransactionMessage
See TransactionMessage
below for details
content
string
Raw bytes of signed transaction (should be in base64)