Skip to content

Commit fe380df

Browse files
authored
Merge pull request #496 from OverGamesDev/master
add Vordex on testnet
2 parents ecb6aa1 + c6f2cc9 commit fe380df

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

logos/FUSD.png

1.14 KB
Loading

tokens/testnet.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,13 +225,29 @@
225225
"description": "",
226226
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TEST1.png"
227227
},
228-
{
228+
{
229229
"id": "83847a67361cd0288e57f4a51dee3a6fafb170f1424e3de83d02676a98d92f00",
230230
"name": "TEST2",
231231
"symbol": "TEST2",
232232
"decimals": 18,
233233
"description": "",
234234
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TEST2.png"
235+
},
236+
{
237+
"id": "8a276f04ef74f0a2524b2bedde1c4b1deb640cf226292539359a90983fe1a100",
238+
"name": "Vordex",
239+
"symbol": "VEX",
240+
"decimals": 18,
241+
"description": "",
242+
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/VEX.png"
243+
},
244+
{
245+
"id": "3f61717a9fbfd5871b84b96ef4a9b89f334da773fdc6aedcbdeb2d57fe80c500",
246+
"name": "FakeUSD",
247+
"symbol": "FUSD",
248+
"decimals": 18,
249+
"description": "Not real USD, only for testing",
250+
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/FUSD.png"
235251
}
236252
]
237253
}

0 commit comments

Comments
 (0)