-
Notifications
You must be signed in to change notification settings - Fork 5
/
zq2-proto-testnet.json
76 lines (76 loc) · 2.35 KB
/
zq2-proto-testnet.json
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"name": "Plunderswap Testnet",
"timestamp": "2023-05-22T08:34:22.295Z",
"version": {
"major": 1,
"minor": 1,
"patch": 8
},
"logoURI": "https://plunderswap.com/logo.png",
"keywords": ["plunderswap", "extended"],
"tokens": [
{
"name": "USD Coin",
"symbol": "USDC",
"address": "0x1fD09F6701a1852132A649fe9D07F2A3b991eCfA",
"chainId": 33103,
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png"
},
{
"name": "Kalijo USD",
"symbol": "kUSD",
"address": "0xaD581eC62eA08831c8FE2Cd7A1113473fE40A057",
"chainId": 33103,
"decimals": 6,
"logoURI": "https://plunderswap.github.io/token-lists/images/0xaD581eC62eA08831c8FE2Cd7A1113473fE40A057.png"
},
{
"name": "TestSTREAM",
"symbol": "STREAM",
"address": "0x51b9f3ddb948bcc16b89b48d83b920bc01dbed55",
"chainId": 33103,
"decimals": 18,
"logoURI": "https://zilstream.sgp1.cdn.digitaloceanspaces.com/STREAM.png"
},
{
"name": "TestXSGD",
"symbol": "XSGD",
"address": "0x8895Aa1bEaC254E559A3F91e579CF4a67B70ce02",
"chainId": 33103,
"decimals": 18,
"logoURI": "https://meta.viewblock.io/zilliqa.zil180v66mlw007ltdv8tq5t240y7upwgf7djklmwh/logo"
},
{
"name": "TestGARY",
"symbol": "GARY",
"address": "0x5900Ac075A67742f5eA4204650FEad9E674c664F",
"chainId": 33103,
"decimals": 18,
"logoURI": "https://meta.viewblock.io/ZIL.zil1w5hwupgc9rxyuyd742g2c9annwahugrx80fw9h/logo"
},
{
"name": "Kalijo",
"symbol": "SEED",
"address": "0x28e8d39fc68eaa27c88797eb7d324b4b97d5b844",
"chainId": 33103,
"decimals": 18,
"logoURI": "https://meta.viewblock.io/ZIL.zil1lgj5uykg9lmzjecctjc5fkehdrghd7a9enmwg9/logo"
},
{
"name": "TestZRC (ZRC Proxy)",
"symbol": "ZRC",
"address": "0x453b11386FBd54bC532892c0217BBc316fc7b918",
"chainId": 33103,
"decimals": 8
},
{
"name": "Wrapped ZIL",
"symbol": "WZIL",
"address": "0x878c5008A348A60a5B239844436A7b483fAdb7F2",
"chainId": 33103,
"decimals": 18,
"logoURI": "https://plunderswap.github.io/token-lists/images/0x94e18aE7dd5eE57B55f30c4B63E2760c09EFb192.png"
}
]
}