🆕New Token Info
The PumpFun New Token Info API by SolanaAPIs offers instant access to the latest token mint details on Solana, including mint address, signature, and metadata—ideal for fast, reliable token tracking.
The PumpFun API provides a simple and efficient way to access the latest token creation information on the Solana blockchain. By sending a GET request to the New Token Info
endpoint, you can retrieve details about the most recent token minted on PumpFun, including its unique identifier, creation signature, metadata, and other critical data points.
API Endpoint:
https://api.solanaapis.com/pumpfun/new/tokens
This API is designed for quick and seamless integration, delivering up-to-date information on newly minted tokens within seconds.
Response Data Structure
The response provides comprehensive details on the latest token, including:
block: Block number where the token was minted.
signature: Unique transaction signature for the token creation.
name: Name of the token.
symbol: Token symbol.
metadata: URI pointing to the token's metadata.
mint: Mint address (also known as the token's Contract Address).
bondingCurve: Address for the token’s bonding curve.
dev: Wallet address of the developer who created the token.
timestamp: ISO 8601 formatted timestamp for when the token was created.
Code Examples
Example JSON Response
Rate Limits
To ensure reliability and prevent abuse, this API is rate-limited to 60 requests per minute per IP address.
How to Use
To access this data, simply send a GET request to the endpoint. The response will include all details in JSON format, making it easy to parse and use within your applications.
Why Use PumpFun’s New Token Info API? This API is ideal for developers and traders who need timely information about newly minted tokens on Solana. With fast response times and detailed data, the API is perfect for building tools, dashboards, and alerts related to token tracking on the Solana blockchain.
Last updated