IndoDEX is a decentralized exchange (DEX) on Binance Smart Chain focused on revolutionizing the Indonesian cryptocurrency market.
Users are incentivized to pool liquidity on IndoDEX through yield farming to earn the native currency, $IDDX. Additionally, users can use their earned $IDDX to stake and earn other tokens and unlock exclusive features. We have a dedicated team with years of experience who are committed to the DeFi community and ready to revolutionize the Indonesian market.
TokenRecover.recoverBEP20(address,uint256) (#1344-1346) ignores return value by IBEP20(tokenAddress).transfer(owner(),tokenAmount) (#1345)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BEP20._approve(address,address,uint256).owner (#497) shadows:
- Ownable.owner() (#65-67) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in AmazingBEP20.constructor(string,string,uint8,uint256,address) (#1385-1394):
External calls:
- ServicePayer(feeReceiver_,AmazingBEP20) (#1391)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#1365)
State variables written after the call(s):
- _mint(_msgSender(),initialBalance_) (#1393)
- _balances[account] += amount (#455)
- _setupDecimals(decimals_) (#1392)
- _decimals = decimals_ (#516)
- _mint(_msgSender(),initialBalance_) (#1393)
- _totalSupply += amount (#454)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in AmazingBEP20.constructor(string,string,uint8,uint256,address) (#1385-1394):
External calls:
- ServicePayer(feeReceiver_,AmazingBEP20) (#1391)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#1365)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#456)
- _mint(_msgSender(),initialBalance_) (#1393)
Apply the check-effects-interactions pattern.
Additional information: link
Address._verifyCallResult(bool,bytes,string) (#1005-1022) uses assembly
- INLINE ASM (#1014-1017)
Do not use evm assembly.
Additional information: link
ERC165Checker.supportsInterface(address,bytes4) (#1059-1063) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.5 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
Low level call in ERC165Checker._supportsERC165Interface(address,bytes4) (#1127-1132):
- (success,result) = account.staticcall{gas: 30000}(encodedParams) (#1129)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Redundant expression "this (#25)" inContext (#19-28)
Remove redundant statements if they congest code but offer no value.
Additional information: link
recoverBEP20(address,uint256) should be declared external:
- TokenRecover.recoverBEP20(address,uint256) (#1344-1346)
Use the external attribute for functions never called from the contract.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to crawl data from the website
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
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 whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account