Deploy a Token

Deploy a created token to the Solana blockchain.

After creating a token, deploy it onchain. Deployment creates the mint account on Solana and assigns authorities to your configured wallets.

Prerequisites

How it works

Open the deploy action

Locate the token you want to deploy. Deployment is irreversible — the mint account is created onchain and authorities are locked to your configured wallets.

In the Issuance list, click the token with a Pending badge to open its detail page.

The Deploy button appears in the token header and in the fund management panel.

Token detail page showing Not deployed status and Deploy button

Deploy the token

Use execute mode when SDP controls the signing wallet, or prepare mode when you need to sign externally.

Click Deploy. A modal shows the signer wallet that will authorize the transaction. Review the wallet ID and public key, then click Deploy now.

Deploy token modal showing the signer wallet details

A confirmation prompt asks you to confirm the on-chain submission. Click Deploy now to proceed.

Deploy token confirmation dialog

SDP submits the transaction to Solana and polls for confirmation. The page updates automatically when deployment completes.

Confirm deployment

Once the transaction is confirmed, the token is active and ready for minting and transfers.

The token status badge changes from Not deployed to the onchain mint address. The detail page shows Mint and Burn actions in the Operations tab, and a confirmed deploy transaction in the Transactions table.

Deployed token detail page with mint address, Operations tab, and confirmed deploy transaction

Is this page helpful?