Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit b1639a5

Browse files
committed
Switch to new contract
1 parent 30f4afe commit b1639a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ts/utils/configs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ export const ALCHEMY_API_KEY = '8JwI7bMSK8ojsPDbyeHt6NK8w23afo1q';
1212
export const GOVERNOR_CONTRACT_ADDRESS = {
1313
COMPOUND: '0xc0dA01a04C3f3E0be433606045bB7017A7323E38',
1414
UNISWAP: '0x5e4be8Bc9637f0EAA1A755019e06A68ce081D58F',
15-
ZRX: '0x5d8C9Ba74607D2cbc4176882A42D4ACE891c1c00',
15+
ZRX: '0xF1eC7d0BA42f15fb5c9E3aDBe86431973e44764C',
1616
};
1717

18-
export const DEFAULT_POOL_ID = '46';
18+
export const DEFAULT_POOL_ID = '51';
1919

2020
export const GOVERNANCE_THEGRAPH_ENDPOINT = 'https://api.thegraph.com/subgraphs/name/mzhu25/zeroex-staking';
2121

0 commit comments

Comments
 (0)