X10 Token Logo

X10 Token

About X10

Listings

Not Found
Token 2 years
white paper

A deflationary asset and stable token with dumping protections and monetary incentives for holding is the goal of X10FINANCE.

Social

Laser Scorebeta Last Audit: 30 November 2021

report
Token is either risky or in presale. For presale 30+ is a fine score.

Anti-Scam

Links


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

X10Token.fallback() (#325-348) performs a multiplication on the result of a division:
-tokens = tokensPerOneEther * msg.value / 10 ** 18 (#329)
-valueWei = tokens * 10 ** 18 / tokensPerOneEther (#332)
Consider ordering multiplication before division.

Additional information: link

Token._approve(address,address,uint256).owner (#266) shadows:
- Token.owner (#96) (state variable)
Rename the local variables that shadow another component.

Additional information: link

Token.changeOwner(address) (#107-109) should emit an event for:
- owner = _owner (#108)
Emit an event for critical parameter changes.

Additional information: link

X10Token.SetPrice(uint256) (#388-390) should emit an event for:
- Price = _price (#389)
Emit an event for critical parameter changes.

Additional information: link

Token.changeOwner(address)._owner (#107) lacks a zero-check on :
- owner = _owner (#108)
Check that the address is not zero.

Additional information: link

X10Token.getAirdrop(address) (#369-386) compares to a boolean constant:
-require(bool,string)(AirdropStart == true,Airdrop is not active.) (#372)
Remove the equality to the boolean constant.

Additional information: link

Token._mint(address,uint256) (#238-246) is never used and should be removed
Remove unused functions.

Additional information: link

X10Token.balancesOwner (#296) is set pre-construction with a non-constant function or state variable:
- _totalSupply - CrowdSupply - AirDrop
Remove any initialization of state variables via non-constant state variables or function calls. If variables must be set upon contract deployment, locate initialization in the constructor instead.

Additional information: link

solc-0.8.0 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 X10Token.PriceChange (#303) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#53)" inContext (#47-56)
Remove redundant statements if they congest code but offer no value.

Additional information: link

Reentrancy in X10Token.fallback() (#325-348):
External calls:
- address(msg.sender).transfer(msg.value - valueWei) (#333)
State variables written after the call(s):
- CrowdSupply -= tokens (#338)
- PresaleBalance += msg.value (#339)
- Price -= Price / 100 (#346)
- PriceChange += tokens (#343)
- PriceChange = 0 (#345)
- _balances[msg.sender] += tokens (#336)
- _balances[CrowdAdress] -= tokens (#337)
Event emitted after the call(s):
- Transfer(CrowdAdress,msg.sender,tokens) (#340)
Apply the check-effects-interactions pattern.

Additional information: link

X10Token.slitherConstructorVariables() (#287-402) uses literals with too many digits:
- Price = 400000 * 10 ** 18 (#293)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

X10Token.aAmt (#292) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

killMe() should be declared external:
- X10Token.killMe() (#397-399)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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.


Twitter account link seems to be invalid


Telegram account has relatively few subscribers


Unable to find Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


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


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank


Young tokens have high risks of price dump / death

Price for X10