Page cover

Taxes Add-on

Create and deploy a custom Solana token with optional transaction tax, then effortlessly manage and monitor it via CryptoHub’s platform.

The Transaction Tax add-on introduces a simple but powerful mechanic to your Solana token: the ability to charge a small fee on every transfer. This fee—usually a percentage like 1% or 2%—is automatically deducted from each transaction and redirected to a wallet of your choice.

Why Use a Transaction Tax?

Many projects use transfer taxes to support ongoing development, fund marketing efforts, reward holders, or create deflationary pressure. By redirecting a portion of each transaction to a tax wallet, you can build a self-sustaining ecosystem around your token.

How It Works

When the tax feature is enabled:

  • Every time your token is transferred between wallets, a portion (e.g., 1%) is taken out as a fee.

  • The remaining amount (e.g., 99%) is delivered to the recipient.

  • The fee is automatically sent to the tax wallet you specify during deployment.

Configuration

When setting up your token:

  • You choose the tax rate (e.g., 1–5%);

  • You set the destination wallet address that will receive the tax.

You can update or completely disable the tax feature at any time after deployment through the Token Management Dashboard. This gives you flexibility to adapt your tokenomics as your project evolves.

Last updated