HOW TO CLAIM wXMR USING TRUST WALLET ON YOUR MOBILE PHONE
🔥Claim Airdrop: 1,000,000 wXMR/ Claim
🔥Claim Airdrop: 0.00036 Dogem/ Claim
🚀$wXMR Listing Pancakeswap August 3rd 2021
🚀$Dogem Listing Pancakeswap July 4th 2021
SafeTransfer.safeTransferTokenWithAmount(address,uint256) (#524-527) ignores return value by token.transfer(msg.sender,_amount * 10 ** token.decimals()) (#526)
SafeTransfer._safeTransferToken(address) (#516-520) ignores return value by token.transfer(msg.sender,amount) (#519)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
ERC20._burn(address,uint256) (#388-399) is never used and should be removed
Context._msgData() (#130-133) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#531) allows old versions
Pragma version^0.8.0 (#5) allows old versions
Pragma version^0.8.0 (#113) allows old versions
Pragma version^0.8.0 (#512) allows old versions
Pragma version^0.8.0 (#443) allows old versions
Pragma version^0.8.0 (#139) allows old versions
Pragma version^0.8.0 (#84) allows old versions
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
Contract wMonero (#534-550) is not in CapWords
Parameter SafeTransfer.safeTransferTokenWithAmount(address,uint256)._token (#524) is not in mixedCase
Parameter SafeTransfer.safeTransferToken(address)._token (#521) is not in mixedCase
Parameter SafeTransfer.safeTransferTokenWithAmount(address,uint256)._amount (#524) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
wMonero.constructor() (#535-539) uses literals with too many digits:
- _mint(msg.sender,1000000000000000 * 10 ** decimals()) (#538)
wMonero._transfer(address,address,uint256) (#543-548) uses literals with too many digits:
- super._transfer(sender,address(0x000000000000000000000000000000000000dEaD),burnAmount) (#547)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Redundant expression "this (#131)" inContext (#125-134)
Remove redundant statements if they congest code but offer no value.
Additional information: link
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#281-289)
safeTransferTokenWithAmount(address,uint256) should be declared external:
- SafeTransfer.safeTransferTokenWithAmount(address,uint256) (#524-527)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#493-496)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#322-328)
symbol() should be declared external:
- ERC20.symbol() (#201-203)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#232-234)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#244-247)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#303-306)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#502-506)
name() should be declared external:
- ERC20.name() (#193-195)
totalSupply() should be declared external:
- ERC20.totalSupply() (#225-227)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#263-266)
safeTransferToken(address) should be declared external:
- SafeTransfer.safeTransferToken(address) (#521-523)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#252-254)
Use the external attribute for functions never called from the contract.
Additional information: link
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.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Contract has 5% buy tax and 4% sell tax.
Taxes are low but contract ownership is not renounced. Token has a high risk of becoming a honeypot.
Token is deployed only at one blockchain
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account