Rabbit Finance is a cross-chain excess lending protocol, which can help deposit users obtain more interest and help liquidity farmers obtain higher income through high as 9x leverage and optimized reinvestment strategy.
Different versions of Solidity is used:
- Version used: ['>=0.6.0<0.8.0', '^0.6.0']
- >=0.6.0<0.8.0 (#5)
- >=0.6.0<0.8.0 (#31)
- ^0.6.0 (#99)
- >=0.6.0<0.8.0 (#149)
- >=0.6.0<0.8.0 (#228)
- >=0.6.0<0.8.0 (#389)
- >=0.6.0<0.8.0 (#696)
- ^0.6.0 (#736)
Use one Solidity version.
Additional information: link
Context._msgData() (#22-25) is never used and should be removed
SafeMath.div(uint256,uint256) (#328-330) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#344-350) is never used and should be removed
SafeMath.mod(uint256,uint256) (#364-366) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#380-383) is never used and should be removed
SafeMath.mul(uint256,uint256) (#302-314) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.6.0<0.8.0 (#5) is too complex
Pragma version>=0.6.0<0.8.0 (#31) is too complex
Pragma version^0.6.0 (#99) allows old versions
Pragma version>=0.6.0<0.8.0 (#149) is too complex
Pragma version>=0.6.0<0.8.0 (#228) is too complex
Pragma version>=0.6.0<0.8.0 (#389) is too complex
Pragma version>=0.6.0<0.8.0 (#696) is too complex
Pragma version^0.6.0 (#736) 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
Redundant expression "this (#23)" inContext (#17-26)
Remove redundant statements if they congest code but offer no value.
Additional information: link
owner() should be declared external:
- Ownable.owner() (#62-64)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#81-84)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#90-94)
operator() should be declared external:
- Operator.operator() (#116-118)
isOperator() should be declared external:
- Operator.isOperator() (#128-130)
transferOperator(address) should be declared external:
- Operator.transferOperator(address) (#132-134)
name() should be declared external:
- ERC20.name() (#449-451)
symbol() should be declared external:
- ERC20.symbol() (#457-459)
decimals() should be declared external:
- ERC20.decimals() (#474-476)
totalSupply() should be declared external:
- ERC20.totalSupply() (#481-483)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#500-503)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#519-522)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#537-541)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#555-558)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#574-577)
mint(address,uint256) should be declared external:
- Rabbit.mint(address,uint256) (#752-761)
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 Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Last post in Twitter was more than 30 days ago
Unable to find Youtube account