Skip to content

Commit

Permalink
chore(assets): add assets for RETARDIO-USD (#970)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredvu authored Aug 29, 2024
1 parent 3cb269d commit 084cbe6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/configs/markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5444,6 +5444,15 @@
"websiteLink": "https://request.network/",
"whitepaperLink": "https://docs.request.network/"
},
"RETARDIO-USD": {
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/retardio/",
"name": "Retardio",
"tags": [
"Meme"
],
"websiteLink": "https://retardio.com/",
"whitepaperLink": null
},
"REVV-USD": {
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/revv/",
"name": "REVV",
Expand Down
Binary file added public/currencies/retardio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/AssetIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ const assetIcons = {
RLC: '/currencies/rlc.png',
RNDR: '/currencies/rndr.png',
RENDER: '/currencies/render.png',
RETARDIO: '/currencies/retardio.png',
ROOT: '/currencies/root.png',
ROSE: '/currencies/rose.png',
ROUTE: '/currencies/route.png',
Expand Down

0 comments on commit 084cbe6

Please sign in to comment.