Twinci - an NFTs Dapp on Binance Smart Chain. We are aiming at becoming the first social marketplace that integrates features of social networks like instagram with marketplaces, connecting users and artists with very low fee and flashing speed, enabling creating, selling and buying NFTs at the utmost ease.
Contract ownership is not renounced (belongs to a wallet)
BEP20.allowance(address,address).owner (#521) shadows:
- Ownable.owner() (#67-69) (function)
BEP20._approve(address,address,uint256).owner (#639) shadows:
- Ownable.owner() (#67-69) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#180-192) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#258-261) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#222-228) is never used and should be removed
Context._msgData() (#26-29) is never used and should be removed
SafeMath.mod(uint256,uint256) (#242-244) is never used and should be removed
SafeMath.div(uint256,uint256) (#206-208) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.7.0 (#268) allows old versions
Pragma version^0.7.0 (#720) allows old versions
Pragma version^0.7.0 (#106) allows old versions
Pragma version^0.7.0 (#36) allows old versions
Pragma version^0.7.0 (#679) allows old versions
solc-0.7.0 is not recommended for deployment
Pragma version^0.7.0 (#9) allows old versions
Pragma version^0.7.0 (#369) 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
Redundant expression "this (#27)" inContext (#21-30)
Remove redundant statements if they congest code but offer no value.
Additional information: link
TwinciBurnableBEP20.constructor() (#730-738) uses literals with too many digits:
- _mint(_msgSender(),0x422CA8B0A00A425000000) (#737)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#482-485)
symbol() should be declared external:
- BEP20.symbol() (#432-434)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#696-698)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#86-89)
burnFrom(address,uint256) should be declared external:
- BEP20Burnable.burnFrom(address,uint256) (#711-716)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#513-516)
getOwner() should be declared external:
- BEP20.getOwner() (#470-472)
name() should be declared external:
- BEP20.name() (#424-426)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#463-465)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#500-504)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#95-99)
totalSupply() should be declared external:
- BEP20.totalSupply() (#456-458)
decimals() should be declared external:
- BEP20.decimals() (#449-451)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#537-540)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#556-559)
Use the external attribute for functions never called from the contract.
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Last post in Twitter was more than 180 days ago