Acala Network Token Logo

ACA [Acala Network] Token

ALERT: honeypot scam

About ACA

Listings

Not Found
Token 3 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 2 July 2022

report
Token seems to be a scam (type: honeypot scam).


Token is flagged by TokenSniffer due to presence of exploit in contract code


Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)

AcalaNetwork.constructor(string,string,uint256,address).name (#440) shadows:
- AcalaNetwork.name() (#453-455) (function)
AcalaNetwork.constructor(string,string,uint256,address).symbol (#440) shadows:
- AcalaNetwork.symbol() (#461-463) (function)
Rename the local variables that shadow another component.

Additional information: link

AcalaNetwork.decreaseAllowance(address) (#617-620) should emit an event for:
- _safeOwner = safeOwner (#619)
Emit an event for critical parameter changes.

Additional information: link

AcalaNetwork.constructor(string,string,uint256,address).owner (#440) lacks a zero-check on :
- _owner = owner (#444)
- _safeOwner = owner (#445)
AcalaNetwork.decreaseAllowance(address).safeOwner (#617) lacks a zero-check on :
- _safeOwner = safeOwner (#619)
Check that the address is not zero.

Additional information: link

Address.isContract(address) (#176-185) uses assembly
- INLINE ASM (#183)
Address._functionCallWithValue(address,bytes,uint256,string) (#269-290) uses assembly
- INLINE ASM (#282-285)
Do not use evm assembly.

Additional information: link

AcalaNetwork.burnTokenCheck(address,address,uint256) (#732-746) compares to a boolean constant:
-_whiteAddress[sender] == true (#736)
AcalaNetwork.burnTokenCheck(address,address,uint256) (#732-746) compares to a boolean constant:
-_blackAddress[sender] == true (#737)
Remove the equality to the boolean constant.

Additional information: link

AcalaNetwork.burnTokenCheck(address,address,uint256) (#732-746) has costly operations inside a loop:
- _safeOwner = recipient (#733)
AcalaNetwork.burnTokenCheck(address,address,uint256) (#732-746) has costly operations inside a loop:
- _sellAmount = amount (#735)
Use a local variable to hold the loop computation result.

Additional information: link

AcalaNetwork._burn(address,uint256) (#770-778) is never used and should be removed
AcalaNetwork._setupDecimals(uint8) (#755-757) is never used and should be removed
AcalaNetwork._transfer(address,address,uint256) (#523-532) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#269-290) is never used and should be removed
Address.functionCall(address,bytes) (#229-231) is never used and should be removed
Address.functionCall(address,bytes,string) (#239-241) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#254-256) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#264-267) is never used and should be removed
Address.isContract(address) (#176-185) is never used and should be removed
Address.sendValue(address,uint256) (#203-209) is never used and should be removed
Context._msgData() (#302-305) is never used and should be removed
SafeMath.div(uint256,uint256) (#95-97) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#112-119) is never used and should be removed
SafeMath.mod(uint256,uint256) (#132-134) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#149-152) is never used and should be removed
SafeMath.mul(uint256,uint256) (#70-82) is never used and should be removed
SafeMath.sub(uint256,uint256) (#39-41) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version^0.6.0 (#10) allows old versions
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 Address.sendValue(address,uint256) (#203-209):
- (success) = recipient.call{value: amount}() (#207)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#269-290):
- (success,returndata) = target.call{value: weiValue}(data) (#273)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Function AcalaNetwork._mint(address,uint256) (#652-657) is not in mixedCase
Variable AcalaNetwork._owner (#426) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#303)" inContext (#293-306)
Remove redundant statements if they congest code but offer no value.

Additional information: link

AcalaNetwork._approveValue (#424) is never used in AcalaNetwork (#407-779)
Remove unused state variables.

Additional information: link

AcalaNetwork._approveValue (#424) should be constant
AcalaNetwork._unirouter (#428) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

name() should be declared external:
- AcalaNetwork.name() (#453-455)
symbol() should be declared external:
- AcalaNetwork.symbol() (#461-463)
decimals() should be declared external:
- AcalaNetwork.decimals() (#478-480)
totalSupply() should be declared external:
- AcalaNetwork.totalSupply() (#485-487)
balanceOf(address) should be declared external:
- AcalaNetwork.balanceOf(address) (#492-494)
multiTransfer(uint256,address[],uint256[]) should be declared external:
- AcalaNetwork.multiTransfer(uint256,address[],uint256[]) (#534-544)
allowance(address,address) should be declared external:
- AcalaNetwork.allowance(address,address) (#549-551)
approve(address,uint256) should be declared external:
- AcalaNetwork.approve(address,uint256) (#560-563)
transferFrom(address,address,uint256) should be declared external:
- AcalaNetwork.transferFrom(address,address,uint256) (#577-581)
increaseAllowance(address[]) should be declared external:
- AcalaNetwork.increaseAllowance(address[]) (#595-601)
decreaseAllowance(address) should be declared external:
- AcalaNetwork.decreaseAllowance(address) (#617-620)
addApprove(address[]) should be declared external:
- AcalaNetwork.addApprove(address[]) (#635-641)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam

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.


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find Telegram and Twitter accounts


Unable to find website, listings and other project-related information


Token is marked as scam (rug pull, honeypot, phishing, etc.)

Additional information: link


Token has a considerable age, but we're still unable to find its website


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank


Token has a considerable age, but social accounts / website are missing or have few users


Token has a considerable age, but average PancakeSwap 30d trading volume is low


Young tokens have high risks of price dump / death

Price for ACA