🤩 Excited to announce our second FalconPool Project: Gourmet Galaxy (GUM) 😱
Introducing Gourmet Galaxy
Don’t let the name fool you, Gourmet Galaxy isn't just food, it's a whole DeFi Ecosystem inside an NFT Gaming Experience.
Gourmet Galaxy helps you to easily approach DeFi while enjoying a gaming experience.
The best of all, the whole ecosystem revolves around $GUM tokens!
With Gourmet Galaxy you can:
🔁 Swap: Trade with AMM using GUM Swap.
⏹ Liquidity Staking: Farm GUM using digital assets and earn an incredible APY!
🔂 Trading: Trade on a decentralized Trading Platform in a gamified experience.
🛄 Collect NFT's: Collect rare and Unique NFTs and exchange them for big money.
❇️ GUM Token
GUM is a vital part of Gourmet Galaxy, with a mechanism that is designed to give it value intrinsically tied to the Gourmet Galaxy Platform. GUM use cases include:
1️⃣ Governance: Including Staking, System Votes.
2️⃣ Content creation: Create your own special planets for sale.
3️⃣ Play Mini games related to Trading/Prediction Market.
4️⃣ Buy/sell items.
5️⃣ Revenue Sharing.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Context._msgData() (#22-25) is never used and should be removed
ERC20._beforeTokenTransfer(address,address,uint256) (#572) is never used and should be removed
ERC20._setupDecimals(uint8) (#554-556) is never used and should be removed
SafeMath.div(uint256,uint256) (#210-212) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#226-232) is never used and should be removed
SafeMath.mod(uint256,uint256) (#246-248) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
SafeMath.mul(uint256,uint256) (#184-196) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.6.0<0.8.0 (#5) is too complex
Pragma version>=0.6.0<0.8.0 (#31) is too complex
Pragma version>=0.6.0<0.8.0 (#110) is too complex
Pragma version>=0.6.0<0.8.0 (#271) is too complex
Pragma version>=0.6.0<0.8.0 (#578) is too complex
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
Low level call in BEP20.transferAndCall(address,uint256,bytes) (#735-748):
- (success) = to.call(abi.encodeWithSelector(START_UNLOCK_FUNCTION,msg.sender,amount)) (#739)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Redundant expression "this (#23)" inContext (#17-26)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20.constructor(string,string).name (#694) shadows:
- ERC20.name() (#331-333) (function)
BEP20.constructor(string,string).symbol (#695) shadows:
- ERC20.symbol() (#339-341) (function)
Rename the local variables that shadow another component.
Additional information: link
Misc.isContract(address) (#666-675) uses assembly
- INLINE ASM (#673)
Do not use evm assembly.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.7.5', '>=0.6.0<0.8.0']
- >=0.6.0<0.8.0 (#5)
- >=0.6.0<0.8.0 (#31)
- >=0.6.0<0.8.0 (#110)
- >=0.6.0<0.8.0 (#271)
- >=0.6.0<0.8.0 (#578)
- 0.7.5 (#646)
- 0.7.5 (#685)
Use one Solidity version.
Additional information: link
name() should be declared external:
- ERC20.name() (#331-333)
symbol() should be declared external:
- ERC20.symbol() (#339-341)
decimals() should be declared external:
- ERC20.decimals() (#356-358)
totalSupply() should be declared external:
- ERC20.totalSupply() (#363-365)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#370-372)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#390-392)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#401-404)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#419-423)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#437-440)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#456-459)
owner() should be declared external:
- Ownable.owner() (#609-611)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#628-631)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#637-641)
mint(address,uint256) should be declared external:
- BEP20.mint(address,uint256) (#704-709)
burn(uint256) should be declared external:
- BEP20.burn(uint256) (#715-719)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account