Bitcoin Pay is a triple point asset: it’s a store of value, a capital asset, and a consumable asset.
It is a decentralized self-hosted blockchain peer-to-peer payment processor. It defends the
motive of Bitcoin as “Peer-to-peer electronic payments”. With low fees and decentralized in nature,
the growth opportunity of Bitcoin Pay worldwide is enormous.
we aim to promote and adopt cryptocurrencies through Bitcoinpay where consumer would buy product and pay BTCPAY with minimum gas fees. Bitcoin Pay acts as borderless and contactless payment technology designed on Binance Smart Chain.
Bitcoin Pay allows payment with your crypto anywhere
- Connect wallet with exchange where you access your crypto and withdraw cash at ATM
- Pay with both Visa & Master Card
- Free plastic card for payment by one tap
- Get cashbacks from making payments by Bitcoin Pay wallet
BitcoinPay._name (#125) shadows:
- ERC20Detailed._name (#93)
Remove the state variable shadowing.
Additional information: link
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BitcoinPay.transfer(address,uint256) (#167-182) has costly operations inside a loop:
- _totalSupply = _totalSupply.sub(tokensToBurn) (#177)
Use a local variable to hold the loop computation result.
Additional information: link
Pragma version>=0.4.22<0.9.0 (#5) 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
Context._msgData() (#58-61) is never used and should be removed
Remove unused functions.
Additional information: link
BitcoinPay._name (#125) is never used in BitcoinPay (#123-256)
Remove unused state variables.
Additional information: link
BitcoinPay.constructor() (#141-146) uses literals with too many digits:
- _lastTokenSupply = 21000000 * 10 ** 18 (#145)
BitcoinPay.slitherConstructorVariables() (#123-256) uses literals with too many digits:
- _totalSupply = 21000000 * 10 ** 18 (#136)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BitcoinPay.basePercent (#137) should be constant
BitcoinPay._name (#125) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
BitcoinPay.allowance(address,address).owner (#157) shadows:
- Ownable.owner() (#71-73) (function)
ERC20Detailed.constructor(string,string,uint8).symbol (#98) shadows:
- ERC20Detailed.symbol() (#113-115) (function)
ERC20Detailed.constructor(string,string,uint8).decimals (#98) shadows:
- ERC20Detailed.decimals() (#117-119) (function)
ERC20Detailed.constructor(string,string,uint8).name (#98) shadows:
- ERC20Detailed.name() (#109-111) (function)
BitcoinPay.balanceOf(address).owner (#153) shadows:
- Ownable.owner() (#71-73) (function)
Rename the local variables that shadow another component.
Additional information: link
Variable BitcoinPay._burnStopAmount (#138) is not in mixedCase
Variable BitcoinPay._totalSupply (#136) is not in mixedCase
Constant BitcoinPay.tokenName (#133) is not in UPPER_CASE_WITH_UNDERSCORES
Constant BitcoinPay.tokenSymbol (#134) is not in UPPER_CASE_WITH_UNDERSCORES
Constant BitcoinPay.tokenDecimals (#135) is not in UPPER_CASE_WITH_UNDERSCORES
Variable BitcoinPay._lastTokenSupply (#139) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#59)" inContext (#53-62)
Remove redundant statements if they congest code but offer no value.
Additional information: link
decimals() should be declared external:
- ERC20Detailed.decimals() (#117-119)
symbol() should be declared external:
- ERC20Detailed.symbol() (#113-115)
name() should be declared external:
- ERC20Detailed.name() (#109-111)
increaseAllowance(address,uint256) should be declared external:
- BitcoinPay.increaseAllowance(address,uint256) (#219-224)
approve(address,uint256) should be declared external:
- BitcoinPay.approve(address,uint256) (#190-195)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#78-81)
decreaseAllowance(address,uint256) should be declared external:
- BitcoinPay.decreaseAllowance(address,uint256) (#226-231)
allowance(address,address) should be declared external:
- BitcoinPay.allowance(address,address) (#157-159)
multiTransfer(address[],uint256[]) should be declared external:
- BitcoinPay.multiTransfer(address[],uint256[]) (#184-188)
balanceOf(address) should be declared external:
- BitcoinPay.balanceOf(address) (#153-155)
transferFrom(address,address,uint256) should be declared external:
- BitcoinPay.transferFrom(address,address,uint256) (#197-216)
owner() should be declared external:
- Ownable.owner() (#71-73)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#82-84)
totalSupply() should be declared external:
- BitcoinPay.totalSupply() (#149-151)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity 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.
Token is deployed only at one blockchain
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Contract has 1% buy tax and 1% sell tax.
Taxes are low and contract ownership is renounced.
Unable to find audit link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account