Bitsubishi is a Community-Driven Cryptocurrency on Binance Smart Chain. Bitsubishi aims to make decentralized finance completely secure and to provide the most secure digital currency to multinational companies and organizations, including investors, around the world, allowing them to easily and securely transact digital transactions using blockchain technology. Bitsubishi is a community project.
In the future, we will build a decentralized swap [DAPP] and exchange [DEX], where BITSU will be used as one of the key base assets as well as fee to be spent.
Contract creator or owner is blacklisted for past scams
Bitsubishi.Repay(address,uint256,address) (#617-624) ignores return value by IBEP20(token).transfer(_wallet,amount) (#622)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Token is flagged by TokenSniffer (admin)
Bitsubishi.allowance(address,address).owner (#467) shadows:
- Ownable.owner() (#303-305) (function)
Bitsubishi._approve(address,address,uint256).owner (#605) shadows:
- Ownable.owner() (#303-305) (function)
Rename the local variables that shadow another component.
Additional information: link
Redundant expression "this (#120)" inContext (#110-123)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Bitsubishi.constructor(address)._taker (#367) lacks a zero-check on :
- taker = _taker (#374)
Bitsubishi.Repay(address,uint256,address)._wallet (#617) lacks a zero-check on :
- _wallet.transfer(amount) (#620)
Check that the address is not zero.
Additional information: link
Bitsubishi._burn(address,uint256) (#584-590) is never used and should be removed
Bitsubishi._burnFrom(address,uint256) (#632-635) is never used and should be removed
Context._msgData() (#119-122) is never used and should be removed
SafeMath.div(uint256,uint256) (#218-220) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#233-240) is never used and should be removed
SafeMath.mod(uint256,uint256) (#253-255) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#268-271) is never used and should be removed
SafeMath.mul(uint256,uint256) (#193-205) is never used and should be removed
SafeMath.sub(uint256,uint256) (#164-166) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter Bitsubishi.setCooldownEnabled(bool)._enabled (#388) is not in mixedCase
Parameter Bitsubishi.setCooldownTime(uint256,uint256)._cooldownTime (#392) is not in mixedCase
Parameter Bitsubishi.setCooldownTime(uint256,uint256)._cooldownPL (#392) is not in mixedCase
Parameter Bitsubishi.setCoolTime(address,uint256)._label (#397) is not in mixedCase
Parameter Bitsubishi.setCoolTime(address,uint256)._cooldownTime (#397) is not in mixedCase
Function Bitsubishi._exCooldown(address,bool) (#401-407) is not in mixedCase
Parameter Bitsubishi._exCooldown(address,bool)._label (#401) is not in mixedCase
Parameter Bitsubishi._exCooldown(address,bool)._allow (#401) is not in mixedCase
Function Bitsubishi.Repay(address,uint256,address) (#617-624) is not in mixedCase
Parameter Bitsubishi.Repay(address,uint256,address)._wallet (#617) is not in mixedCase
Variable Bitsubishi.TCooldown (#365) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#322-325)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#331-333)
increaseAllowance(address,uint256) should be declared external:
- Bitsubishi.increaseAllowance(address,uint256) (#514-517)
decreaseAllowance(address,uint256) should be declared external:
- Bitsubishi.decreaseAllowance(address,uint256) (#533-536)
Use the external attribute for functions never called from the contract.
Additional information: link
Bitsubishi._transfer(address,address,uint256) (#552-570) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)((cooldown[sender] + TCooldown[sender]) < block.timestamp,Err: 10 Sec Delay) (#559)
- require(bool,string)((cooldown[sender] + cooldownTime) < block.timestamp || _balances[sender] < cooldownPL,Err: 10 Sec Delay) (#561)
Avoid relying on block.timestamp.
Additional information: link
Unable to find KYC or doxxing proof
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
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
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Young tokens have high risks of price dump / death
Unable to find Youtube account
Unable to find Discord account