Skip to content

Commit

Permalink
chore: see all values
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwaller committed Sep 25, 2024
1 parent 42f3790 commit 231de59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/includes/_data_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Example: [https://data.api.drift.trade/contracts](https://data.api.drift.trade/c

Returns the tokenomics information about the Drift token.

| Parameter | Description | Optional | Values |
| ---------------- | ------------------------------------------------ | -------- | ------------------------------------------------ |
| q | Metrics related to the drift tokenomics | NO | circulating-supply | locked-supply | total-supply |
| Parameter | Description | Optional | Values |
| ---------------- | ------------------------------------------------ | -------- | --------------------------------------------------- |
| q | Metrics related to the drift tokenomics | NO | `circulating-supply`,`locked-supply`,`total-supply` |

Example: [https://data.api.drift.trade/DRIFT?q=circulating-supply](https://data.api.drift.trade/DRIFT?q=circulating-supply)

Expand Down

0 comments on commit 231de59

Please sign in to comment.