Get Quote
Get a price quote by providing the specified tokens information through Pump.fun.
Request
Be aware that this endpoint is using a beta URL.
Method:
POST ./api/v2/pumpfun/quotes
Parameters:
Parameter | Type | Description |
---|---|---|
| string | Type of the quote. Potential value could be |
| string | Token mint address. |
| string | Bonding Curve program address. |
| double | The amount of token users expected to swap. |
Request example:
Response:
Fields:
Field | Type | Description |
---|---|---|
|
| See |
TransactionMessage
Parameter | Description | |
---|---|---|
| string | Raw bytes of signed transaction (should be in base64) |
Example:
Last updated