The utility token that powers the ABiT Network with value, equality, smart, free and fair economy, creating abundance for the ABiT ecosystem.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract TokenProxy (#113-174) has payable functions:
- Proxy.fallback() (#21-97)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
TokenProxy.implementation() (#168-172) is declared view but contains assembly code
Ensure the attributes of contracts compiled prior to Solidity 0.5.0 are correct.
Additional information: link
Reentrancy in TokenProxy.constructor(address,string,string,uint8,uint256) (#138-162):
External calls:
- version = IPermittableTokenVersion(_tokenImage).version() (#141)
State variables written after the call(s):
- DOMAIN_SEPARATOR = keccak256()(abi.encode(keccak256()(EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)),keccak256()(bytes(_name)),keccak256()(bytes(version)),_chainId,address(this))) (#153-161)
- bridgeContractAddr = msg.sender (#152)
- decimals = _decimals (#150)
- name = _name (#148)
- owner = msg.sender (#151)
- symbol = _symbol (#149)
Apply the check-effects-interactions pattern.
Additional information: link
Proxy.fallback() (#21-97) uses assembly
- INLINE ASM (#25-97)
TokenProxy.constructor(address,string,string,uint8,uint256) (#138-162) uses assembly
- INLINE ASM (#143-148)
TokenProxy.implementation() (#168-172) uses assembly
- INLINE ASM (#169-172)
Do not use evm assembly.
Additional information: link
Pragma version0.4.24 (#3) allows old versions
Pragma version0.4.24 (#102) 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
Variable TokenProxy.DOMAIN_SEPARATOR (#125) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
TokenProxy.balances (#118) is never used in TokenProxy (#113-174)
TokenProxy.totalSupply (#119) is never used in TokenProxy (#113-174)
TokenProxy.allowed (#120) is never used in TokenProxy (#113-174)
TokenProxy.mintingFinished (#122) is never used in TokenProxy (#113-174)
TokenProxy.nonces (#127) is never used in TokenProxy (#113-174)
TokenProxy.expirations (#128) is never used in TokenProxy (#113-174)
Remove unused state variables.
Additional information: link
TokenProxy.mintingFinished (#122) should be constant
TokenProxy.totalSupply (#119) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
fallback() should be declared external:
- Proxy.fallback() (#21-97)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Average 30d number of PancakeSwap swaps is low.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Token was delisted from CoinGecko
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to verify token contract address on the website
Token is not listed at Mobula.Finance
Additional information: link
Token has no active CoinGecko 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
Token has relatively low CoinMarketCap rank
Telegram account has less than 100 subscribers
Unable to find Youtube account
Unable to find Discord account