Manage Token Settings

Update token authorities and operational settings after deployment.

After a token is deployed, you can rotate its authorities and adjust operational settings. Authority management is separate from compliance actions — for freeze, pause, and seize flows see Freeze and Compliance.

Prerequisites

  • A deployed token with status active
  • tokens:admin permission on the API key

How it works

View current settings

Review the token's current authorities and configuration before making changes.

Open the token detail page. The Overview tab shows the token address, mint authority, current supply, and core metadata.

Token detail Overview tab showing token address, mint authority, supply, template, and decimals

The Permissions tab lists every authority and which wallet currently holds it.

Permissions tab showing Mint Authority, Freeze Authority, Metadata Authority, and Permanent Delegate Authority with Edit buttons

The Extensions tab shows the template and each operational flag — allowlist status, mintable, freezable, and default account state.

Extensions tab showing template, allowlist, mintable, freezable, and default account state settings

Rotate an authority

Transfer a token authority to a different wallet. Use this to move signing responsibilities or to hand off control to an external key holder.

On the token detail page, go to Permissions. Click Edit next to the authority you want to change. Select another controlled wallet or choose Use custom address, then click Save authority.

Mint Authority modal showing current authority wallet, new authority dropdown with controlled wallets, and Save authority button

Once an authority is rotated to an external wallet, SDP can no longer sign on its behalf. Use execute flows with the external wallet or prepare flows for signing outside SDP.

Revoke an authority

Permanently remove an authority from the token. This action is irreversible — the token will no longer be mintable, freezable, or delegatable depending on which authority is revoked.

In Settings → Authorities, click Revoke next to the authority and confirm. A warning dialog explains the consequences before you proceed.

Is this page helpful?