SalamX Token Logo

SLMX [SalamX] Token

About SLMX

Listings

Not Found
Token 3 years

Website

WE make shariah easy convenient in digital world.

The main purpose of SLMX development is to develop Shariah-based multi-applications that can benefit over 100 million users, traders, holders, and investors worldwide.

In the early stages, SLMX will focus on the development of SalamXapp as wallet with high security with shariah-based ecosystem to facilitate new users to enjoy cryptocurrency functionality and blockchain innovations future developed by SalamX Network.

Social

Laser Scorebeta Last Audit: 2 March 2022

report
Token has too many issues. Scam probability is high.

Anti-Scam

Links


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

SalamX.constructor(string,string,uint256,uint256,uint256,uint256,address,address,address).tokenOwner (#271) lacks a zero-check on :
- owner = tokenOwner (#277)
SalamX.constructor(string,string,uint256,uint256,uint256,uint256,address,address,address)._FeeAddress (#271) lacks a zero-check on :
- FeeAddress = _FeeAddress (#280)
SalamX.constructor(string,string,uint256,uint256,uint256,uint256,address,address,address).service (#271) lacks a zero-check on :
- service.transfer(msg.value) (#281)
SalamX.updateFee(uint256,uint256,address)._FeeAddress (#289) lacks a zero-check on :
- FeeAddress = _FeeAddress (#292)
Check that the address is not zero.

Additional information: link

StandardToken.transfer(address,uint256) (#132-158) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#133)
StandardToken.transferFrom(address,address,uint256) (#165-190) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#166)
Remove the equality to the boolean constant.

Additional information: link

SafeMath.mul(uint256,uint256) (#8-15) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version^0.4.24 (#5) 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

Parameter StandardToken.transfer(address,uint256)._to (#132) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._value (#132) is not in mixedCase
Parameter StandardToken.balanceOf(address)._owner (#161) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._from (#165) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._to (#165) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._value (#165) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._spender (#193) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._value (#193) is not in mixedCase
Parameter StandardToken.allowance(address,address)._owner (#200) is not in mixedCase
Parameter StandardToken.allowance(address,address)._spender (#200) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._spender (#205) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._addedValue (#205) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._spender (#211) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._subtractedValue (#211) is not in mixedCase
Variable StandardToken.FeeAddress (#122) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._to (#237) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._value (#237) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._from (#241) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._to (#241) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._value (#241) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._spender (#245) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._value (#245) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._spender (#249) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._addedValue (#249) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._spender (#253) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._subtractedValue (#253) is not in mixedCase
Parameter SalamX.burn(uint256)._value (#285) is not in mixedCase
Parameter SalamX.updateFee(uint256,uint256,address)._txFee (#289) is not in mixedCase
Parameter SalamX.updateFee(uint256,uint256,address)._burnFee (#289) is not in mixedCase
Parameter SalamX.updateFee(uint256,uint256,address)._FeeAddress (#289) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Reentrancy in SalamX.constructor(string,string,uint256,uint256,uint256,uint256,address,address,address) (#271-283):
External calls:
- service.transfer(msg.value) (#281)
Event emitted after the call(s):
- Transfer(address(0),tokenOwner,totalSupply) (#282)
Apply the check-effects-interactions pattern.

Additional information: link

transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#55-59)
pause() should be declared external:
- Pausable.pause() (#89-92)
unpause() should be declared external:
- Pausable.unpause() (#97-100)
balanceOf(address) should be declared external:
- ERC20Basic.balanceOf(address) (#105)
- StandardToken.balanceOf(address) (#161-163)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#111)
- StandardToken.allowance(address,address) (#200-202)
blackListAddress(address,bool) should be declared external:
- PausableToken.blackListAddress(address,bool) (#257-259)
burn(uint256) should be declared external:
- SalamX.burn(uint256) (#285-287)
updateFee(uint256,uint256,address) should be declared external:
- SalamX.updateFee(uint256,uint256,address) (#289-293)
mint(address,uint256) should be declared external:
- SalamX.mint(address,uint256) (#304-310)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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.


Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.


Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.


Token is deployed only at one blockchain

Contract has 6% buy tax and 3% sell tax.
Taxes are low and contract ownership is renounced.


Twitter account has less than 100 followers


Telegram account has relatively few subscribers


Unable to find Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


BscScan page for the token does not contain additional info: website, socials, description, etc.

Additional information: link


Unable to find token on CoinGecko

Additional information: link


Unable to find token on CoinMarketCap

Additional information: link


Unable to find token/project description on the website or on BscScan, CoinMarketCap


Unable to find token contract audit


Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)


Unable to verify token contract address on the website


Unable to find audit link on the website


Unable to find whitepaper link on the website


Unable to find Telegram link on the website


Unable to find Twitter link on the website


Unable to find token on CoinHunt

Additional information: link


Unable to find code repository for the project


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death

Price for SLMX

News for SLMX