It will be the native token of CRIPTO CRYPTO AND CRYPTO STORE, platforms that once launched, will work for the exclusive use of sending and receiving cryptocurrencies, and will be used as a gateway token in the free trade of goods or services in the case of CRYPT PAYMENT and for the trade of goods in the case of TIENDA CRIPTO.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract THSToken (#73-187) has payable functions:
- THSToken.fallback() (#183-185)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Pragma version^0.4.24 (#1) allows old versions
solc-0.4.26 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 THSToken._totalSupply (#77) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
THSToken.constructor() (#86-93) uses literals with too many digits:
- _totalSupply = 10000000000000000000000000000 (#90)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
safeMul(uint256,uint256) should be declared external:
- SafeMath.safeMul(uint256,uint256) (#33-36)
safeDiv(uint256,uint256) should be declared external:
- SafeMath.safeDiv(uint256,uint256) (#38-41)
totalSupply() should be declared external:
- ERC20Interface.totalSupply() (#50)
- THSToken.totalSupply() (#99-101)
balanceOf(address) should be declared external:
- ERC20Interface.balanceOf(address) (#51)
- THSToken.balanceOf(address) (#107-109)
allowance(address,address) should be declared external:
- ERC20Interface.allowance(address,address) (#52)
- THSToken.allowance(address,address) (#162-164)
transfer(address,uint256) should be declared external:
- ERC20Interface.transfer(address,uint256) (#53)
- THSToken.transfer(address,uint256) (#117-122)
approve(address,uint256) should be declared external:
- ERC20Interface.approve(address,uint256) (#54)
- THSToken.approve(address,uint256) (#133-137)
transferFrom(address,address,uint256) should be declared external:
- ERC20Interface.transferFrom(address,address,uint256) (#55)
- THSToken.transferFrom(address,address,uint256) (#149-155)
receiveApproval(address,uint256,address,bytes) should be declared external:
- ApproveAndCallFallBack.receiveApproval(address,uint256,address,bytes) (#67)
approveAndCall(address,uint256,bytes) should be declared external:
- THSToken.approveAndCall(address,uint256,bytes) (#172-177)
fallback() should be declared external:
- THSToken.fallback() (#183-185)
Use the external attribute for functions never called from the contract.
Additional information: link
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
Average 30d PancakeSwap liquidity is low.
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Unable to find Discord account