Skip to content

Commit

Permalink
moved serum accounts datafile into offchain
Browse files Browse the repository at this point in the history
  • Loading branch information
RohanKapurDEV committed Sep 13, 2021
1 parent ea940ea commit 909ce69
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions offchain/serum_accounts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"accounts": [
{
"market": "SOL/USDT",
"base-ticker": "SOL",
"quote-ticker": "USDT",
"base-display": "Solana",
"quote-display": "USD Tether",
"market-account": "HWHvQhFmJB3NUcu1aihKmrKegfVxBEHzwVX6yZCKEsi1"
}
]
}

0 comments on commit 909ce69

Please sign in to comment.