Skip to content

Commit

Permalink
sdk: matic -> pol for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
lowkeynicc committed Dec 13, 2024
1 parent a6b6eb8 commit f6de932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/src/constants/perpMarkets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@ export const MainnetPerpMarkets: PerpMarketConfig[] = [
{
fullName: 'Polygon',
category: ['L2', 'Infra'],
symbol: 'MATIC-PERP',
baseAssetSymbol: 'MATIC',
symbol: 'POL-PERP',
baseAssetSymbol: 'POL',
marketIndex: 5,
oracle: new PublicKey('BrzyDgwELy4jjjsqLQpBeUxzrsueYyMhuWpYBaUYcXvi'),
launchTs: 1677690149000, //todo
Expand Down

0 comments on commit f6de932

Please sign in to comment.