Binamars Token Logo

BMARS [Binamars] Token

ALERT: dead

About BMARS

Listings

Token 2 years
CoinMarketCap 2 years
white paper

Binamars is a platform that integrates NFT games and decentralized yield farm applications. Joining Binamars not only entertains you but also generates a lot of profit.

Social

Laser Scorebeta Last Audit: 2 March 2022

report
Token seems to be unmaintained (no trading, inactive website, inactive socials, etc.).

Anti-Scam

Links


Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)

BinamarsToken.constructor(string,string).name (#765) shadows:
- ERC20.name() (#394-396) (function)
BinamarsToken.constructor(string,string).symbol (#765) shadows:
- ERC20.symbol() (#402-404) (function)
Rename the local variables that shadow another component.

Additional information: link

BinamarsToken.setFeeRate(uint256) (#782-784) should emit an event for:
- transferFeeRate = _feeRate (#783)
BinamarsToken.antiWhale(uint256) (#827-834) should emit an event for:
- antiWhaleAmount = amount (#831)
Emit an event for critical parameter changes.

Additional information: link

BinamarsToken._transfer(address,address,uint256) (#786-806) uses timestamp for comparisons
Dangerous comparisons:
- antiWhaleTime > block.timestamp && amount > antiWhaleAmount && _transactionFee[sender] (#791)
Avoid relying on block.timestamp.

Additional information: link

BinamarsToken.setFarmer(address) (#821-825) should emit an event for:
- farmer = _farmer (#824)
Emit an event for critical parameter changes.

Additional information: link

BinamarsToken._transfer(address,address,uint256) (#786-806) compares to a boolean constant:
-transferFeeRate > 0 && _transactionFee[recipient] == true && recipient != address(0) && feeAddress != address(0) (#795-798)
Remove the equality to the boolean constant.

Additional information: link

Different versions of Solidity is used:
- Version used: ['>=0.6.0<0.8.0', '^0.7.6']
- >=0.6.0<0.8.0 (#23)
- >=0.6.0<0.8.0 (#47)
- >=0.6.0<0.8.0 (#260)
- >=0.6.0<0.8.0 (#337)
- >=0.6.0<0.8.0 (#639)
- >=0.6.0<0.8.0 (#678)
- ^0.7.6 (#744)
Use one Solidity version.

Additional information: link

Context._msgData() (#40-43) is never used and should be removed
ERC20._setupDecimals(uint8) (#617-619) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#234-237) is never used and should be removed
SafeMath.mod(uint256,uint256) (#196-199) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#254-257) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#68-72) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#104-107) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#114-117) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#89-97) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#79-82) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version>=0.6.0<0.8.0 (#23) is too complex
Pragma version>=0.6.0<0.8.0 (#47) is too complex
Pragma version>=0.6.0<0.8.0 (#260) is too complex
Pragma version>=0.6.0<0.8.0 (#337) is too complex
Pragma version>=0.6.0<0.8.0 (#639) is too complex
Pragma version>=0.6.0<0.8.0 (#678) 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

Parameter BinamarsToken.setWhales(address)._whales (#776) is not in mixedCase
Parameter BinamarsToken.setFeeRate(uint256)._feeRate (#782) is not in mixedCase
Parameter BinamarsToken.setFeeAddress(address)._feeAddress (#808) is not in mixedCase
Parameter BinamarsToken.addTransferFeeAddress(address)._transferFeeAddress (#814) is not in mixedCase
Parameter BinamarsToken.setFarmer(address)._farmer (#821) is not in mixedCase
Variable BinamarsToken._transactionFee (#761) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#41)" inContext (#35-44)
Remove redundant statements if they congest code but offer no value.

Additional information: link

BinamarsToken.antiWhaleDuration (#755) should be constant
BinamarsToken.capFarm (#751) should be constant
BinamarsToken.maxSupply (#750) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

name() should be declared external:
- ERC20.name() (#394-396)
symbol() should be declared external:
- ERC20.symbol() (#402-404)
decimals() should be declared external:
- ERC20.decimals() (#419-421)
totalSupply() should be declared external:
- ERC20.totalSupply() (#426-428)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#433-435)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#445-448)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#464-467)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#482-486)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#500-503)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#519-522)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#655-657)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#670-675)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#728-731)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#737-741)
addTransferFeeAddress(address) should be declared external:
- BinamarsToken.addTransferFeeAddress(address) (#814-819)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


Average 30d PancakeSwap volume is low.


Average 30d number of PancakeSwap swaps is low.


Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.


Token is deployed only at one blockchain

Contract has 0% buy tax and 5% sell tax.
Taxes are low and contract ownership is renounced.


Last post in Twitter was more than 30 days ago


Unable to find Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


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 scam / price dump / death


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death


Token has relatively low CoinGecko rank


Token has relatively low CoinMarketCap rank

Price for BMARS

News for BMARS