Dex - Mint
Create a new token on the specified DEX
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A chain name listed in supported networks
sol
, base
Body
DEX identifier for the trade
raydium
, meteora
, pumpfun
, moonshot
, jupiter
"raydium"
Public key of the wallet initiating the transaction
8 - 64
"HN7cABqLq46Es1jh92dQQisAq662SmxELLLsHHe4YWrH"
Name of the token to be created
1 - 32
"Candy Token"
Token symbol/ticker
1 - 10
"CANDY"
URI for token metadata (usually points to image or JSON)
"https://assets.candyproject.com/token/icon.png"
Priority fee in SOL to increase transaction processing speed
"0.000001"
Token mint address that requires signature for the transaction
32 - 44
"CandYQn9W1KTTN8QBN4mYwFDvJyYvHmKgkYhvJK3K8Jd"
Response
Base64 encoded transaction
"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEDRgYGpQEDAQIABQcICQoLDA0ODwAAAAAAAAAAAAAQERITFBUWFxgZGhscHR4fAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="
Time taken to process the request in milliseconds
245
Was this page helpful?