Manage Token
To manage an existing token you need to connect the wallet that owns the token contract. Once you've done that, enter the token contract address.

Once you have entered your token address, the Manage Token screen will show up. Please note that you have to be the owner of the token that you want to manage with the connected wallet, otherwise Manage Token will not work.

Manage Token includes a "Verify token" button which allows users to verify the authenticity of your token contract.
"Verify token" works with Ethereum (mainnet), Avalanche (mainnet and testnet), Polygon (mainnet andor testnet), Binance Smart Chain (mainnet and testnet), Optimism (mainnet and testnet), and Arbitrum (mainnet and testnet). It currently doesn't work on Fantom (neither mainnet nor testnet).
You will be able to control the following parameters of the token. Please note that some of these parameters can only be changed, if the respective function was activated at initial token creation:
- Mint (only possible if activated at creation)
- Burn (only possible if activated at creation)
- Change owner (always possible)
- Renounce ownership (always possible)
- Blacklist address (only possible if activated at creation)
- Pause (only possible if activated at creation)
- Add a liquidity pool to a decentralized exchange. This feature doesn't work for tokens that can only be transferred to whitelisted addresses. Please also note that this feature only works on the respective mainnets, there is no testnet support. Supported DEXes:
- Ethereum: Uniswap
- Polygon: Quickswap
- Avalanche: Trader Joe
- BSC: Pancakeswap
- Fantom: SpookySwap
- Edit asset documentation (only possible if activated at creation)
- Add or remove whitelisted addresses (only visible and possible if activated at creation)
- Change tokens per address limit (only possible if activated at creation) – note that you can only increase the limit but not decrease it in order to avoid creating a conflict with the amount of tokens that could be held per address prior to the change.
- Force transaction to move tokens from any wallet address to another address (only possible if activated at creation)
Manage Token is particularly useful if you want to execute corporate actions that have an impact on existing or newly to be minted tokens / shares.
Last modified 20d ago