Depth Token Logo

BDEP [Depth] Token

About BDEP

Listings

Token 2 years
CoinGecko 3 years

Website

white paper

Depth is an efficient stablecoin swap protocol, based on the Huobi Ecochain.
As a trusted stablecoin swap manager, Depth allows stablecoins to swap between HUSD/USDT and other stablecoins in a safe and secure environment, with good depth, low slippage, and low transaction fees. In addition, Depth benifit liquidity providers with the aggregation of transaction fees as well as rewards from other DeFi protocols in a long-term run.

Social

Laser Scorebeta Last Audit: 4 January 2023

report
Token seems to be (relatively) fine. It still become a scam, but probability is moderate.

Anti-Scam

Links


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

ERC20.constructor(string,string).name (contracts/bsc/v6/BDepToken.sol#995) shadows:
- ERC20.name() (contracts/bsc/v6/BDepToken.sol#1004-1006) (function)
ERC20.constructor(string,string).symbol (contracts/bsc/v6/BDepToken.sol#995) shadows:
- ERC20.symbol() (contracts/bsc/v6/BDepToken.sol#1012-1014) (function)
Rename the local variables that shadow another component.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (contracts/bsc/v6/BDepToken.sol#456-477) uses assembly
- INLINE ASM (contracts/bsc/v6/BDepToken.sol#469-472)
BDepToken.getChainId() (contracts/bsc/v6/BDepToken.sol#1298-1302) uses assembly
- INLINE ASM (contracts/bsc/v6/BDepToken.sol#1300)
Address.isContract(address) (contracts/bsc/v6/BDepToken.sol#363-372) uses assembly
- INLINE ASM (contracts/bsc/v6/BDepToken.sol#370)
Do not use evm assembly.

Additional information: link

Different versions of Solidity are used:
- Version used: ['0.6.12', '^0.6.0', '^0.6.2']
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#1)
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#29)
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#96)
- ^0.6.2 (contracts/bsc/v6/BDepToken.sol#340)
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#480)
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#699)
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#780)
- ^0.6.0 (contracts/bsc/v6/BDepToken.sol#943)
- 0.6.12 (contracts/bsc/v6/BDepToken.sol#1249)
Use one Solidity version.

Additional information: link

SafeMath.mul(uint256,uint256) (contracts/bsc/v6/BDepToken.sol#854-866) is never used and should be removed
AccessControl._setRoleAdmin(bytes32,bytes32) (contracts/bsc/v6/BDepToken.sol#676-679) is never used and should be removed
Address.sendValue(address,uint256) (contracts/bsc/v6/BDepToken.sol#390-396) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (contracts/bsc/v6/BDepToken.sol#441-443) is never used and should be removed
EnumerableSet.remove(EnumerableSet.UintSet,uint256) (contracts/bsc/v6/BDepToken.sol#305-307) is never used and should be removed
EnumerableSet.contains(EnumerableSet.UintSet,uint256) (contracts/bsc/v6/BDepToken.sol#312-314) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (contracts/bsc/v6/BDepToken.sol#932-935) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (contracts/bsc/v6/BDepToken.sol#451-454) is never used and should be removed
SafeMath.div(uint256,uint256,string) (contracts/bsc/v6/BDepToken.sol#896-902) is never used and should be removed
ERC20._setupDecimals(uint8) (contracts/bsc/v6/BDepToken.sol#1226-1228) is never used and should be removed
Context._msgData() (contracts/bsc/v6/BDepToken.sol#18-21) is never used and should be removed
SafeMath.mod(uint256,uint256) (contracts/bsc/v6/BDepToken.sol#916-918) is never used and should be removed
BDepToken.getChainId() (contracts/bsc/v6/BDepToken.sol#1298-1302) is never used and should be removed
SafeMath.div(uint256,uint256) (contracts/bsc/v6/BDepToken.sol#880-882) is never used and should be removed
BDepToken.safe32(uint256,string) (contracts/bsc/v6/BDepToken.sol#1293-1296) is never used and should be removed
EnumerableSet.length(EnumerableSet.UintSet) (contracts/bsc/v6/BDepToken.sol#319-321) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (contracts/bsc/v6/BDepToken.sol#456-477) is never used and should be removed
EnumerableSet.at(EnumerableSet.UintSet,uint256) (contracts/bsc/v6/BDepToken.sol#333-335) is never used and should be removed
Address.isContract(address) (contracts/bsc/v6/BDepToken.sol#363-372) is never used and should be removed
Address.functionCall(address,bytes,string) (contracts/bsc/v6/BDepToken.sol#426-428) is never used and should be removed
EnumerableSet.add(EnumerableSet.UintSet,uint256) (contracts/bsc/v6/BDepToken.sol#295-297) is never used and should be removed
Address.functionCall(address,bytes) (contracts/bsc/v6/BDepToken.sol#416-418) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#780) allows old versions
Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#96) allows old versions
Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#943) allows old versions
Pragma version^0.6.2 (contracts/bsc/v6/BDepToken.sol#340) allows old versions
Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#480) allows old versions
Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#29) allows old versions
Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#1) allows old versions
Pragma version^0.6.0 (contracts/bsc/v6/BDepToken.sol#699) 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

Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (contracts/bsc/v6/BDepToken.sol#456-477):
- (success,returndata) = target.call{value: weiValue}(data) (contracts/bsc/v6/BDepToken.sol#460)
Low level call in Address.sendValue(address,uint256) (contracts/bsc/v6/BDepToken.sol#390-396):
- (success) = recipient.call{value: amount}() (contracts/bsc/v6/BDepToken.sol#394)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Parameter BDepToken.burn(address,uint256)._amount (contracts/bsc/v6/BDepToken.sol#1276) is not in mixedCase
Parameter BDepToken.mint(address,uint256)._to (contracts/bsc/v6/BDepToken.sol#1268) is not in mixedCase
Parameter BDepToken.burn(address,uint256)._to (contracts/bsc/v6/BDepToken.sol#1276) is not in mixedCase
Parameter BDepToken.mint(address,uint256)._amount (contracts/bsc/v6/BDepToken.sol#1268) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (contracts/bsc/v6/BDepToken.sol#19)" inContext (contracts/bsc/v6/BDepToken.sol#13-22)
Remove redundant statements if they congest code but offer no value.

Additional information: link

transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (contracts/bsc/v6/BDepToken.sol#1091-1095)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (contracts/bsc/v6/BDepToken.sol#79-82)
decimals() should be declared external:
- ERC20.decimals() (contracts/bsc/v6/BDepToken.sol#1029-1031)
burn(address,uint256) should be declared external:
- BDepToken.burn(address,uint256) (contracts/bsc/v6/BDepToken.sol#1276-1282)
mint(address,uint256) should be declared external:
- BDepToken.mint(address,uint256) (contracts/bsc/v6/BDepToken.sol#1268-1274)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (contracts/bsc/v6/BDepToken.sol#1128-1131)
symbol() should be declared external:
- ERC20.symbol() (contracts/bsc/v6/BDepToken.sol#1012-1014)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (contracts/bsc/v6/BDepToken.sol#1043-1045)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (contracts/bsc/v6/BDepToken.sol#1055-1058)
owner() should be declared external:
- Ownable.owner() (contracts/bsc/v6/BDepToken.sol#60-62)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (contracts/bsc/v6/BDepToken.sol#1109-1112)
getRoleMemberCount(bytes32) should be declared external:
- AccessControl.getRoleMemberCount(bytes32) (contracts/bsc/v6/BDepToken.sol#570-572)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (contracts/bsc/v6/BDepToken.sol#88-92)
name() should be declared external:
- ERC20.name() (contracts/bsc/v6/BDepToken.sol#1004-1006)
grantRole(bytes32,address) should be declared external:
- AccessControl.grantRole(bytes32,address) (contracts/bsc/v6/BDepToken.sol#610-614)
getRoleMember(bytes32,uint256) should be declared external:
- AccessControl.getRoleMember(bytes32,uint256) (contracts/bsc/v6/BDepToken.sol#586-588)
revokeRole(bytes32,address) should be declared external:
- AccessControl.revokeRole(bytes32,address) (contracts/bsc/v6/BDepToken.sol#625-629)
totalSupply() should be declared external:
- ERC20.totalSupply() (contracts/bsc/v6/BDepToken.sol#1036-1038)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (contracts/bsc/v6/BDepToken.sol#1074-1077)
renounceRole(bytes32,address) should be declared external:
- AccessControl.renounceRole(bytes32,address) (contracts/bsc/v6/BDepToken.sol#645-649)
getRoleAdmin(bytes32) should be declared external:
- AccessControl.getRoleAdmin(bytes32) (contracts/bsc/v6/BDepToken.sol#596-598)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (contracts/bsc/v6/BDepToken.sol#1063-1065)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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


Number of Binance Smart Chain (BSC) token holders is low.


Token has only one trading pair


Unable to find PancakeSwap trading pair to compute liquidity.


Unable to find PancakeSwap trading pair to compute volume.


Unable to find PancakeSwap trading pair to compute number of swaps.


Last post in Twitter was more than 180 days ago


Unable to find Youtube account


Unable to crawl data from the website


Unable to find token on CoinMarketCap

Additional information: link


Unable to find token contract audit


Unable to find audit link on the website


Token is not listed at Mobula.Finance

Additional information: link


Unable to find whitepaper link on the website


Unable to find Telegram link on the website


Unable to find Twitter link on the website


Unable to find token on CoinHunt

Additional information: link


Token has a considerable age, but we're still unable to find its website


Token has no active CoinMarketCap listing / rank


Token has a considerable age, but average PancakeSwap 30d trading volume is low

Price for BDEP

News for BDEP