Skip to content

Commit 71461c6

Browse files
authored
Add Gains Network (GNS) to Arbitrum and Polygon (trustwallet#24127)
* add Gains Network (GNS) for Polygon chain * add Gains Network (GNS) for Arbitrum chain * add gTrade (Gains Network) logo to dApps * remove "trading" tag
1 parent d583253 commit 71461c6

5 files changed

Lines changed: 104 additions & 0 deletions

File tree

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"name": "Gains Network",
3+
"type": "ARBITRUM",
4+
"symbol": "GNS",
5+
"decimals": 18,
6+
"website": "https://gains.trade/",
7+
"description": "Gains Network is developing the next-gen decentralized leveraged trading platform - gTrade.",
8+
"explorer": "https://arbiscan.io/token/0x18c11FD286C5EC11c3b683Caa813B77f5163A122",
9+
"status": "active",
10+
"id": "0x18c11FD286C5EC11c3b683Caa813B77f5163A122",
11+
"links": [
12+
{
13+
"name": "telegram",
14+
"url": "https://t.me/GainsNetwork"
15+
},
16+
{
17+
"name": "coingecko",
18+
"url": "https://coingecko.com/en/coins/gains-network/"
19+
},
20+
{
21+
"name": "coinmarketcap",
22+
"url": "https://coinmarketcap.com/currencies/gains-network/"
23+
},
24+
{
25+
"name": "whitepaper",
26+
"url": "https://gains-network.gitbook.io/docs-home/"
27+
},
28+
{
29+
"name": "docs",
30+
"url": "https://gains-network.gitbook.io/docs-home/"
31+
},
32+
{
33+
"name": "discord",
34+
"url": "https://discord.com/invite/gains-network"
35+
},
36+
{
37+
"name": "github",
38+
"url": "https://github.com/GainsNetwork/"
39+
},
40+
{
41+
"name": "blog",
42+
"url": "https://medium.com/gains-network"
43+
},
44+
{
45+
"name": "twitter",
46+
"url": "https://twitter.com/GainsNetwork_io"
47+
}
48+
],
49+
"tags": [
50+
"defi"
51+
]
52+
}
25.3 KB
Loading
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"name": "Gains Network",
3+
"type": "POLYGON",
4+
"symbol": "GNS",
5+
"decimals": 18,
6+
"website": "https://gains.trade/",
7+
"description": "Gains Network is developing the next-gen decentralized leveraged trading platform - gTrade.",
8+
"explorer": "https://polygonscan.com/token/0xe5417af564e4bfda1c483642db72007871397896",
9+
"status": "active",
10+
"id": "0xE5417Af564e4bFDA1c483642db72007871397896",
11+
"links": [
12+
{
13+
"name": "telegram",
14+
"url": "https://t.me/GainsNetwork"
15+
},
16+
{
17+
"name": "coingecko",
18+
"url": "https://coingecko.com/en/coins/gains-network/"
19+
},
20+
{
21+
"name": "coinmarketcap",
22+
"url": "https://coinmarketcap.com/currencies/gains-network/"
23+
},
24+
{
25+
"name": "whitepaper",
26+
"url": "https://gains-network.gitbook.io/docs-home/"
27+
},
28+
{
29+
"name": "docs",
30+
"url": "https://gains-network.gitbook.io/docs-home/"
31+
},
32+
{
33+
"name": "discord",
34+
"url": "https://discord.com/invite/gains-network"
35+
},
36+
{
37+
"name": "github",
38+
"url": "https://github.com/GainsNetwork/"
39+
},
40+
{
41+
"name": "blog",
42+
"url": "https://medium.com/gains-network"
43+
},
44+
{
45+
"name": "twitter",
46+
"url": "https://twitter.com/GainsNetwork_io"
47+
}
48+
],
49+
"tags": [
50+
"defi"
51+
]
52+
}
25.3 KB
Loading

dapps/gains.trade.png

25.3 KB
Loading

0 commit comments

Comments
 (0)