Contract Functions
Access essential contract functions directly from the contract tab.
Last updated
Access essential contract functions directly from the contract tab.
Last updated
The Contract Tab provides quick access to essential contract functions commonly needed for managing your token. Each function operates based on your specific contract code, so its exact behaviour may vary. Weโre continuously expanding the list of supported functions to offer greater flexibility but if you have specific requirements, please donโt hesitate to reach out.
Available Contract Functions:
Remove Limits: Remove trading limit restrictions within the contract such as the max transaction.
Remove Transfer Tax: Remove any taxes on token transfers.
Renounce Ownership: Give up your ownership of the contract. Once ownership is renounced, you can no longer make further changes to the contract.
Unclog: Clear your contract clog by swapping all tokens in the contract for ETH.
Burn Liquidity: Permanently burn the liquidity tokens the contract deployer holds. This means liquidity can no longer be removed.
Remove Liquidity: Withdraw the entire liquidity from the pool, reclaiming both the token and ETH portions that were initially added. Depending on your contract, you may need to remove transaction limits first or remove liquidity via the Uniswap interface instead.
If a button for an action or function isnโt visible, it means the corresponding function is either not available in your contract or that the function name isnโt currently recognized in our system.
For additional functions not listed here, please contact our team, and weโll gladly add support for them.