Skip to content

Commit

Permalink
adding lp and insurance fund stake examples
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Jan 29, 2024
1 parent aa211a2 commit 84ab5be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/includes/_historicaldata.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ mainnet-beta: `https://drift-historical-data.s3-v2.eu-west-1.amazonaws.com/prog
| deposits | `user/${accountKey}/depositRecords/${year}/${year}${month}${day}` |
| liquidations | `user/${accountKey}/liquidationRecords/${year}/${year}${month}${day}` |
| settle-pnl | `user/${accountKey}/settlePnlRecords/${year}/${year}${month}${day}` |
| lp | `user/${accountKey}/lpRecord/${year}/${year}${month}${day}` |
| insurance-fund-stake | `authority/${authorityAccountKey}/insuranceFundStakeRecords/${year}/${year}${month}${day}` |


### Variables
| variable | description | example |
Expand Down

0 comments on commit 84ab5be

Please sign in to comment.