Skip to content

Commit

Permalink
Move GMX and update networkId and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JIOjosBG committed Nov 30, 2023
1 parent 7465f12 commit 86a2f35
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
19 changes: 19 additions & 0 deletions src/catalogs/ambire-wallet-gnosis-default.applist.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,25 @@
"applicationType": [
"web"
]
},
{
"id": "gmx.io",
"url": "https://app.gmx.io/#/trade",
"name": "GMX",
"iconUrl": "https://gmx.io/favicon/apple-icon-180x180.png",
"description": "GMX is a Decentralized Perpetual Exchange. Trade BTC, ETH, AVAX and other top cryptocurrencies with up to 50x leverage directly from your wallet",
"networks": [
"avalanche",
"arbitrum"
],
"providedBy": {
"name": "GMX",
"url": "https://gmx.io"
},
"applicationType": [
"web",
"mobile"
]
}
]
}
19 changes: 0 additions & 19 deletions src/catalogs/ambire-wallet-walletconnect-default.applist.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,25 +263,6 @@
},
"applicationType": [
]
},
{
"id": "gmx.io",
"url": "https://app.gmx.io/#/trade",
"name": "GMX",
"iconUrl": "https://gmx.io/og.png",
"description": "GMX is a Decentralized Perpetual Exchange. Trade BTC, ETH, AVAX and other top cryptocurrencies with up to 50x leverage directly from your wallet",
"networks": [
42161,
43114
],
"providedBy": {
"name": "GMX",
"url": "https://gmx.io"
},
"applicationType": [
"web",
"mobile"
]
}
]
}

0 comments on commit 86a2f35

Please sign in to comment.