Skip to content

Commit

Permalink
feat(market): add BOME (#386)
Browse files Browse the repository at this point in the history
* add BOME

* add API3 kucoin

* add bome assets
  • Loading branch information
yujin512 authored Mar 18, 2024
1 parent 3e651b5 commit a4e8558
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 137 deletions.
6 changes: 6 additions & 0 deletions public/configs/markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@
"whitepaperLink": "https://bitcoincash.org/",
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/bitcoin-cash/"
},
"BOME-USD": {
"name": "BOOK OF MEME",
"tags": ["Meme"],
"websiteLink": "https://llwapirxnupqu7xw2fspfidormcfar7ek2yp65nu7k5opjwhdywq.arweave.net/WuwHojdtHwp-9tFk8qBuiwRQR-RWsP91tPq656bHHi0",
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/book-of-meme/"
},
"BONK-USD": {
"name": "BONK COIN",
"tags": ["Meme"],
Expand Down
Loading

0 comments on commit a4e8558

Please sign in to comment.