Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

brritoxyz/brr-eth-upgradeable

Repository files navigation

brrETH

brrETH is a yield-bearing ETH derivative built on Compound III's Base WETH market.

brrETH is easy to use and understand: deposit ETH, receive brrETH. Your brrETH can be redeemed at any time for the amount of ETH you originally deposited, plus any interest accrued.

There are no deposit or withdrawal fees, but we may take a reward fee (the amount varies, depending on the specific deployment).

NOTE: Compound III rounds down token balances during transfers, which may result in a ~1-2 wei (an extremely small amount) discrepancy when depositing ETH/cWETH or redeeming brrETH. This is a known issue, and has been communicated to the Compound Labs team, but is ultimately out of our control.

Installation

The steps below assume that the code repo has already been cloned and the reader has navigated to the root of the project directory.

  1. Install Foundry: https://book.getfoundry.sh/.
  2. Run forge i to install project dependencies.
  3. Run forge test --rpc-url https://mainnet.base.org to compile contracts and run tests.

Contract Deployments

Chain ID Chain Contract Contract Address Deployment Tx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published