PlatinX will bring Advance Blockchain Technology and Exchange . PlatinX will be used for Meta & other social media platforms for Advertisement. It can also be used for swapping on all exchanges & Assets.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
PLATINX.allowance(address,address).owner (#351) shadows:
- Ownable.owner() (#229-231) (function)
PLATINX._approve(address,address,uint256).owner (#477) shadows:
- Ownable.owner() (#229-231) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#74-77) is never used and should be removed
PLATINX._burn(address,uint256) (#456-462) is never used and should be removed
PLATINX._burnFrom(address,uint256) (#489-492) is never used and should be removed
SafeMath.div(uint256,uint256) (#153-155) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#168-175) is never used and should be removed
SafeMath.mod(uint256,uint256) (#188-190) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#203-206) is never used and should be removed
SafeMath.mul(uint256,uint256) (#128-140) is never used and should be removed
SafeMath.sub(uint256,uint256) (#99-101) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#75)" inContext (#65-78)
Remove redundant statements if they congest code but offer no value.
Additional information: link
PLATINX.constructor() (#283-291) uses literals with too many digits:
- _totalSupply = 511000000000000000 (#287)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#248-251)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#257-259)
increaseAllowance(address,uint256) should be declared external:
- PLATINX.increaseAllowance(address,uint256) (#379-382)
decreaseAllowance(address,uint256) should be declared external:
- PLATINX.decreaseAllowance(address,uint256) (#388-391)
mint(uint256) should be declared external:
- PLATINX.mint(uint256) (#400-403)
Use the external attribute for functions never called from the contract.
Additional information: link
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Discord account