Smart Contract Safety Features
The project cannot be manipulated by the developer to hurt investors and gain an unfair advantage over them.
Owner Privileges
Owner cannot be able to mint new tokens Owner cannot be able to pause trading Owner cannot be able to set max transaction limit lower than 0.1% of circulating supply Owner cannot be able to claim the contract’s balance of its own token Owner cannot be able to set max wallet limit lower than 1% of circulating supply Owner cannot increase taxes in the first 14 days from listing Anything that can be changed by the owner cannot limit or stop trading for the investors. Anti-bot without time limit, transaction time lock without limit, sell limit based on holder balance.
Tokenomics
No unlock tokens in first 30 days from listing Liquidity lockup time is 7 Years NO Private sale bonus token on presale Private sale is only 13% of the Liquidity Listing rate should be equal to presale/fair-launch/subscription rate No airdrop tokens in first 30 days from listing
Contract
Contract must be audited by a 3rd Party Trusted Company Burning token is automated Auto liquidity goes to an unreachable address. (Dead address etc.) Contract will not malfunction in any circumstances No proxy contracts NO Failed transactions that are caused by mathematical errors NO Swap settings and parameters should always be in a safe range NO BNB transfers from the contract should not revert in any circumstances
Last updated