G&L’s Angels and Demons is a trading NFT Play to earn card game on BSC. Play the game to win and collect NFTs, trade and sell the NFTs on marketplace.
Gods and Legends collectible NFT cards come in limited edition releases, can be purchased, sold and traded, blended and used in an upcoming card game. $GNLR token will be used in the play to earn NFT Card game based on the mythological collectibles.
Our goal is to share stories in the NFT community by creating our own variants of these characters.The Gods and Legends Collector's NFT card has launched a limited edition, which can be purchased, sold and traded, mixed and used in upcoming card games.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
GodsNLegends.setFeePercentage(uint8) (#395-400) contains a tautology or contradiction:
- require(bool,string)(feePercentage_ >= 0,GodsNLegends: transaction fee percentage equals 0) (#397)
Fix the incorrect comparison by changing the value type or the comparison.
Additional information: link
GodsNLegends._transfer(address,address,uint256) (#434-467) uses tx.origin for authorization: require(bool,string)(! isBlacklisted[tx.origin],GodsNLegends: transfer called from blacklisted address) (#443)
Do not use tx.origin for authorization.
Additional information: link
GodsNLegends._approve(address,address,uint256).owner (#483) shadows:
- Ownable.owner() (#243-245) (function)
Rename the local variables that shadow another component.
Additional information: link
GodsNLegends.setBeneficiaryAddress(address).beneficiaryAddress_ (#402) lacks a zero-check on :
- beneficiaryAddress = beneficiaryAddress_ (#403)
Check that the address is not zero.
Additional information: link
Reentrancy in GodsNLegends.transferFrom(address,address,uint256) (#348-362):
External calls:
- _transfer(sender,recipient,amount) (#353)
- BP.protect(sender,recipient,amount) (#446)
State variables written after the call(s):
- _approve(sender,_msgSender(),currentAllowance - amount) (#358)
- _allowances[owner][spender] = amount (#490)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in GodsNLegends.transferFrom(address,address,uint256) (#348-362):
External calls:
- _transfer(sender,recipient,amount) (#353)
- BP.protect(sender,recipient,amount) (#446)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#491)
- _approve(sender,_msgSender(),currentAllowance - amount) (#358)
Apply the check-effects-interactions pattern.
Additional information: link
Context._msgData() (#109-112) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.7 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
Variable GodsNLegends.BP (#311) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#110)" inContext (#104-113)
Remove redundant statements if they congest code but offer no value.
Additional information: link
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#271-275)
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 contract audit
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
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account