Skip to content

Commit

Permalink
Merge pull request #3010 from OlympusDAO/develop
Browse files Browse the repository at this point in the history
Release: RBS 1.3 Operator Contract Address
  • Loading branch information
appleseed-iii authored Oct 18, 2023
2 parents f8de478 + 8d2395d commit e1646bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ export const BALANCER_VAULT_ADDRESSSES = {
};

export const RANGE_OPERATOR_ADDRESSES = {
[NetworkId.MAINNET]: "0x1Ce568DbB34B2631aCDB5B453c3195EA0070EC65",
[NetworkId.TESTNET_GOERLI]: "0x61B79d10ebC48166F7495Fce5E0c352B61777460",
[NetworkId.MAINNET]: "0x0374c001204eF5e7E4F5362A5A2430CB6c219326",
[NetworkId.TESTNET_GOERLI]: "0x255467F1ca090Cd0Ed20014DC957E942d846843b",
};

export const RANGE_ADDRESSES = {
Expand Down

0 comments on commit e1646bc

Please sign in to comment.