AgroDealPro features a decentralized marketplace to enable farmers-consumers trade using a crowdfunding module for farmers to raise funds using smart contracts.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract FucksToken (#84-206) has payable functions:
- FucksToken.fallback() (#194-196)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Contract ticker (Agd lab) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
Owned.transferOwnership(address)._newOwner (#68) lacks a zero-check on :
- newOwner = _newOwner (#69)
Check that the address is not zero.
Additional information: link
Pragma version^0.4.24 (#1) allows old versions
solc-0.4.24 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 Owned.transferOwnership(address)._newOwner (#68) is not in mixedCase
Variable FucksToken._totalSupply (#88) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
FucksToken.constructor() (#97-104) uses literals with too many digits:
- _totalSupply = 150000000000000000 (#101)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
safeMul(uint256,uint256) should be declared external:
- SafeMath.safeMul(uint256,uint256) (#12-15)
safeDiv(uint256,uint256) should be declared external:
- SafeMath.safeDiv(uint256,uint256) (#16-19)
totalSupply() should be declared external:
- ERC20Interface.totalSupply() (#28)
- FucksToken.totalSupply() (#110-112)
balanceOf(address) should be declared external:
- ERC20Interface.balanceOf(address) (#29)
- FucksToken.balanceOf(address) (#118-120)
allowance(address,address) should be declared external:
- ERC20Interface.allowance(address,address) (#30)
- FucksToken.allowance(address,address) (#173-175)
transfer(address,uint256) should be declared external:
- ERC20Interface.transfer(address,uint256) (#31)
- FucksToken.transfer(address,uint256) (#128-133)
approve(address,uint256) should be declared external:
- ERC20Interface.approve(address,uint256) (#32)
- FucksToken.approve(address,uint256) (#144-148)
transferFrom(address,address,uint256) should be declared external:
- ERC20Interface.transferFrom(address,address,uint256) (#33)
- FucksToken.transferFrom(address,address,uint256) (#160-166)
receiveApproval(address,uint256,address,bytes) should be declared external:
- ApproveAndCallFallBack.receiveApproval(address,uint256,address,bytes) (#46)
transferOwnership(address) should be declared external:
- Owned.transferOwnership(address) (#68-70)
acceptOwnership() should be declared external:
- Owned.acceptOwnership() (#71-76)
approveAndCall(address,uint256,bytes) should be declared external:
- FucksToken.approveAndCall(address,uint256,bytes) (#183-188)
fallback() should be declared external:
- FucksToken.fallback() (#194-196)
transferAnyERC20Token(address,uint256) should be declared external:
- FucksToken.transferAnyERC20Token(address,uint256) (#202-204)
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 PancakeSwap volume 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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Alexa traffic rank is relatively low
Additional information: link
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Blog account (Reddit or Medium)