Agrolife 🌾is a social network of agriculture🌿, hunting, forestry and fishing, where everyone can have their own stores to sell or buy products 🍅🐟🐄🌽, both farmers and companies dedicated to the sale of agricultural products and tools.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
AgroLifeCoin.airdrop(address) (#467-480) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#476)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
SafeMath.sub(uint256,uint256) (#53-56) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#125-128) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#12) allows old versions
solc-0.6.8 is not recommended for deployment
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 AgroLifeCoin.buy(address)._refer (#482) is not in mixedCase
Parameter AgroLifeCoin.allocationForRewards(address,uint256)._addr (#500) is not in mixedCase
Parameter AgroLifeCoin.allocationForRewards(address,uint256)._amount (#500) is not in mixedCase
Parameter AgroLifeCoin.airdrop(address)._refer (#467) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
AgroLifeCoin.set(uint8,uint256) (#415-441) should emit an event for:
- _referEth = value (#422)
- _referToken = value (#424)
- _airdropEth = value (#426)
- _airdropToken = value (#428)
- saleMaxBlock = value (#430)
- salePrice = value (#432)
- _airdorpBnb = value (#435)
- _buyBnb = value (#437)
Emit an event for critical parameter changes.
Additional information: link
AgroLifeCoin._decimals (#161) should be constant
AgroLifeCoin._name (#159) should be constant
AgroLifeCoin._totalSupply (#158) should be constant
AgroLifeCoin._symbol (#160) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
AgroLifeCoin.slitherConstructorVariables() (#155-504) uses literals with too many digits:
- _airdropEth = 3000000000000000 (#169)
AgroLifeCoin.slitherConstructorVariables() (#155-504) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#158)
AgroLifeCoin.slitherConstructorVariables() (#155-504) uses literals with too many digits:
- salePrice = 500000 (#178)
AgroLifeCoin.slitherConstructorVariables() (#155-504) uses literals with too many digits:
- _airdropToken = 500000000000000000000 (#170)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
set(uint8,uint256) should be declared external:
- AgroLifeCoin.set(uint8,uint256) (#415-441)
approve(address,uint256) should be declared external:
- AgroLifeCoin.approve(address,uint256) (#368-371)
name() should be declared external:
- AgroLifeCoin.name() (#218-220)
clearBNB() should be declared external:
- AgroLifeCoin.clearBNB() (#373-377)
allocationForRewards(address,uint256) should be declared external:
- AgroLifeCoin.allocationForRewards(address,uint256) (#500-502)
transferFrom(address,address,uint256) should be declared external:
- AgroLifeCoin.transferFrom(address,address,uint256) (#355-359)
buy(address) should be declared external:
- AgroLifeCoin.buy(address) (#482-498)
totalSupply() should be declared external:
- AgroLifeCoin.totalSupply() (#267-269)
airdrop(address) should be declared external:
- AgroLifeCoin.airdrop(address) (#467-480)
clearAllBNB() should be declared external:
- AgroLifeCoin.clearAllBNB() (#378-381)
transfer(address,uint256) should be declared external:
- AgroLifeCoin.transfer(address,uint256) (#451-454)
balanceOf(address) should be declared external:
- AgroLifeCoin.balanceOf(address) (#274-276)
cap() should be declared external:
- AgroLifeCoin.cap() (#260-262)
mint(address,uint256) should be declared external:
- AgroLifeCoin.mint(address,uint256) (#383-390)
authNum(uint256) should be declared external:
- AgroLifeCoin.authNum(uint256) (#285-289)
setAuth(address,address) should be declared external:
- AgroLifeCoin.setAuth(address,address) (#300-305)
symbol() should be declared external:
- AgroLifeCoin.symbol() (#233-235)
allowance(address,address) should be declared external:
- AgroLifeCoin.allowance(address,address) (#281-283)
decimals() should be declared external:
- AgroLifeCoin.decimals() (#253-255)
getBlock() should be declared external:
- AgroLifeCoin.getBlock() (#456-465)
transferOwnership(address) should be declared external:
- AgroLifeCoin.transferOwnership(address) (#295-298)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token is marked as risky (blacklisted creator, fake name, dead project, etc.)
Additional information: link
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid