WagerGang is a decentralized play pools provider for sports and eSports events running on the BNB Chain (BSC).
WagerGang is the first original smart contract protocol built to disrupt the old bookmaker model.
Traditional Bookmakers have an edge over you by fixing the odds and taking a substantial cut.
Contract ownership is not renounced (belongs to a wallet)
BEP20Token.allowance(address,address).owner (BEP20/BEP20Token.sol#85) shadows:
- Ownable.owner() (@openzeppelin/contracts/access/Ownable.sol#34-36) (function)
BEP20Token._approve(address,address,uint256).owner (BEP20/BEP20Token.sol#240) shadows:
- Ownable.owner() (@openzeppelin/contracts/access/Ownable.sol#34-36) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20Token._burn(address,uint256) (BEP20/BEP20Token.sol#219-225) is never used and should be removed
BEP20Token._burnFrom(address,uint256) (BEP20/BEP20Token.sol#254-257) is never used and should be removed
Context._msgData() (@openzeppelin/contracts/utils/Context.sol#20-22) is never used and should be removed
SafeMath.div(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#134-136) is never used and should be removed
SafeMath.div(uint256,uint256,string) (@openzeppelin/contracts/utils/math/SafeMath.sol#190-199) is never used and should be removed
SafeMath.mod(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#150-152) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (@openzeppelin/contracts/utils/math/SafeMath.sol#216-225) is never used and should be removed
SafeMath.mul(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#120-122) is never used and should be removed
SafeMath.sub(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#106-108) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#21-27) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#63-68) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#75-80) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#46-56) is never used and should be removed
SafeMath.trySub(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#34-39) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (@openzeppelin/contracts/access/Ownable.sol#3) allows old versions
Pragma version^0.8.0 (@openzeppelin/contracts/utils/Context.sol#3) allows old versions
Pragma version^0.8.0 (@openzeppelin/contracts/utils/math/SafeMath.sol#3) allows old versions
Pragma version^0.8.0 (BEP20/BEP20Token.sol#2) allows old versions
Pragma version^0.8.0 (BEP20/IBEP20.sol#2) allows old versions
Pragma version^0.8.0 (contracts/WagerGangToken.sol#2) 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
Constant WagerGangToken._cap (contracts/WagerGangToken.sol#18) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
WagerGangToken.slitherConstructorConstantVariables() (contracts/WagerGangToken.sol#17-32) uses literals with too many digits:
- _cap = 20000000e18 (contracts/WagerGangToken.sol#18)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (@openzeppelin/contracts/access/Ownable.sol#53-55)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (@openzeppelin/contracts/access/Ownable.sol#61-64)
transfer(address,uint256) should be declared external:
- BEP20Token.transfer(address,uint256) (BEP20/BEP20Token.sol#77-80)
approve(address,uint256) should be declared external:
- BEP20Token.approve(address,uint256) (BEP20/BEP20Token.sol#96-99)
transferFrom(address,address,uint256) should be declared external:
- BEP20Token.transferFrom(address,address,uint256) (BEP20/BEP20Token.sol#113-117)
increaseAllowance(address,uint256) should be declared external:
- BEP20Token.increaseAllowance(address,uint256) (BEP20/BEP20Token.sol#131-134)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Token.decreaseAllowance(address,uint256) (BEP20/BEP20Token.sol#150-153)
mint(uint256) should be declared external:
- BEP20Token.mint(uint256) (BEP20/BEP20Token.sol#163-166)
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 find token on CoinMarketCap
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
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
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Youtube account
Unable to find Discord account