sociball / SociToken

0 stars 0 forks source link

Require #1

Open sociball opened 2 years ago

sociball commented 2 years ago

Owner Privileges SAFU developer must hold the ownership in 14 days at least (no need to hold the ownership if the contract worked well in projects before) Owner can not be able to mint new tokens. DONE Owner can not be able to pause trading. DONE Owner can not be able to set max transaction limit lower than 0.1% of circulating supply. DONE Owner can not be able to block accounts from trading. (Blacklist etc.) DONE Owner can not be able to claim the contract’s balance of its own token. DONE Owner can not be able to set max wallet limit lower than 1% of circulating supply. DONE Anything that can be changed by the owner can not limit or stop trading for the investors. (Anti-bot without time limit, Transaction time lock without limit, sell limit based on holder balance, etc.) DONE Tokenomics Owner can not be able to set fees higher than 25% No unlock tokens in first 30 days from listing Liquidity lockup time shouldn’t be less than 365 days SAFU developer must control unlock tokens (SAFU developer will help projects to distribute seed, private sale tokens) Contract Contract must be audited by a trusted partner Buybacks should be automated. DONE Burns should be automated. DONE Auto liquidity should go to an unreachable address. (Dead address etc.) DONE Contract should not malfunction in any circumstances No proxy contracts DONE Common Problems That Cause Contracts to Crash Failed transactions that are caused by mathematical errors Swap settings and parameters should always be in a safe range DONE BNB transfers from the contract should not revert in any circumstances DONE

sociball commented 2 years ago

DONE and wait check