@api3/logos 0.2.27 → 0.2.29
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.
- package/dist/cjs/ChainLogo.js +3 -6
- package/dist/cjs/ChainLogoMissing.json +1 -1
- package/dist/cjs/SymbolLogo.js +12 -0
- package/dist/cjs/index.d.ts +2 -2
- package/dist/cjs/index.js +2 -2
- package/dist/esm/ChainLogo.js +3 -6
- package/dist/esm/ChainLogoMissing.json +1 -1
- package/dist/esm/SymbolLogo.js +12 -0
- package/dist/logos/symbol/Crv.svg +1610 -2
- package/dist/logos/symbol/Crvusd.svg +803 -12
- package/dist/logos/symbol/S.svg +14 -0
- package/dist/logos/symbol/SLight.svg +14 -0
- package/dist/logos/symbol/Scrvusd.svg +806 -0
- package/dist/logos/symbol/Velo.svg +26 -0
- package/package.json +8 -8
- package/dist/logos/chain/Chain133.svg +0 -5
- package/dist/logos/chain/Chain6038361.svg +0 -134
package/dist/cjs/ChainLogo.js
CHANGED
|
@@ -28,7 +28,6 @@ const Chain33111 = require('../logos/chain/Chain33111.svg');
|
|
|
28
28
|
const Chain42161 = require('../logos/chain/Chain42161.svg');
|
|
29
29
|
const Chain421614 = require('../logos/chain/Chain421614.svg');
|
|
30
30
|
const Chain3776 = require('../logos/chain/Chain3776.svg');
|
|
31
|
-
const Chain6038361 = require('../logos/chain/Chain6038361.svg');
|
|
32
31
|
const Chain2340 = require('../logos/chain/Chain2340.svg');
|
|
33
32
|
const Chain43114 = require('../logos/chain/Chain43114.svg');
|
|
34
33
|
const Chain43113 = require('../logos/chain/Chain43113.svg');
|
|
@@ -58,7 +57,6 @@ const Chain2522 = require('../logos/chain/Chain2522.svg');
|
|
|
58
57
|
const Chain100 = require('../logos/chain/Chain100.svg');
|
|
59
58
|
const Chain10200 = require('../logos/chain/Chain10200.svg');
|
|
60
59
|
const Chain177 = require('../logos/chain/Chain177.svg');
|
|
61
|
-
const Chain133 = require('../logos/chain/Chain133.svg');
|
|
62
60
|
const Chain13473 = require('../logos/chain/Chain13473.svg');
|
|
63
61
|
const Chain2525 = require('../logos/chain/Chain2525.svg');
|
|
64
62
|
const Chain2424 = require('../logos/chain/Chain2424.svg');
|
|
@@ -106,6 +104,7 @@ const Chain534352 = require('../logos/chain/Chain534352.svg');
|
|
|
106
104
|
const Chain534351 = require('../logos/chain/Chain534351.svg');
|
|
107
105
|
const Chain1329 = require('../logos/chain/Chain1329.svg');
|
|
108
106
|
const Chain1328 = require('../logos/chain/Chain1328.svg');
|
|
107
|
+
const Chain1868 = require('../logos/chain/Placeholder.svg');
|
|
109
108
|
const Chain1946 = require('../logos/chain/Chain1946.svg');
|
|
110
109
|
const Chain146 = require('../logos/chain/Chain146.svg');
|
|
111
110
|
const Chain57054 = require('../logos/chain/Chain57054.svg');
|
|
@@ -187,8 +186,6 @@ function ChainLogo(id, light = false) {
|
|
|
187
186
|
return Chain421614;
|
|
188
187
|
case "3776":
|
|
189
188
|
return Chain3776;
|
|
190
|
-
case "6038361":
|
|
191
|
-
return Chain6038361;
|
|
192
189
|
case "2340":
|
|
193
190
|
return Chain2340;
|
|
194
191
|
case "43114":
|
|
@@ -247,8 +244,6 @@ function ChainLogo(id, light = false) {
|
|
|
247
244
|
return Chain10200;
|
|
248
245
|
case "177":
|
|
249
246
|
return Chain177;
|
|
250
|
-
case "133":
|
|
251
|
-
return Chain133;
|
|
252
247
|
case "13473":
|
|
253
248
|
return Chain13473;
|
|
254
249
|
case "2525":
|
|
@@ -343,6 +338,8 @@ function ChainLogo(id, light = false) {
|
|
|
343
338
|
return Chain1329;
|
|
344
339
|
case "1328":
|
|
345
340
|
return Chain1328;
|
|
341
|
+
case "1868":
|
|
342
|
+
return Chain1868;
|
|
346
343
|
case "1946":
|
|
347
344
|
return Chain1946;
|
|
348
345
|
case "146":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[]
|
|
1
|
+
["1868"]
|
package/dist/cjs/SymbolLogo.js
CHANGED
|
@@ -2,6 +2,7 @@ const camelcase = require('camelcase');
|
|
|
2
2
|
const SymbolBnbxLight = require('../logos/symbol/BnbxLight.svg');
|
|
3
3
|
const SymbolEthxLight = require('../logos/symbol/EthxLight.svg');
|
|
4
4
|
const SymbolMaticxLight = require('../logos/symbol/MaticxLight.svg');
|
|
5
|
+
const SymbolSLight = require('../logos/symbol/SLight.svg');
|
|
5
6
|
const SymbolAave = require('../logos/symbol/Aave.svg');
|
|
6
7
|
const SymbolUsd = require('../logos/symbol/Usd.svg');
|
|
7
8
|
const SymbolAda = require('../logos/symbol/Ada.svg');
|
|
@@ -143,11 +144,13 @@ const SymbolRpl = require('../logos/symbol/Rpl.svg');
|
|
|
143
144
|
const SymbolRsr = require('../logos/symbol/Rsr.svg');
|
|
144
145
|
const SymbolRswEth = require('../logos/symbol/Rsweth.svg');
|
|
145
146
|
const SymbolRune = require('../logos/symbol/Rune.svg');
|
|
147
|
+
const SymbolS = require('../logos/symbol/S.svg');
|
|
146
148
|
const SymbolSafe = require('../logos/symbol/Safe.svg');
|
|
147
149
|
const SymbolSand = require('../logos/symbol/Sand.svg');
|
|
148
150
|
const SymbolSats = require('../logos/symbol/Sats.svg');
|
|
149
151
|
const SymbolSAvax = require('../logos/symbol/Savax.svg');
|
|
150
152
|
const SymbolScr = require('../logos/symbol/Scr.svg');
|
|
153
|
+
const SymbolScrvUsd = require('../logos/symbol/Scrvusd.svg');
|
|
151
154
|
const SymbolSDai = require('../logos/symbol/Sdai.svg');
|
|
152
155
|
const SymbolSei = require('../logos/symbol/Sei.svg');
|
|
153
156
|
const SymbolSFrax = require('../logos/symbol/Sfrax.svg');
|
|
@@ -183,6 +186,7 @@ const SymbolUsdc = require('../logos/symbol/Usdc.svg');
|
|
|
183
186
|
const SymbolUsdp = require('../logos/symbol/Usdp.svg');
|
|
184
187
|
const SymbolUsdt = require('../logos/symbol/Usdt.svg');
|
|
185
188
|
const SymbolUsdy = require('../logos/symbol/Usdy.svg');
|
|
189
|
+
const SymbolVelo = require('../logos/symbol/Velo.svg');
|
|
186
190
|
const SymbolW = require('../logos/symbol/W.svg');
|
|
187
191
|
const SymbolWBeth = require('../logos/symbol/Wbeth.svg');
|
|
188
192
|
const SymbolWeEth = require('../logos/symbol/Weeth.svg');
|
|
@@ -219,6 +223,8 @@ function SymbolLogo(id, light = false) {
|
|
|
219
223
|
return SymbolEthxLight;
|
|
220
224
|
case "maticxlight":
|
|
221
225
|
return SymbolMaticxLight;
|
|
226
|
+
case "slight":
|
|
227
|
+
return SymbolSLight;
|
|
222
228
|
case "aave":
|
|
223
229
|
return SymbolAave;
|
|
224
230
|
case "usd":
|
|
@@ -501,6 +507,8 @@ function SymbolLogo(id, light = false) {
|
|
|
501
507
|
return SymbolRswEth;
|
|
502
508
|
case "rune":
|
|
503
509
|
return SymbolRune;
|
|
510
|
+
case "s":
|
|
511
|
+
return SymbolS;
|
|
504
512
|
case "safe":
|
|
505
513
|
return SymbolSafe;
|
|
506
514
|
case "sand":
|
|
@@ -511,6 +519,8 @@ function SymbolLogo(id, light = false) {
|
|
|
511
519
|
return SymbolSAvax;
|
|
512
520
|
case "scr":
|
|
513
521
|
return SymbolScr;
|
|
522
|
+
case "scrvusd":
|
|
523
|
+
return SymbolScrvUsd;
|
|
514
524
|
case "sdai":
|
|
515
525
|
return SymbolSDai;
|
|
516
526
|
case "sei":
|
|
@@ -581,6 +591,8 @@ function SymbolLogo(id, light = false) {
|
|
|
581
591
|
return SymbolUsdt;
|
|
582
592
|
case "usdy":
|
|
583
593
|
return SymbolUsdy;
|
|
594
|
+
case "velo":
|
|
595
|
+
return SymbolVelo;
|
|
584
596
|
case "w":
|
|
585
597
|
return SymbolW;
|
|
586
598
|
case "wbeth":
|
package/dist/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
2
|
-
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
3
1
|
export { default as ChainLogo } from './ChainLogo.js';
|
|
4
2
|
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
|
5
3
|
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
6
4
|
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
5
|
+
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
6
|
+
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
package/dist/cjs/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
module.exports.SymbolLogo = require('./SymbolLogo.js');
|
|
2
|
-
module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
|
|
3
1
|
module.exports.ChainLogo = require('./ChainLogo.js');
|
|
4
2
|
module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
|
|
5
3
|
module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
|
|
6
4
|
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
|
|
5
|
+
module.exports.SymbolLogo = require('./SymbolLogo.js');
|
|
6
|
+
module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
|
package/dist/esm/ChainLogo.js
CHANGED
|
@@ -28,7 +28,6 @@ import Chain33111 from '../logos/chain/Chain33111.svg';
|
|
|
28
28
|
import Chain42161 from '../logos/chain/Chain42161.svg';
|
|
29
29
|
import Chain421614 from '../logos/chain/Chain421614.svg';
|
|
30
30
|
import Chain3776 from '../logos/chain/Chain3776.svg';
|
|
31
|
-
import Chain6038361 from '../logos/chain/Chain6038361.svg';
|
|
32
31
|
import Chain2340 from '../logos/chain/Chain2340.svg';
|
|
33
32
|
import Chain43114 from '../logos/chain/Chain43114.svg';
|
|
34
33
|
import Chain43113 from '../logos/chain/Chain43113.svg';
|
|
@@ -58,7 +57,6 @@ import Chain2522 from '../logos/chain/Chain2522.svg';
|
|
|
58
57
|
import Chain100 from '../logos/chain/Chain100.svg';
|
|
59
58
|
import Chain10200 from '../logos/chain/Chain10200.svg';
|
|
60
59
|
import Chain177 from '../logos/chain/Chain177.svg';
|
|
61
|
-
import Chain133 from '../logos/chain/Chain133.svg';
|
|
62
60
|
import Chain13473 from '../logos/chain/Chain13473.svg';
|
|
63
61
|
import Chain2525 from '../logos/chain/Chain2525.svg';
|
|
64
62
|
import Chain2424 from '../logos/chain/Chain2424.svg';
|
|
@@ -106,6 +104,7 @@ import Chain534352 from '../logos/chain/Chain534352.svg';
|
|
|
106
104
|
import Chain534351 from '../logos/chain/Chain534351.svg';
|
|
107
105
|
import Chain1329 from '../logos/chain/Chain1329.svg';
|
|
108
106
|
import Chain1328 from '../logos/chain/Chain1328.svg';
|
|
107
|
+
import Chain1868 from '../logos/chain/Placeholder.svg';
|
|
109
108
|
import Chain1946 from '../logos/chain/Chain1946.svg';
|
|
110
109
|
import Chain146 from '../logos/chain/Chain146.svg';
|
|
111
110
|
import Chain57054 from '../logos/chain/Chain57054.svg';
|
|
@@ -187,8 +186,6 @@ function ChainLogo(id, light = false) {
|
|
|
187
186
|
return Chain421614;
|
|
188
187
|
case "3776":
|
|
189
188
|
return Chain3776;
|
|
190
|
-
case "6038361":
|
|
191
|
-
return Chain6038361;
|
|
192
189
|
case "2340":
|
|
193
190
|
return Chain2340;
|
|
194
191
|
case "43114":
|
|
@@ -247,8 +244,6 @@ function ChainLogo(id, light = false) {
|
|
|
247
244
|
return Chain10200;
|
|
248
245
|
case "177":
|
|
249
246
|
return Chain177;
|
|
250
|
-
case "133":
|
|
251
|
-
return Chain133;
|
|
252
247
|
case "13473":
|
|
253
248
|
return Chain13473;
|
|
254
249
|
case "2525":
|
|
@@ -343,6 +338,8 @@ function ChainLogo(id, light = false) {
|
|
|
343
338
|
return Chain1329;
|
|
344
339
|
case "1328":
|
|
345
340
|
return Chain1328;
|
|
341
|
+
case "1868":
|
|
342
|
+
return Chain1868;
|
|
346
343
|
case "1946":
|
|
347
344
|
return Chain1946;
|
|
348
345
|
case "146":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[]
|
|
1
|
+
["1868"]
|
package/dist/esm/SymbolLogo.js
CHANGED
|
@@ -2,6 +2,7 @@ import camelcase from 'camelcase';
|
|
|
2
2
|
import SymbolBnbxLight from '../logos/symbol/BnbxLight.svg';
|
|
3
3
|
import SymbolEthxLight from '../logos/symbol/EthxLight.svg';
|
|
4
4
|
import SymbolMaticxLight from '../logos/symbol/MaticxLight.svg';
|
|
5
|
+
import SymbolSLight from '../logos/symbol/SLight.svg';
|
|
5
6
|
import SymbolAave from '../logos/symbol/Aave.svg';
|
|
6
7
|
import SymbolUsd from '../logos/symbol/Usd.svg';
|
|
7
8
|
import SymbolAda from '../logos/symbol/Ada.svg';
|
|
@@ -143,11 +144,13 @@ import SymbolRpl from '../logos/symbol/Rpl.svg';
|
|
|
143
144
|
import SymbolRsr from '../logos/symbol/Rsr.svg';
|
|
144
145
|
import SymbolRswEth from '../logos/symbol/Rsweth.svg';
|
|
145
146
|
import SymbolRune from '../logos/symbol/Rune.svg';
|
|
147
|
+
import SymbolS from '../logos/symbol/S.svg';
|
|
146
148
|
import SymbolSafe from '../logos/symbol/Safe.svg';
|
|
147
149
|
import SymbolSand from '../logos/symbol/Sand.svg';
|
|
148
150
|
import SymbolSats from '../logos/symbol/Sats.svg';
|
|
149
151
|
import SymbolSAvax from '../logos/symbol/Savax.svg';
|
|
150
152
|
import SymbolScr from '../logos/symbol/Scr.svg';
|
|
153
|
+
import SymbolScrvUsd from '../logos/symbol/Scrvusd.svg';
|
|
151
154
|
import SymbolSDai from '../logos/symbol/Sdai.svg';
|
|
152
155
|
import SymbolSei from '../logos/symbol/Sei.svg';
|
|
153
156
|
import SymbolSFrax from '../logos/symbol/Sfrax.svg';
|
|
@@ -183,6 +186,7 @@ import SymbolUsdc from '../logos/symbol/Usdc.svg';
|
|
|
183
186
|
import SymbolUsdp from '../logos/symbol/Usdp.svg';
|
|
184
187
|
import SymbolUsdt from '../logos/symbol/Usdt.svg';
|
|
185
188
|
import SymbolUsdy from '../logos/symbol/Usdy.svg';
|
|
189
|
+
import SymbolVelo from '../logos/symbol/Velo.svg';
|
|
186
190
|
import SymbolW from '../logos/symbol/W.svg';
|
|
187
191
|
import SymbolWBeth from '../logos/symbol/Wbeth.svg';
|
|
188
192
|
import SymbolWeEth from '../logos/symbol/Weeth.svg';
|
|
@@ -219,6 +223,8 @@ function SymbolLogo(id, light = false) {
|
|
|
219
223
|
return SymbolEthxLight;
|
|
220
224
|
case "maticxlight":
|
|
221
225
|
return SymbolMaticxLight;
|
|
226
|
+
case "slight":
|
|
227
|
+
return SymbolSLight;
|
|
222
228
|
case "aave":
|
|
223
229
|
return SymbolAave;
|
|
224
230
|
case "usd":
|
|
@@ -501,6 +507,8 @@ function SymbolLogo(id, light = false) {
|
|
|
501
507
|
return SymbolRswEth;
|
|
502
508
|
case "rune":
|
|
503
509
|
return SymbolRune;
|
|
510
|
+
case "s":
|
|
511
|
+
return SymbolS;
|
|
504
512
|
case "safe":
|
|
505
513
|
return SymbolSafe;
|
|
506
514
|
case "sand":
|
|
@@ -511,6 +519,8 @@ function SymbolLogo(id, light = false) {
|
|
|
511
519
|
return SymbolSAvax;
|
|
512
520
|
case "scr":
|
|
513
521
|
return SymbolScr;
|
|
522
|
+
case "scrvusd":
|
|
523
|
+
return SymbolScrvUsd;
|
|
514
524
|
case "sdai":
|
|
515
525
|
return SymbolSDai;
|
|
516
526
|
case "sei":
|
|
@@ -581,6 +591,8 @@ function SymbolLogo(id, light = false) {
|
|
|
581
591
|
return SymbolUsdt;
|
|
582
592
|
case "usdy":
|
|
583
593
|
return SymbolUsdy;
|
|
594
|
+
case "velo":
|
|
595
|
+
return SymbolVelo;
|
|
584
596
|
case "w":
|
|
585
597
|
return SymbolW;
|
|
586
598
|
case "wbeth":
|