forked from AmbireTech/wallet-dapp-catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwallet-gnosis.applist.json
More file actions
70 lines (70 loc) · 1.44 KB
/
Copy pathwallet-gnosis.applist.json
File metadata and controls
70 lines (70 loc) · 1.44 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
59
60
61
62
63
64
65
66
67
68
69
70
{
"name": "Ambire Wallet - Gnosis apps list",
"timestamp": "2022-01-09T12:02:09.143Z",
"version": {
"major": 0,
"minor": 1,
"patch": 0
},
"logoUri": "logo-uri",
"keywords": [
"gnosis",
"safe",
"default",
"app",
"list"
],
"apps": [
{
"id": "exolix",
"url": "https://exolix.com/exchange-ambire-wallet",
"name": "Exolix",
"iconUrl": "https://exolix.com/favicon/android-chrome-512x512.png",
"description": "Best instantly cryptocurrency coin exchange. Lowest fees and best rates for BTC, ETH, ADA, XRP and 400+ more coins. Swap crypto with Exolix exchange platform.",
"networks": [
1,
10,
56,
100,
137,
250,
321,
1088,
1284,
1285,
42161,
43114
],
"applicationType": [
"web"
]
},
{
"id": "revoke.cash",
"url": "https://revoke.cash/",
"name": "Revoke.cash",
"iconUrl": "https://revoke.cash/assets/images/android-chrome-512x512.png",
"description": "Manage and revoke your token allowances with Revoke.cash",
"iconPath": "android-chrome-512x512.png",
"networks": [
1,
10,
56,
66,
100,
137,
250,
321,
1088,
1284,
1285,
42161,
43114
],
"applicationType": [
"web",
"mobile"
]
}
]
}