GalaxyPad is a community driven, fully decentralized cross-chain infrastructure for NFT games and Metaverse 👉 fully doxxed by SolidProof 📈Deflationary: 1% burn on sell ✅Partner with SolidProof, IDOPresales.com ✅ NFT MarketPlace, Galaxy Kingdoms P2E, PlanetFarms, Staking rewards upto 1000% APY & 2% of IDO/IGO projects Airdrop to GXPAD holders ✅ Ready DApp : https://app.galaxypad.io
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Reentrancy in GalaxyPad.constructor(address,address) (#669-695):
External calls:
- uniswapV2Pair = IUniswapV2Factory(uniswapV2Factory).createPair(address(this),pair) (#681-684)
State variables written after the call(s):
- _mint(msg.sender,100000000 * (10 ** 18)) (#686)
- _balances[account] += amount (#504)
- _mint(msg.sender,100000000 * (10 ** 18)) (#686)
- _totalSupply += amount (#503)
- burnFee = 100 (#690)
- feeExemption[burnAddress] = true (#693)
- feeExemption[msg.sender] = true (#694)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in GalaxyPad.constructor(address,address) (#669-695):
External calls:
- uniswapV2Pair = IUniswapV2Factory(uniswapV2Factory).createPair(address(this),pair) (#681-684)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#505)
- _mint(msg.sender,100000000 * (10 ** 18)) (#686)
Apply the check-effects-interactions pattern.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.8.7', '>=0.5.0', '^0.8.0']
- >=0.5.0 (#3)
- ^0.8.0 (#26)
- ^0.8.0 (#53)
- ^0.8.0 (#131)
- ^0.8.0 (#216)
- ^0.8.0 (#246)
- 0.8.7 (#649)
Use one Solidity version.
Additional information: link
Context._msgData() (#43-45) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.5.0 (#3) allows old versions
Pragma version^0.8.0 (#26) allows old versions
Pragma version^0.8.0 (#53) allows old versions
Pragma version^0.8.0 (#131) allows old versions
Pragma version^0.8.0 (#216) allows old versions
Pragma version^0.8.0 (#246) 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
Parameter GalaxyPad.setBurnFee(uint256)._fee (#701) is not in mixedCase
Parameter GalaxyPad.setFeeEnabled(bool)._feeEnabled (#715) is not in mixedCase
Parameter GalaxyPad.setPairAddress(address)._pairAddress (#726) is not in mixedCase
Parameter GalaxyPad.exemptFromFee(address,bool)._address (#739) is not in mixedCase
Parameter GalaxyPad.exemptFromFee(address,bool)._exempted (#740) is not in mixedCase
Parameter GalaxyPad.setBlacklistAddress(address,bool)._address (#754) is not in mixedCase
Parameter GalaxyPad.setBlacklistAddress(address,bool)._blacklisted (#755) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
GalaxyPad.constructor(address,address) (#669-695) uses literals with too many digits:
- _mint(msg.sender,100000000 * (10 ** 18)) (#686)
GalaxyPad.constructor(address,address) (#669-695) uses literals with too many digits:
- burnAddress = 0x000000000000000000000000000000000000dEaD (#687)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#102-104)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#110-113)
name() should be declared external:
- ERC20.name() (#303-305)
symbol() should be declared external:
- ERC20.symbol() (#311-313)
decimals() should be declared external:
- ERC20.decimals() (#328-330)
totalSupply() should be declared external:
- ERC20.totalSupply() (#335-337)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#342-344)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#377-381)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#422-426)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#442-451)
Use the external attribute for functions never called from the contract.
Additional information: link
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 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 token on CoinHunt
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Unable to find Youtube account
Unable to find Discord account