Token Creation Portal Audits
NORMAL SPL
The Solana Primary Library (SPL) defines how smart contract tokens on the Solana blockchain operate. The operational standards are delineated in the library and must be adhered to by any token created on the Solana blockchain. These tokens are known as SPL tokens.
SPL tokens are created by interacting with the smart contract facility of the Solana blockchain through pieces of code developed using the Solana blockchain’s programming language (Rust). This process is known as Minting.
To mint an SPL token, you can write the code from scratch or modify the codebase for an existing SPL token. Certain applications have also been developed to help creators mint SPL tokens without doing much coding.
You can create a token on SOLSALE for 1 SOL only:
If the token you created is NOT Mintable, NOT Freezable and NOT Mutable your token has automatically passed an audit on GemPad. 


Last updated