This repository was archived by the owner on Jul 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathwallet-gnosis.applist.json
More file actions
130 lines (130 loc) · 2.78 KB
/
Copy pathwallet-gnosis.applist.json
File metadata and controls
130 lines (130 loc) · 2.78 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"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/address/${accountAddress}?chainId=${chainId}",
"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"
]
},
{
"id": "silo.finance",
"url": "https://app.silo.finance/",
"name": "Silo Finance",
"iconUrl": "https://app.silo.finance/silo-icon.png",
"description": "Enabling lending and borrowing of any asset",
"networks": [
1,
42161
],
"applicationType": [
"web",
"mobile"
]
},
{
"id": "Bungee",
"url": "https://www.bungee.exchange/",
"name": "Bungee Exchange",
"iconUrl": "https://www.bungee.exchange/./android-chrome-192x192.png",
"description": "Bridge your assets through the best route!",
"iconPath": "./android-chrome-192x192.png",
"networks": [
1,
10,
56,
100,
137,
250,
42161,
43114
],
"forceInternal": true,
"applicationType": [
"web",
"mobile"
]
},
{
"id": "Snapshot",
"url": "https://snapshot.org/",
"name": "Snapshot",
"iconUrl": "https://snapshot.org/icon.svg",
"description": "Where decisions get made",
"networks": [
1,
10,
56,
100,
137,
250,
42161,
43114
],
"forceInternal": true,
"applicationType": [
"web",
"mobile"
]
}
]
}