Get Token Price
Allows users to fetch current token price in TRX and USD for a specific token (un-bonded) on SunPump.
This method is currently in development
Check back soon or follow our socials for updates
Endpoint
URL:
/pumpfun/getTokenPrice
Method:
GET
Content-Type:
application/json
API Key Header:
api-key: your-api-key
Field
Type
Required
Description
address
string
true
Token contract address
Example Request Body JSON
Example Response JSON
Last updated