Skip to content

Commit

Permalink
tokens: arbitrum: add GLOOP, GMI (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
honkers0 authored Nov 25, 2024
1 parent 22a715e commit 932522e
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
Binary file added src/assets/gloop.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gmi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions src/tokens/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -1962,5 +1962,24 @@
"decimals": 18,
"quote": "other",
"intermediaryTokens": ["0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8"]
},
{
"chainId": 42161,
"symbol": "GMI",
"name": "GMX Market Index",
"address": "0xAad4187a81689AF72d91966c8119756E425cD7CF",
"logoURI": "BASE_URL/assets/gmi.jpg",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "GLOOP",
"name": "Gloop Token",
"address": "0x4d48d503ed04d50418C9aBF163b1168FF834E47c",
"logoURI": "BASE_URL/assets/gloop.jpg",
"decimals": 18,
"quote": "other",
"intermediaryTokens": ["0xAad4187a81689AF72d91966c8119756E425cD7CF"]
}
]

0 comments on commit 932522e

Please sign in to comment.