Bedrock is a Decentralized Finance Experiment designed to facilitate funding of Peer to Peer experiments through smart contracts.
Users are able to: 1) Swap tokens 2) Earn Rock tokens by providing liquidity and staking 3) Create or Join a Peer to Peer Experiment
Bedrock's Social Experiments provide value because they give approved borrowers a means to quickly and easily access BUSD for their experiment. Borrowers must provide collateral in Rock to start an experiment. Users will have the opportunity to join new experiments as experiments are created. Users will be rewarded interest in BUSD as a reward for joining experiments. Borrowers must pay back the original BUSD amount before the end of the terms to make another experiment. After completion of the smart contract, Borrowers will receive a score ranking to show the total number of completed experiments. This will allow users more confidence in joining future smart contract experiments.
Context._msgData() (#128-130) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#2) 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
name() should be declared external:
- ERC20.name() (#181-183)
symbol() should be declared external:
- ERC20.symbol() (#189-191)
decimals() should be declared external:
- ERC20.decimals() (#206-208)
totalSupply() should be declared external:
- ERC20.totalSupply() (#213-215)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#220-228)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#238-246)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#251-259)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#268-276)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#291-308)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#322-333)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#349-364)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#569-571)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#577-583)
burn(uint256) should be declared external:
- Bedrock.burn(uint256) (#682-684)
pause() should be declared external:
- Bedrock.pause() (#686-688)
unpause() should be declared external:
- Bedrock.unpause() (#690-692)
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
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Youtube account