MAIN is a SocialFi network operated and owned by its users.
MAIN is made up of thematic communities created and operated by the users themselves. Each community gets its own coins that anybody can buy and sell. The price of coins goes up when people buy them and goes down when people sell. Community coins reflect the value of a particular community and unlock many innovative ways to interact and monetize.
On MAIN you can:
– Do everything the same as in other social networks: make posts, comment, rate others users, create their own communities or join existing ones.
– Get MAIN tokens for your activity on the platform or as rewards from other users.
– Own communities right on the blockchain: buy and sell community coins, participate in governance and make money on their growth.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Different versions of Solidity are used:
- Version used: ['^0.8.0', '^0.8.4']
- ^0.8.0 (#7)
- ^0.8.0 (#98)
- ^0.8.0 (#124)
- ^0.8.0 (#149)
- ^0.8.0 (#509)
- ^0.8.0 (#550)
- ^0.8.0 (#588)
- ^0.8.0 (#677)
- ^0.8.0 (#707)
- ^0.8.4 (#781)
Use one Solidity version.
Additional information: link
MainToken._mint(address,uint256) (#793-799) is never used and should be removed
Context._msgData() (#141-144) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#142)" inContext (#136-145)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Pragma version^0.8.0 (#124) allows old versions
Pragma version^0.8.0 (#707) allows old versions
Pragma version^0.8.0 (#588) allows old versions
Pragma version^0.8.0 (#149) allows old versions
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#677) allows old versions
Pragma version^0.8.0 (#509) allows old versions
Pragma version^0.8.0 (#98) allows old versions
Pragma version^0.8.0 (#550) allows old versions
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#312-327)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#537-545)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#760-763)
decimals() should be declared external:
- ERC20.decimals() (#227-229)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#368-381)
symbol() should be declared external:
- ERC20.symbol() (#210-212)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#241-249)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#259-267)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#341-352)
mint(address,uint256) should be declared external:
- MainToken.mint(address,uint256) (#809-811)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#769-776)
name() should be declared external:
- ERC20.name() (#202-204)
pause() should be declared external:
- MainToken.pause() (#813-815)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#289-297)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#522-524)
unpause() should be declared external:
- MainToken.unpause() (#817-819)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account