BITCOIN 4.0 Token Logo

BTC4 [BITCOIN 4.0] Token

ALERT: honeypot scam

About BTC4

Listings

Not Found
Token 2 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 9 May 2022

report
Token seems to be a scam (type: honeypot scam).


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


Contract ownership is not renounced (belongs to a wallet)

Low level call in Address.sendValue(address,uint256) (#279-285):
- (success) = recipient.call{value: amount}() (#283)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#345-366):
- (success,returndata) = target.call{value: weiValue}(data) (#349)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Constant Bitcoin4._tTotal (#436) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#15)" inContext (#9-18)
Remove redundant statements if they congest code but offer no value.

Additional information: link

Bitcoin4.slitherConstructorVariables() (#423-673) uses literals with too many digits:
- deadAddress = 0x000000000000000000000000000000000000dEaD (#434)
Bitcoin4.slitherConstructorConstantVariables() (#423-673) uses literals with too many digits:
- _tTotal = 1000000000 * 10 ** 6 (#436)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

Variable Bitcoin4._transferBothExcluded(address,address,uint256).rTransferAmount (#622) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4._transferToExcluded(address,address,uint256).rTransferAmount (#604) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4._transferStandard(address,address,uint256).rTransferAmount (#596) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4.reflectionFromToken(uint256,bool).rTransferAmount (#524) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4._getRValues(uint256,uint256,uint256).rTransferAmount (#652) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4._transferBothExcluded(address,address,uint256).rTransferAmount (#622) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4._transferToExcluded(address,address,uint256).rTransferAmount (#604) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4.reflectionFromToken(uint256,bool).rTransferAmount (#524) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Variable Bitcoin4._transferBothExcluded(address,address,uint256).rTransferAmount (#622) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Variable Bitcoin4._transferToExcluded(address,address,uint256).rTransferAmount (#604) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Variable Bitcoin4._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4._transferToExcluded(address,address,uint256).rTransferAmount (#604) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Variable Bitcoin4._transferStandard(address,address,uint256).rTransferAmount (#596) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4._getRValues(uint256,uint256,uint256).rTransferAmount (#652) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4.reflectionFromToken(uint256,bool).rTransferAmount (#524) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4._getValues(uint256).rTransferAmount (#639) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4._transferBothExcluded(address,address,uint256).rTransferAmount (#622) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4._transferToExcluded(address,address,uint256).rTransferAmount (#604) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4._transferBothExcluded(address,address,uint256).rTransferAmount (#622) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4._transferStandard(address,address,uint256).rTransferAmount (#596) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Variable Bitcoin4._transferStandard(address,address,uint256).rTransferAmount (#596) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4.reflectionFromToken(uint256,bool).rTransferAmount (#524) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4._getRValues(uint256,uint256,uint256).rTransferAmount (#652) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Variable Bitcoin4._transferStandard(address,address,uint256).rTransferAmount (#596) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4._getRValues(uint256,uint256,uint256).rTransferAmount (#652) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4.reflectionFromToken(uint256,bool).rTransferAmount (#524) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4._getValues(uint256).rTransferAmount (#639) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._getRValues(uint256,uint256,uint256).rTransferAmount (#652) is too similar to Bitcoin4._transferFromExcluded(address,address,uint256).tTransferAmount (#613)
Variable Bitcoin4._getValues(uint256).rTransferAmount (#639) is too similar to Bitcoin4._transferStandard(address,address,uint256).tTransferAmount (#596)
Variable Bitcoin4._transferBothExcluded(address,address,uint256).rTransferAmount (#622) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._transferToExcluded(address,address,uint256).rTransferAmount (#604) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._getValues(uint256).rTransferAmount (#639) is too similar to Bitcoin4._getValues(uint256).tTransferAmount (#637)
Variable Bitcoin4.reflectionFromToken(uint256,bool).rTransferAmount (#524) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._transferStandard(address,address,uint256).rTransferAmount (#596) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._getRValues(uint256,uint256,uint256).rTransferAmount (#652) is too similar to Bitcoin4._getTValues(uint256).tTransferAmount (#645)
Variable Bitcoin4._getValues(uint256).rTransferAmount (#639) is too similar to Bitcoin4._transferToExcluded(address,address,uint256).tTransferAmount (#604)
Variable Bitcoin4._getValues(uint256).rTransferAmount (#639) is too similar to Bitcoin4._transferBothExcluded(address,address,uint256).tTransferAmount (#622)
Prevent variables from having similar names.

Additional information: link

Bitcoin4._decimals (#443) should be constant
Bitcoin4._name (#441) should be constant
Bitcoin4._symbol (#442) should be constant
Bitcoin4.deadAddress (#434) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

Bitcoin4._getTValues(uint256) (#643-647) performs a multiplication on the result of a division:
-tFee = tAmount.div(100).mul(2) (#644)
Consider ordering multiplication before division.

Additional information: link

Bitcoin4.allowance(address,address).owner (#476) shadows:
- Ownable.owner() (#386-388) (function)
Bitcoin4._approve(address,address,uint256).owner (#557) shadows:
- Ownable.owner() (#386-388) (function)
Rename the local variables that shadow another component.

Additional information: link

Address.isContract(address) (#252-261) uses assembly
- INLINE ASM (#259)
Address._functionCallWithValue(address,bytes,uint256,string) (#345-366) uses assembly
- INLINE ASM (#358-361)
Do not use evm assembly.

Additional information: link

Bitcoin4._approve(address,address,uint256) (#557-572) compares to a boolean constant:
-available == true (#561)
Remove the equality to the boolean constant.

Additional information: link

Bitcoin4.includeAccount(address) (#544-555) has costly operations inside a loop:
- _excluded.pop() (#551)
Use a local variable to hold the loop computation result.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (#345-366) is never used and should be removed
Address.functionCall(address,bytes) (#305-307) is never used and should be removed
Address.functionCall(address,bytes,string) (#315-317) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#330-332) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#340-343) is never used and should be removed
Address.isContract(address) (#252-261) is never used and should be removed
Address.sendValue(address,uint256) (#279-285) is never used and should be removed
Context._msgData() (#14-17) is never used and should be removed
SafeMath.mod(uint256,uint256) (#212-214) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#228-231) is never used and should be removed
Remove unused functions.

Additional information: link

owner() should be declared external:
- Ownable.owner() (#386-388)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#405-408)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#414-418)
name() should be declared external:
- Bitcoin4.name() (#450-452)
symbol() should be declared external:
- Bitcoin4.symbol() (#454-456)
decimals() should be declared external:
- Bitcoin4.decimals() (#458-460)
totalSupply() should be declared external:
- Bitcoin4.totalSupply() (#462-464)
balanceOf(address) should be declared external:
- Bitcoin4.balanceOf(address) (#466-469)
transfer(address,uint256) should be declared external:
- Bitcoin4.transfer(address,uint256) (#471-474)
allowance(address,address) should be declared external:
- Bitcoin4.allowance(address,address) (#476-478)
approve(address,uint256) should be declared external:
- Bitcoin4.approve(address,uint256) (#480-483)
transferFrom(address,address,uint256) should be declared external:
- Bitcoin4.transferFrom(address,address,uint256) (#485-489)
increaseAllowance(address,uint256) should be declared external:
- Bitcoin4.increaseAllowance(address,uint256) (#491-494)
decreaseAllowance(address,uint256) should be declared external:
- Bitcoin4.decreaseAllowance(address,uint256) (#496-499)
isExcluded(address) should be declared external:
- Bitcoin4.isExcluded(address) (#501-503)
totalFees() should be declared external:
- Bitcoin4.totalFees() (#505-507)
reflect(uint256) should be declared external:
- Bitcoin4.reflect(uint256) (#509-516)
reflectionFromToken(uint256,bool) should be declared external:
- Bitcoin4.reflectionFromToken(uint256,bool) (#518-527)
Use the external attribute for functions never called from the contract.

Additional information: link

Contract name (BITCOIN 4.0) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.

Holders:


Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam

Additional information: link


Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.


Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.


Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.


Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find Telegram and Twitter accounts


Unable to find website, listings and other project-related information


Token is marked as scam (rug pull, honeypot, phishing, etc.)

Additional information: link


Young tokens have high risks of scam / price dump / death


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank

Price for BTC4