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

Commit dd29d6f

Browse files
authored
Update treasury address to patched version (#387)
1 parent e9f51ce commit dd29d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts/utils/configs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const ALCHEMY_API_KEY = '8JwI7bMSK8ojsPDbyeHt6NK8w23afo1q';
1212
export const GOVERNOR_CONTRACT_ADDRESS = {
1313
COMPOUND: '0xc0dA01a04C3f3E0be433606045bB7017A7323E38',
1414
UNISWAP: '0x5e4be8Bc9637f0EAA1A755019e06A68ce081D58F',
15-
ZRX: '0xF1eC7d0BA42f15fb5c9E3aDBe86431973e44764C',
15+
ZRX: '0x0bB1810061C2f5b2088054eE184E6C79e1591101',
1616
};
1717

1818
export const DEFAULT_POOL_ID = '51';

0 commit comments

Comments
 (0)