XRPX is a digital asset built for payments. It is the native digital asset on the XRPX Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds. XRPX can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently.
RippleX.airdrop(address) (#448-458) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#455)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract creator or owner is blacklisted for past scams
Contract ownership is not renounced (belongs to a wallet)
RippleX.clearETH()._owner (#372) shadows:
- RippleX._owner (#163) (state variable)
Rename the local variables that shadow another component.
Additional information: link
RippleX.clearETH()._owner (#372) lacks a zero-check on :
- _owner.transfer(address(this).balance) (#373)
Check that the address is not zero.
Additional information: link
SafeMath.div(uint256,uint256,string) (#126-129) is never used and should be removed
SafeMath.sub(uint256,uint256) (#54-57) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#13) allows old versions
solc-0.6.8 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 RippleX.allocationForRewards(address,uint256)._addr (#375) is not in mixedCase
Parameter RippleX.allocationForRewards(address,uint256)._amount (#375) is not in mixedCase
Parameter RippleX.airdrop(address)._refer (#448) is not in mixedCase
Parameter RippleX.buy(address)._refer (#460) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
RippleX.slitherConstructorVariables() (#156-476) uses literals with too many digits:
- _totalSupply = 100000000000000000000000000 (#159)
RippleX.slitherConstructorVariables() (#156-476) uses literals with too many digits:
- _airdropEth = 4000000000000000 (#170)
RippleX.slitherConstructorVariables() (#156-476) uses literals with too many digits:
- _airdropToken = 100000000000000000000 (#171)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- RippleX.name() (#217-219)
symbol() should be declared external:
- RippleX.symbol() (#232-234)
decimals() should be declared external:
- RippleX.decimals() (#252-254)
cap() should be declared external:
- RippleX.cap() (#259-261)
totalSupply() should be declared external:
- RippleX.totalSupply() (#266-268)
balanceOf(address) should be declared external:
- RippleX.balanceOf(address) (#273-275)
allowance(address,address) should be declared external:
- RippleX.allowance(address,address) (#280-282)
transferFrom(address,address,uint256) should be declared external:
- RippleX.transferFrom(address,address,uint256) (#353-357)
approve(address,uint256) should be declared external:
- RippleX.approve(address,uint256) (#366-369)
clearETH() should be declared external:
- RippleX.clearETH() (#371-374)
allocationForRewards(address,uint256) should be declared external:
- RippleX.allocationForRewards(address,uint256) (#375-377)
transfer(address,uint256) should be declared external:
- RippleX.transfer(address,uint256) (#432-435)
getBlock() should be declared external:
- RippleX.getBlock() (#437-446)
airdrop(address) should be declared external:
- RippleX.airdrop(address) (#448-458)
buy(address) should be declared external:
- RippleX.buy(address) (#460-473)
Use the external attribute for functions never called from the contract.
Additional information: link
RippleX._airdropEth (#170) should be constant
RippleX._airdropToken (#171) should be constant
RippleX._decimals (#162) should be constant
RippleX._name (#160) should be constant
RippleX._referEth (#168) should be constant
RippleX._referToken (#169) should be constant
RippleX._swAirdrop (#166) should be constant
RippleX._swSale (#167) should be constant
RippleX._symbol (#161) should be constant
RippleX._totalSupply (#159) should be constant
RippleX.salePrice (#177) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is low.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
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 find audit link on the website
Unable to find whitepaper 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 is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Alexa traffic rank is very low
Additional information: link
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of scam / price dump / death
Unable to find Twitter account
Telegram account has less than 100 subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account