@web3icons/common 0.11.21 → 0.11.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,SAAS,CAAA"}
@@ -1,3 +0,0 @@
1
- import { IExchangeMetadata } from '../types'
2
- export declare const exchanges: IExchangeMetadata[]
3
- //# sourceMappingURL=exchanges.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"exchanges.d.ts","sourceRoot":"","sources":["../../src/metadata/exchanges.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAE5C,eAAO,MAAM,SAAS,EAAE,iBAAiB,EA+RxC,CAAA"}
@@ -1,184 +0,0 @@
1
- export const exchanges = [
2
- {
3
- id: '1inch',
4
- fileName: 'exchange:1inch',
5
- name: '1inch',
6
- type: 'dex',
7
- variants: ['branded', 'mono', 'background'],
8
- },
9
- {
10
- id: 'balancer',
11
- fileName: 'exchange:balancer',
12
- name: 'Balancer',
13
- type: 'dex',
14
- variants: ['branded', 'mono', 'background'],
15
- },
16
- {
17
- id: 'bancor',
18
- fileName: 'exchange:bancor',
19
- name: 'Bancor',
20
- type: 'dex',
21
- variants: ['branded', 'mono', 'background'],
22
- },
23
- {
24
- id: 'binance',
25
- fileName: 'exchange:binance',
26
- name: 'Binance',
27
- type: 'cex',
28
- variants: ['branded', 'mono', 'background'],
29
- },
30
- {
31
- id: 'bithumb',
32
- fileName: 'exchange:bithumb',
33
- name: 'Bithumb',
34
- type: 'cex',
35
- variants: ['branded', 'mono', 'background'],
36
- },
37
- {
38
- id: 'bitstamp',
39
- fileName: 'exchange:bitstamp',
40
- name: 'Bitstamp',
41
- type: 'cex',
42
- variants: ['branded', 'mono', 'background'],
43
- },
44
- {
45
- id: 'btcturk',
46
- fileName: 'exchange:btcturk',
47
- name: 'BTC Turk',
48
- type: 'cex',
49
- variants: ['branded', 'mono', 'background'],
50
- },
51
- {
52
- id: 'bybit',
53
- fileName: 'exchange:bybit',
54
- name: 'Bybit',
55
- type: 'cex',
56
- variants: ['branded', 'mono', 'background'],
57
- },
58
- {
59
- id: 'coinbase',
60
- fileName: 'exchange:coinbase',
61
- name: 'Coinbase',
62
- type: 'dex',
63
- variants: ['branded', 'mono', 'background'],
64
- },
65
- {
66
- id: 'cowswap',
67
- fileName: 'exchange:cowswap',
68
- name: 'Cow Swap',
69
- type: 'dex',
70
- variants: ['branded', 'mono', 'background'],
71
- },
72
- {
73
- id: 'crypto-com',
74
- fileName: 'exchange:crypto-com',
75
- name: 'Crypto.com',
76
- type: 'cex',
77
- variants: ['branded', 'mono', 'background'],
78
- },
79
- {
80
- id: 'gate-io',
81
- fileName: 'exchange:gate-io',
82
- name: 'Gate Io',
83
- type: 'cex',
84
- variants: ['branded', 'mono', 'background'],
85
- },
86
- {
87
- id: 'gemini',
88
- fileName: 'exchange:gemini',
89
- name: 'Gemini',
90
- type: 'cex',
91
- variants: ['branded', 'mono', 'background'],
92
- },
93
- {
94
- id: 'kraken',
95
- fileName: 'exchange:kraken',
96
- name: 'Kraken',
97
- type: 'cex',
98
- variants: ['branded', 'mono', 'background'],
99
- },
100
- {
101
- id: 'kucoin',
102
- fileName: 'exchange:kucoin',
103
- name: 'Kucoin',
104
- type: 'cex',
105
- variants: ['branded', 'mono', 'background'],
106
- },
107
- {
108
- id: 'odos',
109
- fileName: 'exchange:odos',
110
- name: 'Odos',
111
- type: 'dex',
112
- variants: ['branded', 'mono', 'background'],
113
- },
114
- {
115
- id: 'okx',
116
- fileName: 'exchange:okx',
117
- name: 'OkX',
118
- type: 'cex',
119
- variants: ['branded', 'mono', 'background'],
120
- },
121
- {
122
- id: 'pancake-swap',
123
- fileName: 'exchange:pancake-swap',
124
- name: 'Pancake Swap',
125
- type: 'dex',
126
- variants: ['branded', 'mono', 'background'],
127
- },
128
- {
129
- id: 'para-swap',
130
- fileName: 'exchange:para-swap',
131
- name: 'ParaSwap',
132
- type: 'dex',
133
- variants: ['background', 'branded', 'mono'],
134
- },
135
- {
136
- id: 'paribu',
137
- fileName: 'exchange:paribu',
138
- name: 'Paribu',
139
- type: 'cex',
140
- variants: ['branded', 'mono', 'background'],
141
- },
142
- {
143
- id: 'sushiswap',
144
- fileName: 'exchange:sushiswap',
145
- name: 'Sushi Swap',
146
- type: 'dex',
147
- variants: ['branded', 'mono', 'background'],
148
- },
149
- {
150
- id: 'swissborg',
151
- fileName: 'exchange:swissborg',
152
- name: 'SwissBorg',
153
- type: 'cex',
154
- variants: ['branded', 'mono', 'background'],
155
- },
156
- {
157
- id: 'uniswap',
158
- fileName: 'exchange:uniswap',
159
- name: 'Uniswap',
160
- type: 'dex',
161
- variants: ['branded', 'mono', 'background'],
162
- },
163
- {
164
- id: 'upbit',
165
- fileName: 'exchange:upbit',
166
- name: 'UpBit',
167
- type: 'cex',
168
- variants: ['branded', 'mono', 'background'],
169
- },
170
- {
171
- id: 'aevo',
172
- fileName: 'exchange:aevo',
173
- name: 'Aevo',
174
- type: 'dex',
175
- variants: ['background', 'branded', 'mono'],
176
- },
177
- {
178
- id: 'paradex',
179
- fileName: 'exchange:paradex',
180
- name: 'Paradex',
181
- type: 'dex',
182
- variants: ['background', 'branded', 'mono'],
183
- },
184
- ]
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/metadata/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA"}
@@ -1,3 +0,0 @@
1
- import { INetworkMetadata } from '../types'
2
- export declare const networks: INetworkMetadata[]
3
- //# sourceMappingURL=networks.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EAq3FtC,CAAA"}