The Polylastic (POLX) Aggregator is a purposefully staked, curated basket of assets that tracks and represents the synthetic asset space and the future of money—ranging from EFi (Elastic Finance) to perpetual swaps. The direct-staking of the POLX token is used to signal community support that is designed to identify and exploit opportunities in these burgeoning markets.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
PolylasticTokenV2.setTreasury(address)._treasury (#384) lacks a zero-check on :
- treasury = _treasury (#386)
Check that the address is not zero.
Additional information: link
Different versions of Solidity is used:
- Version used: ['>=0.6.0<0.8.0', '^0.6.12']
- ^0.6.12 (#6)
- >=0.6.0<0.8.0 (#33)
- >=0.6.0<0.8.0 (#113)
- ^0.6.12 (#329)
Use one Solidity version.
Additional information: link
SafeMath.trySub(uint256,uint256) (#145-148) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.6.0<0.8.0 (#113) is too complex
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
Parameter PolylasticTokenV2.setTreasury(address)._treasury (#384) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#24)" inContext (#18-27)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable PolylasticTokenV2._totalSupply (#344) is too similar to PolylasticTokenV2.constructor(string,string,uint256,uint8,address).totalSupply_ (#359)
Prevent variables from having similar names.
Additional information: link
PolylasticTokenV2.computeTransferFeeInTokens(uint256) (#428-448) uses literals with too many digits:
- amountOfTokensToTransfer <= 10000000 * 10 ** 18 (#441)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
balanceOf(address) should be declared external:
- PolylasticTokenV2.balanceOf(address) (#556-558)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account