Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add frax and mode gauges #102

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions networks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,22 @@ base:
omniVotingEscrowChild:
address: "0xE241C6e48CA045C7f631600a0f1403b2bFea05ad"
startBlock: 2417884
fraxtal:
network: frax-mainnet
childChainGaugeV2Factory:
address: "0xc3ccacE87f6d3A81724075ADcb5ddd85a8A1bB68"
startBlock: 4712390
authorizerAdaptorEntrypoint:
address: "0xb9F8AB3ED3F3aCBa64Bc6cd2DcA74B7F38fD7B88"
startBlock: 4712283
omniVotingEscrowChild:
address: "0xE241C6e48CA045C7f631600a0f1403b2bFea05ad"
startBlock: 5964686
mode:
network: mode-mainnet
childChainGaugeV2Factory:
address: "0x4fb47126Fa83A8734991E41B942Ac29A3266C968"
startBlock: 8115571
authorizerAdaptorEntrypoint:
address: "0xf23b4DB826DbA14c0e857029dfF076b1c0264843"
startBlock: 8115416
Loading