Skip to content

A series of contracts that handle accounting and distribution of Brrito app fees to BRR stakers.

Notifications You must be signed in to change notification settings

brritoxyz/fee-distribution-contracts

Repository files navigation

Brrito Fee Distribution Contracts

A series of contracts that handle accounting and distribution of Brrito app fees to BRR stakers. Built on Fei Protocol's Flywheel V2.

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
8453 Base FlywheelCore.sol 0x771F3Ec0BFCDdf107E9fD90e1B45e9d6001C65A5 BaseScan
8453 Base DynamicRewards.sol 0x103f7cf49e838966829c164435d4c76d06c6353c BaseScan
8453 Base RewardsStore.sol 0x6a693e727580f2bd4b96084d852ef9f036115cbb BaseScan
8453 Base StakedBRR.sol 0x9A2a2E71071Caff506050bE6747B4E1369964933 BaseScan

About

A series of contracts that handle accounting and distribution of Brrito app fees to BRR stakers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published