Skip to content

Commit

Permalink
set old gm reader (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xhardrefresh authored Dec 11, 2024
1 parent b69ca54 commit 2bb5246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/gm/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import type { Address } from "viem";
export const ORDER_AGENT: Address =
"0x2d9b2DeB9767Fc470208B1f5F3fac19f0a04056c";

export const GMX_READER: Address = "0x0537C767cDAC0726c76Bb89e92904fe28fd02fE1";
export const GMX_READER: Address = "0xf60becbba223EEA9495Da3f606753867eC10d139";
export const DATA_STORE: Address = "0xFD70de6b91282D8017aA4E741e9Ae325CAb992d8";

export const ZERO_ADDRESS: Address =
Expand Down

0 comments on commit 2bb5246

Please sign in to comment.