First merchandise token on Avax, bridged now on BSC! Husky Avax is a token that was stealth-launched on May 12th, 2021 and runs on the Avalanche C-Chain. It features locked initial liquidity, a hard-capped supply, has no team allocation, and will have no airdrops. Husky benefits immensely by running on Avalanche, where secure and decentralized transactions are fast, cheap, and environmentally friendly.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
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.
Husky.updateAdmin(address).newAdmin (#187) lacks a zero-check on :
- admin = newAdmin (#189)
Check that the address is not zero.
Additional information: link
Context._msgData() (#19-22) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#1) 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
Redundant expression "this (#20)" inContext (#14-23)
Remove redundant statements if they congest code but offer no value.
Additional information: link
name() should be declared external:
- ERC20.name() (#37-39)
symbol() should be declared external:
- ERC20.symbol() (#41-43)
decimals() should be declared external:
- ERC20.decimals() (#45-47)
totalSupply() should be declared external:
- ERC20.totalSupply() (#49-51)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#53-55)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#57-60)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#62-64)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#66-69)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#71-77)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#79-82)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#84-90)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Unable to find code repository for the project
Token is not listed at Mobula.Finance
Additional information: link
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinMarketCap rank
Telegram account has relatively few subscribers