Create token
Create new token
Method is used to create new token
POST
/createToken
Multipart/form-data method is used to create new token
Headers
Name
Value
Content-Type
application/json
x-api-key
The API key for authentication
Parameters
Parameter
Description
Required
file
Image of new token
Yes
name
Name of new token
Yes
symbol
Symbol of new token
Yes
description
Description of new token
Yes
Twitter of new token
telegram
Telegram of new token
website
Website of new token
amount
Amount of the token for initial buy (optional)
slippage
Allowed slippage percentage (optional)
priorityFee
Priority fee for the transaction
private
Private key (optional)
Body
Response
Examples
Last updated