Update market_urls.py

This commit is contained in:
andrira209 2023-02-06 11:15:23 +07:00
parent af2d368723
commit 2ad4963549
1 changed files with 7 additions and 0 deletions

View File

@ -228,4 +228,11 @@ MARKETS = {
"name": "Helix",
"link": "https://helixapp.com/"
}
#######################
# 19. injective markets
#######################
"Party Bug":{
"name": "BUG",
"link": "https://partybug.vercel.app/"
}
}