Skip to content

Commit

Permalink
update arbitrum endpoit
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanlesich committed Jun 5, 2024
1 parent 38a57a1 commit 5c7a405
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 @@ -19,7 +19,7 @@ export const ADDR_PROD: Record<string, Address> = {
GM_FACTORY: '0xdc9787b869e22256a4f4f49f484586fcff0d351f',
GS_FACTORY: '0xb130175b648d4ce92ca6153eaa138cc69eb1cf4c',
HATS_POSTER: '0x363a6eFF03cdAbD5Cf4921d9A85eAf7dFd2A7efD',
VOTE_CONTEST: '0x96Ca7bf3e7E3a73FB9482A5cD43408043DFAB18b',
VOTE_CONTEST: '0x7823c8E0a562c5034E455228C64D6375C637DC94',
} as const;

export const ADDR: Record<string, Address> =
Expand Down

0 comments on commit 5c7a405

Please sign in to comment.