Skip to content

Commit

Permalink
add market indexes/names section
Browse files Browse the repository at this point in the history
  • Loading branch information
crispheaney committed Aug 9, 2024
1 parent 4756dd0 commit 30141c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/includes/_market_constants.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Market Indexes/Names

All spot and perp markets contain a market index and name field on chain.
You can also find the [perp](https://github.com/drift-labs/protocol-v2/blob/master/sdk/src/constants/perpMarkets.ts) and [spot](https://github.com/drift-labs/protocol-v2/blob/master/sdk/src/constants/spotMarkets.ts) market indexes and names in the typescript sdk constants.
1 change: 1 addition & 0 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ includes:
- orderbook_dlobserver
- historicaldata
- errors
- market_constants

search: true

Expand Down

0 comments on commit 30141c8

Please sign in to comment.