We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a0624 commit b866281Copy full SHA for b866281
src/consts/markets.ts
@@ -13,7 +13,7 @@ export const parentConditionId =
13
export const invalidMarket: Address =
14
"0x45F2d1Bfa638E0A5f04dFacAAdbDbd0c2044eae8";
15
16
-export const endTime: number = 1753999199;
+export const endTime: number = 1760343107;
17
18
export interface IDetails {
19
imdbURL: string;
0 commit comments