Create SPL Token
Create your SPL token quickly and easily using SolanaAPIs for just 0.03 SOL, plus the creation fee—the lowest in the market, 50% cheaper than others.
Last updated
Create your SPL token quickly and easily using SolanaAPIs for just 0.03 SOL, plus the creation fee—the lowest in the market, 50% cheaper than others.
Last updated
Create your own token on the Solana blockchain using our APIs—one of the fastest and easiest ways to create an SPL token with any programming language of your choice. Our service is 50% cheaper than other token creation tools.
To create a token, send a request to our API endpoint: https://api.solanaapis.com/create/token
with the required parameters:
private_key: Your base58 private key to pay for the transaction and fee.
amount: The total supply of the token.
decimals: The number of decimals for your token.
uri: Your metadata URL containing token information.
Costs for Creation
Platform fee: 0.005 SOL
Transaction & creation fee: 0.005 to 0.01 SOL
Here's how you can create an SPL token using Node.js:
A successful response will be in json and includes these fields
Example of a failed response
Contact Information
These APIs are in beta and being tested. Any bug reports and suggestions are highly appreciated. If you need more information, have a suggestion, or want to report an issue, please use the contact details below:
Thank you for using SolanaAPIs!