Skip to content

Commit

Permalink
Update operator address (#3009)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLienid authored Oct 18, 2023
1 parent 5bd571c commit 8d2395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export const BALANCER_VAULT_ADDRESSSES = {
};

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

Expand Down

0 comments on commit 8d2395d

Please sign in to comment.