Token Management
The Token Management console gives you full administrative control over your deployed assets.
Accessing the Console
Navigate to Dashboard > Manage Tokens and select the token you wish to administer.
Core Functions
Supply Management
- Mint: If your token was deployed as
Mintable, you can issue new tokens to any address, up to the globalCap. - Burn: You can destroy tokens from your own wallet to reduce supply.
- Revoke: If
Revocable, you can claw back tokens from a target wallet in compliance scenarios (e.g., lost keys or court orders).
Compliance & Whitelisting
The Whitelist is the gatekeeper of your token.
- Add Investor: Input a wallet address to allow it to hold and trade your token.
- Lockups: When adding an investor, you can optionally set a Release Time. The investor cannot transfer tokens until this date has passed.
- Remove (Ban): Removing an address from the whitelist effectively freezes their balance, as they can no longer send or receive tokens.
[!NOTE] Transfer Pausing: A global "Pause" switch to freeze all transfers for the token is under development and will be available in an upcoming release.
Update Metadata
Depending on the token configuration, you may be able to update off-chain details like the Project Description, Website URL, or Logo.