Deployed on Binance Smart Chain (BSC), BunnyPark is an novel and secure decentralized application ,full of opportunities and enjoyments. The developer friendliness and openness of BunnyPark enables it be compatible with mainstream and innovative DeFi products. It supports more than DEX, oracle machines, NFTs, liquidity proof of work, loan and insurance among other common features, but as well allows to quickly build and flexibly assemble distributed applications (Dapps) of any forms via universal developer protocol.
BunnyPark platform, as the only blockchain platform that replaces tokens with NFTs as the governance rights, acquires exclusive copyright NFTs by burning BP tokens and applies them for ecosystem construction. The open network will support the creation and distribution of customized NFTs basing on traditional and innovative DeFi contents in finance, gaming, film and television, music, esport, and streaming media among others. This shall the perfect presentation of NFTs application in blockchain.
Contract locking ether found:
Contract BPToken (BPToken.sol#252-572) has payable functions:
- BPToken.stop() (BPToken.sol#301-303)
- BPToken.start() (BPToken.sol#304-306)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
BPToken.constructor(string,string).name (BPToken.sol#275) shadows:
- BPToken.name() (BPToken.sol#327-329) (function)
- IBPToken.name() (IBPToken.sol#24) (function)
BPToken.constructor(string,string).symbol (BPToken.sol#275) shadows:
- BPToken.symbol() (BPToken.sol#341-343) (function)
- IBPToken.symbol() (IBPToken.sol#19) (function)
BPToken.allowance(address,address).owner (BPToken.sol#375) shadows:
- Ownable.owner() (BPToken.sol#211-213) (function)
BPToken._approve(address,address,uint256).owner (BPToken.sol#547) shadows:
- Ownable.owner() (BPToken.sol#211-213) (function)
Rename the local variables that shadow another component.
Additional information: link
BPToken._burnFrom(address,uint256) (BPToken.sol#564-571) is never used and should be removed
Context._msgData() (BPToken.sol#188-191) is never used and should be removed
SafeMath.div(uint256,uint256) (BPToken.sol#95-97) is never used and should be removed
SafeMath.div(uint256,uint256,string) (BPToken.sol#111-121) is never used and should be removed
SafeMath.min(uint256,uint256) (BPToken.sol#160-162) is never used and should be removed
SafeMath.mod(uint256,uint256) (BPToken.sol#135-137) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (BPToken.sol#151-158) is never used and should be removed
SafeMath.mul(uint256,uint256) (BPToken.sol#69-81) is never used and should be removed
SafeMath.sqrt(uint256) (BPToken.sol#165-176) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (BPToken.sol#189)" inContext (BPToken.sol#179-192)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (BPToken.sol#230-233)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (BPToken.sol#239-241)
setKeeper(address) should be declared external:
- BPToken.setKeeper(address) (BPToken.sol#286-288)
removeKeeper(address) should be declared external:
- BPToken.removeKeeper(address) (BPToken.sol#289-291)
stop() should be declared external:
- BPToken.stop() (BPToken.sol#301-303)
start() should be declared external:
- BPToken.start() (BPToken.sol#304-306)
mintTo(address,uint256) should be declared external:
- BPToken.mintTo(address,uint256) (BPToken.sol#308-311)
burn(address,uint256) should be declared external:
- BPToken.burn(address,uint256) (BPToken.sol#313-316)
name() should be declared external:
- BPToken.name() (BPToken.sol#327-329)
decimals() should be declared external:
- BPToken.decimals() (BPToken.sol#334-336)
symbol() should be declared external:
- BPToken.symbol() (BPToken.sol#341-343)
totalSupply() should be declared external:
- BPToken.totalSupply() (BPToken.sol#348-350)
balanceOf(address) should be declared external:
- BPToken.balanceOf(address) (BPToken.sol#355-357)
transfer(address,uint256) should be declared external:
- BPToken.transfer(address,uint256) (BPToken.sol#367-370)
allowance(address,address) should be declared external:
- BPToken.allowance(address,address) (BPToken.sol#375-377)
approve(address,uint256) should be declared external:
- BPToken.approve(address,uint256) (BPToken.sol#386-389)
transferFrom(address,address,uint256) should be declared external:
- BPToken.transferFrom(address,address,uint256) (BPToken.sol#403-415)
increaseAllowance(address,uint256) should be declared external:
- BPToken.increaseAllowance(address,uint256) (BPToken.sol#429-432)
decreaseAllowance(address,uint256) should be declared external:
- BPToken.decreaseAllowance(address,uint256) (BPToken.sol#448-455)
mint(uint256) should be declared external:
- BPToken.mint(uint256) (BPToken.sol#465-468)
Use the external attribute for functions never called from the contract.
Additional information: link
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 price dump / death
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account