Brixel War is a play to earn game based on binance smart chain, members can play games or breeding to earn profit.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version^0.8.0 (contracts/BXS.sol#3) 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
BXS._burn(address,uint256) (contracts/BXS.sol#536-547) is never used and should be removed
BXS._mint(address,uint256) (contracts/BXS.sol#517-523) is never used and should be removed
Context._msgData() (contracts/BXS.sol#129-131) is never used and should be removed
Remove unused functions.
Additional information: link
Variable BXS._mainchainGateway (contracts/BXS.sol#229) is too similar to BXS.setGateway(address).mainchainGateway_ (contracts/BXS.sol#439)
Prevent variables from having similar names.
Additional information: link
BXS.slitherConstructorVariables() (contracts/BXS.sol#219-573) uses literals with too many digits:
- _totalSupply = 2700000000 * 10 ** 18 (contracts/BXS.sol#223)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BXS._decimals (contracts/BXS.sol#227) should be constant
BXS._name (contracts/BXS.sol#225) should be constant
BXS._symbol (contracts/BXS.sol#226) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
BXS.allowance(address,address).owner (contracts/BXS.sol#318) shadows:
- Ownable.owner() (contracts/BXS.sol#152-154) (function)
BXS._approve(address,address,uint256).owner (contracts/BXS.sol#563) shadows:
- Ownable.owner() (contracts/BXS.sol#152-154) (function)
Rename the local variables that shadow another component.
Additional information: link
BXS.sweepBNB(address).burnAddress (contracts/BXS.sol#454) lacks a zero-check on :
- burnAddress.transfer(address(this).balance) (contracts/BXS.sol#455)
Check that the address is not zero.
Additional information: link
Variable BXS._mainchainGateway (contracts/BXS.sol#229) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (contracts/BXS.sol#171-173)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (contracts/BXS.sol#179-185)
name() should be declared external:
- BXS.name() (contracts/BXS.sol#248-250)
symbol() should be declared external:
- BXS.symbol() (contracts/BXS.sol#256-258)
decimals() should be declared external:
- BXS.decimals() (contracts/BXS.sol#273-275)
totalSupply() should be declared external:
- BXS.totalSupply() (contracts/BXS.sol#280-282)
balanceOf(address) should be declared external:
- BXS.balanceOf(address) (contracts/BXS.sol#287-295)
transfer(address,uint256) should be declared external:
- BXS.transfer(address,uint256) (contracts/BXS.sol#305-313)
allowance(address,address) should be declared external:
- BXS.allowance(address,address) (contracts/BXS.sol#318-330)
approve(address,uint256) should be declared external:
- BXS.approve(address,uint256) (contracts/BXS.sol#339-347)
transferFrom(address,address,uint256) should be declared external:
- BXS.transferFrom(address,address,uint256) (contracts/BXS.sol#362-381)
increaseAllowance(address,uint256) should be declared external:
- BXS.increaseAllowance(address,uint256) (contracts/BXS.sol#395-406)
decreaseAllowance(address,uint256) should be declared external:
- BXS.decreaseAllowance(address,uint256) (contracts/BXS.sol#422-437)
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 contract audit
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
Unable to find code repository for the project
Young tokens have high risks of price dump / death
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
Unable to find Youtube account