-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtest-net.json
More file actions
58 lines (58 loc) · 1.68 KB
/
test-net.json
File metadata and controls
58 lines (58 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"name": "NEAR",
"type": "Native token",
"address": "",
"symbol": "NEAR",
"decimals": 24,
"logoURL": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/near/info/logo.png"
},
{
"name": "GOLD",
"type": "NEP-21",
"address": "gold.nearswap.testnet",
"symbol": "GOLD",
"decimals": 24,
"logoURL": "https://user-images.githubusercontent.com/26249903/94925431-d3f07700-04dc-11eb-8189-68fbd65e7738.png"
},
{
"name": "Basic Attention Token",
"type": "NEP-21",
"address": "bat.nearswap.testnet",
"symbol": "nBAT",
"decimals": 24,
"logoURL": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png"
},
{
"name": "USD24 Token",
"type": "NEP-21",
"address": "usd24.nearswap.testnet",
"symbol": "USD24",
"decimals": 24,
"logoURL": "https://user-images.githubusercontent.com/26249903/94925506-f3879f80-04dc-11eb-83cc-d480ef4b91cf.png"
},
{
"name": "Tether Token",
"type": "NEP-21",
"address": "tether29",
"symbol": "nUSDT",
"decimals": 24,
"logoURL": "https://user-images.githubusercontent.com/26249903/94925313-a0155180-04dc-11eb-9064-cd2f27cd18f8.png"
},
{
"name": "Wrapped ETH Token",
"type": "NEP-21",
"address": "weth",
"symbol": "nwETH",
"decimals": 24,
"logoURL": "https://ethereum.org/static/6b935ac0e6194247347855dc3d328e83/31987/eth-diamond-black.png"
},
{
"name": "Abundance Token",
"type": "NEP-21",
"address": "mint_with_json-workaround-for-mintablefuntoken.chad",
"symbol": "nABND",
"decimals": 24,
"logoURL": ""
}
]