Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz committed Feb 28, 2024
1 parent ca8aba7 commit 1cda9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/constants/perpMarkets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ export const MainnetPerpMarkets: PerpMarketConfig[] = [
baseAssetSymbol: 'TAO',
marketIndex: 26,
oracle: new PublicKey('5NxzemFgGDhimYE3S5qmb5zkjZUmiHXb4up5WGXe7NLn'),
launchTs: 1709070892000,
launchTs: 1709136669000,
oracleSource: OracleSource.PYTH,
},
];
Expand Down

0 comments on commit 1cda9b8

Please sign in to comment.