@chain-registry/juno 1.70.300 → 1.70.302
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/asset_list.js +142 -570
- package/assets.js +77 -306
- package/chain.js +1 -4
- package/esm/asset_list.js +142 -570
- package/esm/assets.js +77 -306
- package/esm/chain.js +1 -4
- package/esm/testnet_assets.js +1 -4
- package/package.json +4 -4
- package/testnet_assets.js +1 -4
package/asset_list.js
CHANGED
|
@@ -24,10 +24,7 @@ const asset_list = {
|
|
|
24
24
|
coingecko_id: 'akash-network',
|
|
25
25
|
images: [{
|
|
26
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
28
|
-
theme: {
|
|
29
|
-
primary_color_hex: '#bc342c'
|
|
30
|
-
}
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
31
28
|
}],
|
|
32
29
|
socials: {
|
|
33
30
|
website: 'https://akash.network/',
|
|
@@ -74,10 +71,7 @@ const asset_list = {
|
|
|
74
71
|
coingecko_id: 'archway',
|
|
75
72
|
images: [{
|
|
76
73
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
77
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
78
|
-
theme: {
|
|
79
|
-
primary_color_hex: '#fc4c04'
|
|
80
|
-
}
|
|
74
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
81
75
|
}],
|
|
82
76
|
socials: {
|
|
83
77
|
website: 'https://archway.io/',
|
|
@@ -151,10 +145,7 @@ const asset_list = {
|
|
|
151
145
|
coingecko_id: 'assetmantle',
|
|
152
146
|
images: [{
|
|
153
147
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
154
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
155
|
-
theme: {
|
|
156
|
-
primary_color_hex: '#fbab30'
|
|
157
|
-
}
|
|
148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
158
149
|
}],
|
|
159
150
|
socials: {
|
|
160
151
|
website: 'https://www.assetmantle.one/',
|
|
@@ -194,10 +185,7 @@ const asset_list = {
|
|
|
194
185
|
coingecko_id: 'axelar',
|
|
195
186
|
images: [{
|
|
196
187
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
197
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
198
|
-
theme: {
|
|
199
|
-
primary_color_hex: '#040404'
|
|
200
|
-
}
|
|
188
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
201
189
|
}],
|
|
202
190
|
socials: {
|
|
203
191
|
website: 'https://axelar.network/',
|
|
@@ -237,10 +225,7 @@ const asset_list = {
|
|
|
237
225
|
coingecko_id: 'bitcanna',
|
|
238
226
|
images: [{
|
|
239
227
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
240
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
241
|
-
theme: {
|
|
242
|
-
primary_color_hex: '#3cc494'
|
|
243
|
-
}
|
|
228
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
244
229
|
}],
|
|
245
230
|
socials: {
|
|
246
231
|
website: 'http://www.bitcanna.io/',
|
|
@@ -281,10 +266,7 @@ const asset_list = {
|
|
|
281
266
|
coingecko_id: 'bitsong',
|
|
282
267
|
images: [{
|
|
283
268
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png',
|
|
284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
285
|
-
theme: {
|
|
286
|
-
primary_color_hex: '#c8307f'
|
|
287
|
-
}
|
|
269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
288
270
|
}],
|
|
289
271
|
socials: {
|
|
290
272
|
website: 'https://bitsong.io/',
|
|
@@ -323,10 +305,7 @@ const asset_list = {
|
|
|
323
305
|
coingecko_id: 'chihuahua-token',
|
|
324
306
|
images: [{
|
|
325
307
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
326
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
327
|
-
theme: {
|
|
328
|
-
primary_color_hex: '#343434'
|
|
329
|
-
}
|
|
308
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
330
309
|
}],
|
|
331
310
|
type_asset: 'sdk.coin',
|
|
332
311
|
traces: [{
|
|
@@ -362,10 +341,7 @@ const asset_list = {
|
|
|
362
341
|
coingecko_id: 'comdex',
|
|
363
342
|
images: [{
|
|
364
343
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
365
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
366
|
-
theme: {
|
|
367
|
-
primary_color_hex: '#fc4454'
|
|
368
|
-
}
|
|
344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
369
345
|
}],
|
|
370
346
|
type_asset: 'sdk.coin',
|
|
371
347
|
traces: [{
|
|
@@ -400,10 +376,7 @@ const asset_list = {
|
|
|
400
376
|
},
|
|
401
377
|
images: [{
|
|
402
378
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
404
|
-
theme: {
|
|
405
|
-
primary_color_hex: '#645ca4'
|
|
406
|
-
}
|
|
379
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
407
380
|
}],
|
|
408
381
|
type_asset: 'sdk.coin',
|
|
409
382
|
traces: [{
|
|
@@ -439,10 +412,7 @@ const asset_list = {
|
|
|
439
412
|
coingecko_id: 'composite',
|
|
440
413
|
images: [{
|
|
441
414
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
|
|
442
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
443
|
-
theme: {
|
|
444
|
-
primary_color_hex: '#040404'
|
|
445
|
-
}
|
|
415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
446
416
|
}],
|
|
447
417
|
type_asset: 'sdk.coin',
|
|
448
418
|
traces: [{
|
|
@@ -478,10 +448,7 @@ const asset_list = {
|
|
|
478
448
|
coingecko_id: 'cosmos',
|
|
479
449
|
images: [{
|
|
480
450
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
482
|
-
theme: {
|
|
483
|
-
primary_color_hex: '#272d45'
|
|
484
|
-
}
|
|
451
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
485
452
|
}],
|
|
486
453
|
socials: {
|
|
487
454
|
website: 'https://cosmos.network',
|
|
@@ -520,10 +487,7 @@ const asset_list = {
|
|
|
520
487
|
},
|
|
521
488
|
images: [{
|
|
522
489
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
523
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
524
|
-
theme: {
|
|
525
|
-
primary_color_hex: '#3c2832'
|
|
526
|
-
}
|
|
490
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
527
491
|
}],
|
|
528
492
|
type_asset: 'sdk.coin',
|
|
529
493
|
traces: [{
|
|
@@ -558,10 +522,7 @@ const asset_list = {
|
|
|
558
522
|
},
|
|
559
523
|
images: [{
|
|
560
524
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
561
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
562
|
-
theme: {
|
|
563
|
-
primary_color_hex: '#df969f'
|
|
564
|
-
}
|
|
525
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
565
526
|
}],
|
|
566
527
|
type_asset: 'sdk.coin',
|
|
567
528
|
traces: [{
|
|
@@ -597,10 +558,7 @@ const asset_list = {
|
|
|
597
558
|
coingecko_id: 'e-money',
|
|
598
559
|
images: [{
|
|
599
560
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png',
|
|
600
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
601
|
-
theme: {
|
|
602
|
-
primary_color_hex: '#caf2ea'
|
|
603
|
-
}
|
|
561
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
604
562
|
}],
|
|
605
563
|
type_asset: 'sdk.coin',
|
|
606
564
|
traces: [{
|
|
@@ -636,10 +594,7 @@ const asset_list = {
|
|
|
636
594
|
coingecko_id: 'e-money-eur',
|
|
637
595
|
images: [{
|
|
638
596
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
|
|
639
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
640
|
-
theme: {
|
|
641
|
-
primary_color_hex: '#f4c808'
|
|
642
|
-
}
|
|
597
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
643
598
|
}],
|
|
644
599
|
type_asset: 'sdk.coin',
|
|
645
600
|
traces: [{
|
|
@@ -674,10 +629,7 @@ const asset_list = {
|
|
|
674
629
|
},
|
|
675
630
|
images: [{
|
|
676
631
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
|
|
677
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
678
|
-
theme: {
|
|
679
|
-
primary_color_hex: '#db2b1c'
|
|
680
|
-
}
|
|
632
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
681
633
|
}],
|
|
682
634
|
type_asset: 'sdk.coin',
|
|
683
635
|
traces: [{
|
|
@@ -712,10 +664,7 @@ const asset_list = {
|
|
|
712
664
|
},
|
|
713
665
|
images: [{
|
|
714
666
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
|
|
715
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
716
|
-
theme: {
|
|
717
|
-
primary_color_hex: '#cb142d'
|
|
718
|
-
}
|
|
667
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
719
668
|
}],
|
|
720
669
|
type_asset: 'sdk.coin',
|
|
721
670
|
traces: [{
|
|
@@ -750,10 +699,7 @@ const asset_list = {
|
|
|
750
699
|
},
|
|
751
700
|
images: [{
|
|
752
701
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
|
|
753
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
754
|
-
theme: {
|
|
755
|
-
primary_color_hex: '#ac0c34'
|
|
756
|
-
}
|
|
702
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
757
703
|
}],
|
|
758
704
|
type_asset: 'sdk.coin',
|
|
759
705
|
traces: [{
|
|
@@ -788,10 +734,7 @@ const asset_list = {
|
|
|
788
734
|
},
|
|
789
735
|
images: [{
|
|
790
736
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
|
|
791
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
792
|
-
theme: {
|
|
793
|
-
primary_color_hex: '#045493'
|
|
794
|
-
}
|
|
737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
795
738
|
}],
|
|
796
739
|
type_asset: 'sdk.coin',
|
|
797
740
|
traces: [{
|
|
@@ -826,10 +769,7 @@ const asset_list = {
|
|
|
826
769
|
},
|
|
827
770
|
images: [{
|
|
828
771
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
829
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
830
|
-
theme: {
|
|
831
|
-
primary_color_hex: '#040404'
|
|
832
|
-
}
|
|
772
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
833
773
|
}],
|
|
834
774
|
coingecko_id: 'fanfury',
|
|
835
775
|
keywords: ['gaming', 'staking'],
|
|
@@ -870,10 +810,7 @@ const asset_list = {
|
|
|
870
810
|
coingecko_id: 'akash-network',
|
|
871
811
|
images: [{
|
|
872
812
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
873
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
874
|
-
theme: {
|
|
875
|
-
primary_color_hex: '#bc342c'
|
|
876
|
-
}
|
|
813
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
877
814
|
}],
|
|
878
815
|
socials: {
|
|
879
816
|
website: 'https://akash.network/',
|
|
@@ -920,10 +857,7 @@ const asset_list = {
|
|
|
920
857
|
coingecko_id: 'archway',
|
|
921
858
|
images: [{
|
|
922
859
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
923
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
924
|
-
theme: {
|
|
925
|
-
primary_color_hex: '#fc4c04'
|
|
926
|
-
}
|
|
860
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
927
861
|
}],
|
|
928
862
|
socials: {
|
|
929
863
|
website: 'https://archway.io/',
|
|
@@ -997,10 +931,7 @@ const asset_list = {
|
|
|
997
931
|
coingecko_id: 'assetmantle',
|
|
998
932
|
images: [{
|
|
999
933
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
1000
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
1001
|
-
theme: {
|
|
1002
|
-
primary_color_hex: '#fbab30'
|
|
1003
|
-
}
|
|
934
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
1004
935
|
}],
|
|
1005
936
|
socials: {
|
|
1006
937
|
website: 'https://www.assetmantle.one/',
|
|
@@ -1040,10 +971,7 @@ const asset_list = {
|
|
|
1040
971
|
coingecko_id: 'axelar',
|
|
1041
972
|
images: [{
|
|
1042
973
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
1043
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
1044
|
-
theme: {
|
|
1045
|
-
primary_color_hex: '#040404'
|
|
1046
|
-
}
|
|
974
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
1047
975
|
}],
|
|
1048
976
|
socials: {
|
|
1049
977
|
website: 'https://axelar.network/',
|
|
@@ -1083,10 +1011,7 @@ const asset_list = {
|
|
|
1083
1011
|
coingecko_id: 'bitcanna',
|
|
1084
1012
|
images: [{
|
|
1085
1013
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
1086
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
1087
|
-
theme: {
|
|
1088
|
-
primary_color_hex: '#3cc494'
|
|
1089
|
-
}
|
|
1014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
1090
1015
|
}],
|
|
1091
1016
|
socials: {
|
|
1092
1017
|
website: 'http://www.bitcanna.io/',
|
|
@@ -1127,10 +1052,7 @@ const asset_list = {
|
|
|
1127
1052
|
coingecko_id: 'bitsong',
|
|
1128
1053
|
images: [{
|
|
1129
1054
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png',
|
|
1130
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
1131
|
-
theme: {
|
|
1132
|
-
primary_color_hex: '#c8307f'
|
|
1133
|
-
}
|
|
1055
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
1134
1056
|
}],
|
|
1135
1057
|
socials: {
|
|
1136
1058
|
website: 'https://bitsong.io/',
|
|
@@ -1169,10 +1091,7 @@ const asset_list = {
|
|
|
1169
1091
|
coingecko_id: 'chihuahua-token',
|
|
1170
1092
|
images: [{
|
|
1171
1093
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
1172
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1173
|
-
theme: {
|
|
1174
|
-
primary_color_hex: '#343434'
|
|
1175
|
-
}
|
|
1094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1176
1095
|
}],
|
|
1177
1096
|
type_asset: 'sdk.coin',
|
|
1178
1097
|
traces: [{
|
|
@@ -1208,10 +1127,7 @@ const asset_list = {
|
|
|
1208
1127
|
coingecko_id: 'comdex',
|
|
1209
1128
|
images: [{
|
|
1210
1129
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1211
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1212
|
-
theme: {
|
|
1213
|
-
primary_color_hex: '#fc4454'
|
|
1214
|
-
}
|
|
1130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1215
1131
|
}],
|
|
1216
1132
|
type_asset: 'sdk.coin',
|
|
1217
1133
|
traces: [{
|
|
@@ -1246,10 +1162,7 @@ const asset_list = {
|
|
|
1246
1162
|
},
|
|
1247
1163
|
images: [{
|
|
1248
1164
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1249
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1250
|
-
theme: {
|
|
1251
|
-
primary_color_hex: '#645ca4'
|
|
1252
|
-
}
|
|
1165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1253
1166
|
}],
|
|
1254
1167
|
type_asset: 'sdk.coin',
|
|
1255
1168
|
traces: [{
|
|
@@ -1285,10 +1198,7 @@ const asset_list = {
|
|
|
1285
1198
|
coingecko_id: 'composite',
|
|
1286
1199
|
images: [{
|
|
1287
1200
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
|
|
1288
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
1289
|
-
theme: {
|
|
1290
|
-
primary_color_hex: '#040404'
|
|
1291
|
-
}
|
|
1201
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
1292
1202
|
}],
|
|
1293
1203
|
type_asset: 'sdk.coin',
|
|
1294
1204
|
traces: [{
|
|
@@ -1324,10 +1234,7 @@ const asset_list = {
|
|
|
1324
1234
|
coingecko_id: 'cosmos',
|
|
1325
1235
|
images: [{
|
|
1326
1236
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1327
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1328
|
-
theme: {
|
|
1329
|
-
primary_color_hex: '#272d45'
|
|
1330
|
-
}
|
|
1237
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1331
1238
|
}],
|
|
1332
1239
|
socials: {
|
|
1333
1240
|
website: 'https://cosmos.network',
|
|
@@ -1366,10 +1273,7 @@ const asset_list = {
|
|
|
1366
1273
|
},
|
|
1367
1274
|
images: [{
|
|
1368
1275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1369
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1370
|
-
theme: {
|
|
1371
|
-
primary_color_hex: '#3c2832'
|
|
1372
|
-
}
|
|
1276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1373
1277
|
}],
|
|
1374
1278
|
type_asset: 'sdk.coin',
|
|
1375
1279
|
traces: [{
|
|
@@ -1404,10 +1308,7 @@ const asset_list = {
|
|
|
1404
1308
|
},
|
|
1405
1309
|
images: [{
|
|
1406
1310
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
1407
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1408
|
-
theme: {
|
|
1409
|
-
primary_color_hex: '#df969f'
|
|
1410
|
-
}
|
|
1311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1411
1312
|
}],
|
|
1412
1313
|
type_asset: 'sdk.coin',
|
|
1413
1314
|
traces: [{
|
|
@@ -1443,10 +1344,7 @@ const asset_list = {
|
|
|
1443
1344
|
coingecko_id: 'e-money',
|
|
1444
1345
|
images: [{
|
|
1445
1346
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png',
|
|
1446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
1447
|
-
theme: {
|
|
1448
|
-
primary_color_hex: '#caf2ea'
|
|
1449
|
-
}
|
|
1347
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
1450
1348
|
}],
|
|
1451
1349
|
type_asset: 'sdk.coin',
|
|
1452
1350
|
traces: [{
|
|
@@ -1482,10 +1380,7 @@ const asset_list = {
|
|
|
1482
1380
|
coingecko_id: 'e-money-eur',
|
|
1483
1381
|
images: [{
|
|
1484
1382
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
|
|
1485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1486
|
-
theme: {
|
|
1487
|
-
primary_color_hex: '#f4c808'
|
|
1488
|
-
}
|
|
1383
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1489
1384
|
}],
|
|
1490
1385
|
type_asset: 'sdk.coin',
|
|
1491
1386
|
traces: [{
|
|
@@ -1520,10 +1415,7 @@ const asset_list = {
|
|
|
1520
1415
|
},
|
|
1521
1416
|
images: [{
|
|
1522
1417
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
|
|
1523
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1524
|
-
theme: {
|
|
1525
|
-
primary_color_hex: '#db2b1c'
|
|
1526
|
-
}
|
|
1418
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1527
1419
|
}],
|
|
1528
1420
|
type_asset: 'sdk.coin',
|
|
1529
1421
|
traces: [{
|
|
@@ -1558,10 +1450,7 @@ const asset_list = {
|
|
|
1558
1450
|
},
|
|
1559
1451
|
images: [{
|
|
1560
1452
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
|
|
1561
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1562
|
-
theme: {
|
|
1563
|
-
primary_color_hex: '#cb142d'
|
|
1564
|
-
}
|
|
1453
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1565
1454
|
}],
|
|
1566
1455
|
type_asset: 'sdk.coin',
|
|
1567
1456
|
traces: [{
|
|
@@ -1596,10 +1485,7 @@ const asset_list = {
|
|
|
1596
1485
|
},
|
|
1597
1486
|
images: [{
|
|
1598
1487
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
|
|
1599
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1600
|
-
theme: {
|
|
1601
|
-
primary_color_hex: '#ac0c34'
|
|
1602
|
-
}
|
|
1488
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1603
1489
|
}],
|
|
1604
1490
|
type_asset: 'sdk.coin',
|
|
1605
1491
|
traces: [{
|
|
@@ -1634,10 +1520,7 @@ const asset_list = {
|
|
|
1634
1520
|
},
|
|
1635
1521
|
images: [{
|
|
1636
1522
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
|
|
1637
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1638
|
-
theme: {
|
|
1639
|
-
primary_color_hex: '#045493'
|
|
1640
|
-
}
|
|
1523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1641
1524
|
}],
|
|
1642
1525
|
type_asset: 'sdk.coin',
|
|
1643
1526
|
traces: [{
|
|
@@ -1672,10 +1555,7 @@ const asset_list = {
|
|
|
1672
1555
|
},
|
|
1673
1556
|
images: [{
|
|
1674
1557
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
1675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1676
|
-
theme: {
|
|
1677
|
-
primary_color_hex: '#040404'
|
|
1678
|
-
}
|
|
1558
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1679
1559
|
}],
|
|
1680
1560
|
coingecko_id: 'fanfury',
|
|
1681
1561
|
keywords: ['gaming', 'staking'],
|
|
@@ -1716,10 +1596,7 @@ const asset_list = {
|
|
|
1716
1596
|
},
|
|
1717
1597
|
images: [{
|
|
1718
1598
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
1719
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1720
|
-
theme: {
|
|
1721
|
-
primary_color_hex: '#e33b34'
|
|
1722
|
-
}
|
|
1599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1723
1600
|
}],
|
|
1724
1601
|
socials: {
|
|
1725
1602
|
website: 'https://kujira.network/',
|
|
@@ -1759,10 +1636,7 @@ const asset_list = {
|
|
|
1759
1636
|
coingecko_id: 'white-whale',
|
|
1760
1637
|
images: [{
|
|
1761
1638
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
1762
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
1763
|
-
theme: {
|
|
1764
|
-
primary_color_hex: '#1c1c1c'
|
|
1765
|
-
}
|
|
1639
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
1766
1640
|
}],
|
|
1767
1641
|
type_asset: 'sdk.coin',
|
|
1768
1642
|
traces: [{
|
|
@@ -1800,8 +1674,6 @@ const asset_list = {
|
|
|
1800
1674
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1801
1675
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1802
1676
|
theme: {
|
|
1803
|
-
primary_color_hex: '#040404',
|
|
1804
|
-
background_color_hex: '#000000',
|
|
1805
1677
|
circle: true
|
|
1806
1678
|
}
|
|
1807
1679
|
}],
|
|
@@ -1840,10 +1712,7 @@ const asset_list = {
|
|
|
1840
1712
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1841
1713
|
},
|
|
1842
1714
|
images: [{
|
|
1843
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1844
|
-
theme: {
|
|
1845
|
-
primary_color_hex: '#1b0847'
|
|
1846
|
-
}
|
|
1715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1847
1716
|
}],
|
|
1848
1717
|
type_asset: 'sdk.coin',
|
|
1849
1718
|
traces: [{
|
|
@@ -1876,10 +1745,7 @@ const asset_list = {
|
|
|
1876
1745
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1877
1746
|
},
|
|
1878
1747
|
images: [{
|
|
1879
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1880
|
-
theme: {
|
|
1881
|
-
primary_color_hex: '#dcd5ab'
|
|
1882
|
-
}
|
|
1748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1883
1749
|
}],
|
|
1884
1750
|
type_asset: 'sdk.coin',
|
|
1885
1751
|
traces: [{
|
|
@@ -1912,10 +1778,7 @@ const asset_list = {
|
|
|
1912
1778
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1913
1779
|
},
|
|
1914
1780
|
images: [{
|
|
1915
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1916
|
-
theme: {
|
|
1917
|
-
primary_color_hex: '#333333'
|
|
1918
|
-
}
|
|
1781
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1919
1782
|
}],
|
|
1920
1783
|
type_asset: 'sdk.coin',
|
|
1921
1784
|
traces: [{
|
|
@@ -1951,10 +1814,7 @@ const asset_list = {
|
|
|
1951
1814
|
},
|
|
1952
1815
|
images: [{
|
|
1953
1816
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
1954
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1955
|
-
theme: {
|
|
1956
|
-
primary_color_hex: '#a8bbfb'
|
|
1957
|
-
}
|
|
1817
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1958
1818
|
}],
|
|
1959
1819
|
traces: [{
|
|
1960
1820
|
type: 'ibc',
|
|
@@ -1989,10 +1849,7 @@ const asset_list = {
|
|
|
1989
1849
|
},
|
|
1990
1850
|
images: [{
|
|
1991
1851
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
1992
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1993
|
-
theme: {
|
|
1994
|
-
primary_color_hex: '#04041c'
|
|
1995
|
-
}
|
|
1852
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1996
1853
|
}],
|
|
1997
1854
|
traces: [{
|
|
1998
1855
|
type: 'ibc',
|
|
@@ -2026,10 +1883,7 @@ const asset_list = {
|
|
|
2026
1883
|
},
|
|
2027
1884
|
images: [{
|
|
2028
1885
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
2029
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
2030
|
-
theme: {
|
|
2031
|
-
primary_color_hex: '#142c5c'
|
|
2032
|
-
}
|
|
1886
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
2033
1887
|
}],
|
|
2034
1888
|
coingecko_id: 'ondo-us-dollar-yield',
|
|
2035
1889
|
socials: {
|
|
@@ -2071,10 +1925,7 @@ const asset_list = {
|
|
|
2071
1925
|
},
|
|
2072
1926
|
images: [{
|
|
2073
1927
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
2074
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
2075
|
-
theme: {
|
|
2076
|
-
primary_color_hex: '#2E8564'
|
|
2077
|
-
}
|
|
1928
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
2078
1929
|
}],
|
|
2079
1930
|
traces: [{
|
|
2080
1931
|
type: 'ibc',
|
|
@@ -2107,10 +1958,7 @@ const asset_list = {
|
|
|
2107
1958
|
},
|
|
2108
1959
|
coingecko_id: 'oec-token',
|
|
2109
1960
|
images: [{
|
|
2110
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
2111
|
-
theme: {
|
|
2112
|
-
primary_color_hex: '#bbbbbb'
|
|
2113
|
-
}
|
|
1961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
2114
1962
|
}],
|
|
2115
1963
|
type_asset: 'sdk.coin',
|
|
2116
1964
|
traces: [{
|
|
@@ -2146,10 +1994,7 @@ const asset_list = {
|
|
|
2146
1994
|
},
|
|
2147
1995
|
images: [{
|
|
2148
1996
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2149
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2150
|
-
theme: {
|
|
2151
|
-
primary_color_hex: '#760dbb'
|
|
2152
|
-
}
|
|
1997
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2153
1998
|
}],
|
|
2154
1999
|
coingecko_id: 'osmosis',
|
|
2155
2000
|
keywords: ['dex', 'staking'],
|
|
@@ -2190,10 +2035,7 @@ const asset_list = {
|
|
|
2190
2035
|
},
|
|
2191
2036
|
images: [{
|
|
2192
2037
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2193
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2194
|
-
theme: {
|
|
2195
|
-
primary_color_hex: '#4453c7'
|
|
2196
|
-
}
|
|
2038
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2197
2039
|
}],
|
|
2198
2040
|
coingecko_id: 'ion',
|
|
2199
2041
|
keywords: ['memecoin', 'defi'],
|
|
@@ -2236,9 +2078,7 @@ const asset_list = {
|
|
|
2236
2078
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
2237
2079
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg',
|
|
2238
2080
|
theme: {
|
|
2239
|
-
circle: true
|
|
2240
|
-
primary_color_hex: '#E59636',
|
|
2241
|
-
background_color_hex: '#000000'
|
|
2081
|
+
circle: true
|
|
2242
2082
|
}
|
|
2243
2083
|
}],
|
|
2244
2084
|
socials: {
|
|
@@ -2278,10 +2118,7 @@ const asset_list = {
|
|
|
2278
2118
|
},
|
|
2279
2119
|
coingecko_id: 'quicksilver',
|
|
2280
2120
|
images: [{
|
|
2281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
2282
|
-
theme: {
|
|
2283
|
-
primary_color_hex: '#b2b2b2'
|
|
2284
|
-
}
|
|
2121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
2285
2122
|
}],
|
|
2286
2123
|
socials: {
|
|
2287
2124
|
website: 'https://quicksilver.zone/',
|
|
@@ -2361,10 +2198,7 @@ const asset_list = {
|
|
|
2361
2198
|
coingecko_id: 'sifchain',
|
|
2362
2199
|
images: [{
|
|
2363
2200
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
|
|
2364
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
2365
|
-
theme: {
|
|
2366
|
-
primary_color_hex: '#be9926'
|
|
2367
|
-
}
|
|
2201
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
2368
2202
|
}],
|
|
2369
2203
|
type_asset: 'sdk.coin',
|
|
2370
2204
|
traces: [{
|
|
@@ -2400,10 +2234,7 @@ const asset_list = {
|
|
|
2400
2234
|
coingecko_id: 'stargaze',
|
|
2401
2235
|
images: [{
|
|
2402
2236
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2404
|
-
theme: {
|
|
2405
|
-
primary_color_hex: '#db2777'
|
|
2406
|
-
}
|
|
2237
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2407
2238
|
}],
|
|
2408
2239
|
socials: {
|
|
2409
2240
|
website: 'https://www.stargaze.zone/',
|
|
@@ -2443,10 +2274,7 @@ const asset_list = {
|
|
|
2443
2274
|
coingecko_id: 'stride',
|
|
2444
2275
|
images: [{
|
|
2445
2276
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2447
|
-
theme: {
|
|
2448
|
-
primary_color_hex: '#e4047c'
|
|
2449
|
-
}
|
|
2277
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2450
2278
|
}],
|
|
2451
2279
|
socials: {
|
|
2452
2280
|
website: 'https://stride.zone/',
|
|
@@ -2495,10 +2323,7 @@ const asset_list = {
|
|
|
2495
2323
|
coingecko_id: 'terra-luna',
|
|
2496
2324
|
images: [{
|
|
2497
2325
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png',
|
|
2498
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
2499
|
-
theme: {
|
|
2500
|
-
primary_color_hex: '#fcdb5b'
|
|
2501
|
-
}
|
|
2326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
2502
2327
|
}],
|
|
2503
2328
|
type_asset: 'sdk.coin',
|
|
2504
2329
|
traces: [{
|
|
@@ -2543,10 +2368,7 @@ const asset_list = {
|
|
|
2543
2368
|
coingecko_id: 'terrausd',
|
|
2544
2369
|
images: [{
|
|
2545
2370
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png',
|
|
2546
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
2547
|
-
theme: {
|
|
2548
|
-
primary_color_hex: '#5493f2'
|
|
2549
|
-
}
|
|
2371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
2550
2372
|
}],
|
|
2551
2373
|
type_asset: 'sdk.coin',
|
|
2552
2374
|
traces: [{
|
|
@@ -2590,10 +2412,7 @@ const asset_list = {
|
|
|
2590
2412
|
},
|
|
2591
2413
|
images: [{
|
|
2592
2414
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2593
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2594
|
-
theme: {
|
|
2595
|
-
primary_color_hex: '#4b83e0'
|
|
2596
|
-
}
|
|
2415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2597
2416
|
}],
|
|
2598
2417
|
type_asset: 'sdk.coin',
|
|
2599
2418
|
traces: [{
|
|
@@ -2637,10 +2456,7 @@ const asset_list = {
|
|
|
2637
2456
|
},
|
|
2638
2457
|
images: [{
|
|
2639
2458
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.png',
|
|
2640
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
2641
|
-
theme: {
|
|
2642
|
-
primary_color_hex: '#5981d7'
|
|
2643
|
-
}
|
|
2459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
2644
2460
|
}],
|
|
2645
2461
|
type_asset: 'sdk.coin',
|
|
2646
2462
|
traces: [{
|
|
@@ -2684,10 +2500,7 @@ const asset_list = {
|
|
|
2684
2500
|
},
|
|
2685
2501
|
images: [{
|
|
2686
2502
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.png',
|
|
2687
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
2688
|
-
theme: {
|
|
2689
|
-
primary_color_hex: '#de725b'
|
|
2690
|
-
}
|
|
2503
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
2691
2504
|
}],
|
|
2692
2505
|
type_asset: 'sdk.coin',
|
|
2693
2506
|
traces: [{
|
|
@@ -2731,10 +2544,7 @@ const asset_list = {
|
|
|
2731
2544
|
},
|
|
2732
2545
|
images: [{
|
|
2733
2546
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.png',
|
|
2734
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
2735
|
-
theme: {
|
|
2736
|
-
primary_color_hex: '#c95c41'
|
|
2737
|
-
}
|
|
2547
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
2738
2548
|
}],
|
|
2739
2549
|
type_asset: 'sdk.coin',
|
|
2740
2550
|
traces: [{
|
|
@@ -2778,10 +2588,7 @@ const asset_list = {
|
|
|
2778
2588
|
},
|
|
2779
2589
|
images: [{
|
|
2780
2590
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.png',
|
|
2781
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
2782
|
-
theme: {
|
|
2783
|
-
primary_color_hex: '#d3684c'
|
|
2784
|
-
}
|
|
2591
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
2785
2592
|
}],
|
|
2786
2593
|
type_asset: 'sdk.coin',
|
|
2787
2594
|
traces: [{
|
|
@@ -2825,10 +2632,7 @@ const asset_list = {
|
|
|
2825
2632
|
},
|
|
2826
2633
|
images: [{
|
|
2827
2634
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.png',
|
|
2828
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
2829
|
-
theme: {
|
|
2830
|
-
primary_color_hex: '#db300a'
|
|
2831
|
-
}
|
|
2635
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
2832
2636
|
}],
|
|
2833
2637
|
type_asset: 'sdk.coin',
|
|
2834
2638
|
traces: [{
|
|
@@ -2872,10 +2676,7 @@ const asset_list = {
|
|
|
2872
2676
|
},
|
|
2873
2677
|
images: [{
|
|
2874
2678
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.png',
|
|
2875
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
2876
|
-
theme: {
|
|
2877
|
-
primary_color_hex: '#1535b2'
|
|
2878
|
-
}
|
|
2679
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
2879
2680
|
}],
|
|
2880
2681
|
type_asset: 'sdk.coin',
|
|
2881
2682
|
traces: [{
|
|
@@ -2919,10 +2720,7 @@ const asset_list = {
|
|
|
2919
2720
|
},
|
|
2920
2721
|
images: [{
|
|
2921
2722
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.png',
|
|
2922
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
2923
|
-
theme: {
|
|
2924
|
-
primary_color_hex: '#d49b9c'
|
|
2925
|
-
}
|
|
2723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
2926
2724
|
}],
|
|
2927
2725
|
type_asset: 'sdk.coin',
|
|
2928
2726
|
traces: [{
|
|
@@ -2966,10 +2764,7 @@ const asset_list = {
|
|
|
2966
2764
|
},
|
|
2967
2765
|
images: [{
|
|
2968
2766
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.png',
|
|
2969
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
2970
|
-
theme: {
|
|
2971
|
-
primary_color_hex: '#dc300a'
|
|
2972
|
-
}
|
|
2767
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
2973
2768
|
}],
|
|
2974
2769
|
type_asset: 'sdk.coin',
|
|
2975
2770
|
traces: [{
|
|
@@ -3013,10 +2808,7 @@ const asset_list = {
|
|
|
3013
2808
|
},
|
|
3014
2809
|
images: [{
|
|
3015
2810
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.png',
|
|
3016
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
3017
|
-
theme: {
|
|
3018
|
-
primary_color_hex: '#5893ed'
|
|
3019
|
-
}
|
|
2811
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
3020
2812
|
}],
|
|
3021
2813
|
type_asset: 'sdk.coin',
|
|
3022
2814
|
traces: [{
|
|
@@ -3060,10 +2852,7 @@ const asset_list = {
|
|
|
3060
2852
|
},
|
|
3061
2853
|
images: [{
|
|
3062
2854
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.png',
|
|
3063
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
3064
|
-
theme: {
|
|
3065
|
-
primary_color_hex: '#4b87e6'
|
|
3066
|
-
}
|
|
2855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
3067
2856
|
}],
|
|
3068
2857
|
type_asset: 'sdk.coin',
|
|
3069
2858
|
traces: [{
|
|
@@ -3107,10 +2896,7 @@ const asset_list = {
|
|
|
3107
2896
|
},
|
|
3108
2897
|
images: [{
|
|
3109
2898
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.png',
|
|
3110
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
3111
|
-
theme: {
|
|
3112
|
-
primary_color_hex: '#cfcfcf'
|
|
3113
|
-
}
|
|
2899
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
3114
2900
|
}],
|
|
3115
2901
|
type_asset: 'sdk.coin',
|
|
3116
2902
|
traces: [{
|
|
@@ -3154,10 +2940,7 @@ const asset_list = {
|
|
|
3154
2940
|
},
|
|
3155
2941
|
images: [{
|
|
3156
2942
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.png',
|
|
3157
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
3158
|
-
theme: {
|
|
3159
|
-
primary_color_hex: '#4085f0'
|
|
3160
|
-
}
|
|
2943
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
3161
2944
|
}],
|
|
3162
2945
|
type_asset: 'sdk.coin',
|
|
3163
2946
|
traces: [{
|
|
@@ -3201,10 +2984,7 @@ const asset_list = {
|
|
|
3201
2984
|
},
|
|
3202
2985
|
images: [{
|
|
3203
2986
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.png',
|
|
3204
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
3205
|
-
theme: {
|
|
3206
|
-
primary_color_hex: '#5893ed'
|
|
3207
|
-
}
|
|
2987
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
3208
2988
|
}],
|
|
3209
2989
|
type_asset: 'sdk.coin',
|
|
3210
2990
|
traces: [{
|
|
@@ -3248,10 +3028,7 @@ const asset_list = {
|
|
|
3248
3028
|
},
|
|
3249
3029
|
images: [{
|
|
3250
3030
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.png',
|
|
3251
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
3252
|
-
theme: {
|
|
3253
|
-
primary_color_hex: '#5493f3'
|
|
3254
|
-
}
|
|
3031
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
3255
3032
|
}],
|
|
3256
3033
|
type_asset: 'sdk.coin',
|
|
3257
3034
|
traces: [{
|
|
@@ -3295,10 +3072,7 @@ const asset_list = {
|
|
|
3295
3072
|
},
|
|
3296
3073
|
images: [{
|
|
3297
3074
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.png',
|
|
3298
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
3299
|
-
theme: {
|
|
3300
|
-
primary_color_hex: '#e88057'
|
|
3301
|
-
}
|
|
3075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
3302
3076
|
}],
|
|
3303
3077
|
type_asset: 'sdk.coin',
|
|
3304
3078
|
traces: [{
|
|
@@ -3342,10 +3116,7 @@ const asset_list = {
|
|
|
3342
3116
|
},
|
|
3343
3117
|
images: [{
|
|
3344
3118
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.png',
|
|
3345
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
3346
|
-
theme: {
|
|
3347
|
-
primary_color_hex: '#2fa4f1'
|
|
3348
|
-
}
|
|
3119
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
3349
3120
|
}],
|
|
3350
3121
|
type_asset: 'sdk.coin',
|
|
3351
3122
|
traces: [{
|
|
@@ -3389,10 +3160,7 @@ const asset_list = {
|
|
|
3389
3160
|
},
|
|
3390
3161
|
images: [{
|
|
3391
3162
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.png',
|
|
3392
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
3393
|
-
theme: {
|
|
3394
|
-
primary_color_hex: '#2e71e1'
|
|
3395
|
-
}
|
|
3163
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
3396
3164
|
}],
|
|
3397
3165
|
type_asset: 'sdk.coin',
|
|
3398
3166
|
traces: [{
|
|
@@ -3436,10 +3204,7 @@ const asset_list = {
|
|
|
3436
3204
|
},
|
|
3437
3205
|
images: [{
|
|
3438
3206
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.png',
|
|
3439
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
3440
|
-
theme: {
|
|
3441
|
-
primary_color_hex: '#4886e7'
|
|
3442
|
-
}
|
|
3207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
3443
3208
|
}],
|
|
3444
3209
|
type_asset: 'sdk.coin',
|
|
3445
3210
|
traces: [{
|
|
@@ -3483,10 +3248,7 @@ const asset_list = {
|
|
|
3483
3248
|
},
|
|
3484
3249
|
images: [{
|
|
3485
3250
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.png',
|
|
3486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
3487
|
-
theme: {
|
|
3488
|
-
primary_color_hex: '#5493f3'
|
|
3489
|
-
}
|
|
3251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
3490
3252
|
}],
|
|
3491
3253
|
type_asset: 'sdk.coin',
|
|
3492
3254
|
traces: [{
|
|
@@ -3530,10 +3292,7 @@ const asset_list = {
|
|
|
3530
3292
|
},
|
|
3531
3293
|
images: [{
|
|
3532
3294
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.png',
|
|
3533
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
3534
|
-
theme: {
|
|
3535
|
-
primary_color_hex: '#5493f3'
|
|
3536
|
-
}
|
|
3295
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
3537
3296
|
}],
|
|
3538
3297
|
type_asset: 'sdk.coin',
|
|
3539
3298
|
traces: [{
|
|
@@ -3569,10 +3328,7 @@ const asset_list = {
|
|
|
3569
3328
|
coingecko_id: 'terra-luna-2',
|
|
3570
3329
|
images: [{
|
|
3571
3330
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
3572
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3573
|
-
theme: {
|
|
3574
|
-
primary_color_hex: '#f4de6f'
|
|
3575
|
-
}
|
|
3331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3576
3332
|
}],
|
|
3577
3333
|
socials: {
|
|
3578
3334
|
website: 'https://www.phoenix.money/',
|
|
@@ -3612,10 +3368,7 @@ const asset_list = {
|
|
|
3612
3368
|
},
|
|
3613
3369
|
images: [{
|
|
3614
3370
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
3615
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
3616
|
-
theme: {
|
|
3617
|
-
primary_color_hex: '#e33b34'
|
|
3618
|
-
}
|
|
3371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
3619
3372
|
}],
|
|
3620
3373
|
socials: {
|
|
3621
3374
|
website: 'https://kujira.network/',
|
|
@@ -3655,10 +3408,7 @@ const asset_list = {
|
|
|
3655
3408
|
coingecko_id: 'white-whale',
|
|
3656
3409
|
images: [{
|
|
3657
3410
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
3658
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
3659
|
-
theme: {
|
|
3660
|
-
primary_color_hex: '#1c1c1c'
|
|
3661
|
-
}
|
|
3411
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
3662
3412
|
}],
|
|
3663
3413
|
type_asset: 'sdk.coin',
|
|
3664
3414
|
traces: [{
|
|
@@ -3696,8 +3446,6 @@ const asset_list = {
|
|
|
3696
3446
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
3697
3447
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
3698
3448
|
theme: {
|
|
3699
|
-
primary_color_hex: '#040404',
|
|
3700
|
-
background_color_hex: '#000000',
|
|
3701
3449
|
circle: true
|
|
3702
3450
|
}
|
|
3703
3451
|
}],
|
|
@@ -3736,10 +3484,7 @@ const asset_list = {
|
|
|
3736
3484
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
3737
3485
|
},
|
|
3738
3486
|
images: [{
|
|
3739
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
3740
|
-
theme: {
|
|
3741
|
-
primary_color_hex: '#1b0847'
|
|
3742
|
-
}
|
|
3487
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
3743
3488
|
}],
|
|
3744
3489
|
type_asset: 'sdk.coin',
|
|
3745
3490
|
traces: [{
|
|
@@ -3772,10 +3517,7 @@ const asset_list = {
|
|
|
3772
3517
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
3773
3518
|
},
|
|
3774
3519
|
images: [{
|
|
3775
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
3776
|
-
theme: {
|
|
3777
|
-
primary_color_hex: '#dcd5ab'
|
|
3778
|
-
}
|
|
3520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
3779
3521
|
}],
|
|
3780
3522
|
type_asset: 'sdk.coin',
|
|
3781
3523
|
traces: [{
|
|
@@ -3808,10 +3550,7 @@ const asset_list = {
|
|
|
3808
3550
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
3809
3551
|
},
|
|
3810
3552
|
images: [{
|
|
3811
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
3812
|
-
theme: {
|
|
3813
|
-
primary_color_hex: '#333333'
|
|
3814
|
-
}
|
|
3553
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
3815
3554
|
}],
|
|
3816
3555
|
type_asset: 'sdk.coin',
|
|
3817
3556
|
traces: [{
|
|
@@ -3847,10 +3586,7 @@ const asset_list = {
|
|
|
3847
3586
|
},
|
|
3848
3587
|
images: [{
|
|
3849
3588
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
3850
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
3851
|
-
theme: {
|
|
3852
|
-
primary_color_hex: '#a8bbfb'
|
|
3853
|
-
}
|
|
3589
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
3854
3590
|
}],
|
|
3855
3591
|
traces: [{
|
|
3856
3592
|
type: 'ibc',
|
|
@@ -3885,10 +3621,7 @@ const asset_list = {
|
|
|
3885
3621
|
},
|
|
3886
3622
|
images: [{
|
|
3887
3623
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
3888
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3889
|
-
theme: {
|
|
3890
|
-
primary_color_hex: '#04041c'
|
|
3891
|
-
}
|
|
3624
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3892
3625
|
}],
|
|
3893
3626
|
traces: [{
|
|
3894
3627
|
type: 'ibc',
|
|
@@ -3922,10 +3655,7 @@ const asset_list = {
|
|
|
3922
3655
|
},
|
|
3923
3656
|
images: [{
|
|
3924
3657
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
3925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
3926
|
-
theme: {
|
|
3927
|
-
primary_color_hex: '#142c5c'
|
|
3928
|
-
}
|
|
3658
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
3929
3659
|
}],
|
|
3930
3660
|
coingecko_id: 'ondo-us-dollar-yield',
|
|
3931
3661
|
socials: {
|
|
@@ -3967,10 +3697,7 @@ const asset_list = {
|
|
|
3967
3697
|
},
|
|
3968
3698
|
images: [{
|
|
3969
3699
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
3970
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
3971
|
-
theme: {
|
|
3972
|
-
primary_color_hex: '#2E8564'
|
|
3973
|
-
}
|
|
3700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
3974
3701
|
}],
|
|
3975
3702
|
traces: [{
|
|
3976
3703
|
type: 'ibc',
|
|
@@ -4003,10 +3730,7 @@ const asset_list = {
|
|
|
4003
3730
|
},
|
|
4004
3731
|
coingecko_id: 'oec-token',
|
|
4005
3732
|
images: [{
|
|
4006
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
4007
|
-
theme: {
|
|
4008
|
-
primary_color_hex: '#bbbbbb'
|
|
4009
|
-
}
|
|
3733
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
4010
3734
|
}],
|
|
4011
3735
|
type_asset: 'sdk.coin',
|
|
4012
3736
|
traces: [{
|
|
@@ -4042,10 +3766,7 @@ const asset_list = {
|
|
|
4042
3766
|
},
|
|
4043
3767
|
images: [{
|
|
4044
3768
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
4045
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
4046
|
-
theme: {
|
|
4047
|
-
primary_color_hex: '#760dbb'
|
|
4048
|
-
}
|
|
3769
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
4049
3770
|
}],
|
|
4050
3771
|
coingecko_id: 'osmosis',
|
|
4051
3772
|
keywords: ['dex', 'staking'],
|
|
@@ -4086,10 +3807,7 @@ const asset_list = {
|
|
|
4086
3807
|
},
|
|
4087
3808
|
images: [{
|
|
4088
3809
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
4089
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
4090
|
-
theme: {
|
|
4091
|
-
primary_color_hex: '#4453c7'
|
|
4092
|
-
}
|
|
3810
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
4093
3811
|
}],
|
|
4094
3812
|
coingecko_id: 'ion',
|
|
4095
3813
|
keywords: ['memecoin', 'defi'],
|
|
@@ -4132,9 +3850,7 @@ const asset_list = {
|
|
|
4132
3850
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
4133
3851
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg',
|
|
4134
3852
|
theme: {
|
|
4135
|
-
circle: true
|
|
4136
|
-
primary_color_hex: '#E59636',
|
|
4137
|
-
background_color_hex: '#000000'
|
|
3853
|
+
circle: true
|
|
4138
3854
|
}
|
|
4139
3855
|
}],
|
|
4140
3856
|
socials: {
|
|
@@ -4174,10 +3890,7 @@ const asset_list = {
|
|
|
4174
3890
|
},
|
|
4175
3891
|
coingecko_id: 'quicksilver',
|
|
4176
3892
|
images: [{
|
|
4177
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
4178
|
-
theme: {
|
|
4179
|
-
primary_color_hex: '#b2b2b2'
|
|
4180
|
-
}
|
|
3893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
4181
3894
|
}],
|
|
4182
3895
|
socials: {
|
|
4183
3896
|
website: 'https://quicksilver.zone/',
|
|
@@ -4257,10 +3970,7 @@ const asset_list = {
|
|
|
4257
3970
|
coingecko_id: 'sifchain',
|
|
4258
3971
|
images: [{
|
|
4259
3972
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
|
|
4260
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
4261
|
-
theme: {
|
|
4262
|
-
primary_color_hex: '#be9926'
|
|
4263
|
-
}
|
|
3973
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
4264
3974
|
}],
|
|
4265
3975
|
type_asset: 'sdk.coin',
|
|
4266
3976
|
traces: [{
|
|
@@ -4296,10 +4006,7 @@ const asset_list = {
|
|
|
4296
4006
|
coingecko_id: 'stargaze',
|
|
4297
4007
|
images: [{
|
|
4298
4008
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
4299
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4300
|
-
theme: {
|
|
4301
|
-
primary_color_hex: '#db2777'
|
|
4302
|
-
}
|
|
4009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4303
4010
|
}],
|
|
4304
4011
|
socials: {
|
|
4305
4012
|
website: 'https://www.stargaze.zone/',
|
|
@@ -4339,10 +4046,7 @@ const asset_list = {
|
|
|
4339
4046
|
coingecko_id: 'stride',
|
|
4340
4047
|
images: [{
|
|
4341
4048
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
4342
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
4343
|
-
theme: {
|
|
4344
|
-
primary_color_hex: '#e4047c'
|
|
4345
|
-
}
|
|
4049
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
4346
4050
|
}],
|
|
4347
4051
|
socials: {
|
|
4348
4052
|
website: 'https://stride.zone/',
|
|
@@ -4391,10 +4095,7 @@ const asset_list = {
|
|
|
4391
4095
|
coingecko_id: 'terra-luna',
|
|
4392
4096
|
images: [{
|
|
4393
4097
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png',
|
|
4394
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
4395
|
-
theme: {
|
|
4396
|
-
primary_color_hex: '#fcdb5b'
|
|
4397
|
-
}
|
|
4098
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
4398
4099
|
}],
|
|
4399
4100
|
type_asset: 'sdk.coin',
|
|
4400
4101
|
traces: [{
|
|
@@ -4439,10 +4140,7 @@ const asset_list = {
|
|
|
4439
4140
|
coingecko_id: 'terrausd',
|
|
4440
4141
|
images: [{
|
|
4441
4142
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png',
|
|
4442
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
4443
|
-
theme: {
|
|
4444
|
-
primary_color_hex: '#5493f2'
|
|
4445
|
-
}
|
|
4143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
4446
4144
|
}],
|
|
4447
4145
|
type_asset: 'sdk.coin',
|
|
4448
4146
|
traces: [{
|
|
@@ -4486,10 +4184,7 @@ const asset_list = {
|
|
|
4486
4184
|
},
|
|
4487
4185
|
images: [{
|
|
4488
4186
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
4489
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
4490
|
-
theme: {
|
|
4491
|
-
primary_color_hex: '#4b83e0'
|
|
4492
|
-
}
|
|
4187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
4493
4188
|
}],
|
|
4494
4189
|
type_asset: 'sdk.coin',
|
|
4495
4190
|
traces: [{
|
|
@@ -4533,10 +4228,7 @@ const asset_list = {
|
|
|
4533
4228
|
},
|
|
4534
4229
|
images: [{
|
|
4535
4230
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.png',
|
|
4536
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
4537
|
-
theme: {
|
|
4538
|
-
primary_color_hex: '#5981d7'
|
|
4539
|
-
}
|
|
4231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
4540
4232
|
}],
|
|
4541
4233
|
type_asset: 'sdk.coin',
|
|
4542
4234
|
traces: [{
|
|
@@ -4580,10 +4272,7 @@ const asset_list = {
|
|
|
4580
4272
|
},
|
|
4581
4273
|
images: [{
|
|
4582
4274
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.png',
|
|
4583
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
4584
|
-
theme: {
|
|
4585
|
-
primary_color_hex: '#de725b'
|
|
4586
|
-
}
|
|
4275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
4587
4276
|
}],
|
|
4588
4277
|
type_asset: 'sdk.coin',
|
|
4589
4278
|
traces: [{
|
|
@@ -4627,10 +4316,7 @@ const asset_list = {
|
|
|
4627
4316
|
},
|
|
4628
4317
|
images: [{
|
|
4629
4318
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.png',
|
|
4630
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
4631
|
-
theme: {
|
|
4632
|
-
primary_color_hex: '#c95c41'
|
|
4633
|
-
}
|
|
4319
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
4634
4320
|
}],
|
|
4635
4321
|
type_asset: 'sdk.coin',
|
|
4636
4322
|
traces: [{
|
|
@@ -4674,10 +4360,7 @@ const asset_list = {
|
|
|
4674
4360
|
},
|
|
4675
4361
|
images: [{
|
|
4676
4362
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.png',
|
|
4677
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
4678
|
-
theme: {
|
|
4679
|
-
primary_color_hex: '#d3684c'
|
|
4680
|
-
}
|
|
4363
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
4681
4364
|
}],
|
|
4682
4365
|
type_asset: 'sdk.coin',
|
|
4683
4366
|
traces: [{
|
|
@@ -4721,10 +4404,7 @@ const asset_list = {
|
|
|
4721
4404
|
},
|
|
4722
4405
|
images: [{
|
|
4723
4406
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.png',
|
|
4724
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
4725
|
-
theme: {
|
|
4726
|
-
primary_color_hex: '#db300a'
|
|
4727
|
-
}
|
|
4407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
4728
4408
|
}],
|
|
4729
4409
|
type_asset: 'sdk.coin',
|
|
4730
4410
|
traces: [{
|
|
@@ -4768,10 +4448,7 @@ const asset_list = {
|
|
|
4768
4448
|
},
|
|
4769
4449
|
images: [{
|
|
4770
4450
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.png',
|
|
4771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
4772
|
-
theme: {
|
|
4773
|
-
primary_color_hex: '#1535b2'
|
|
4774
|
-
}
|
|
4451
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
4775
4452
|
}],
|
|
4776
4453
|
type_asset: 'sdk.coin',
|
|
4777
4454
|
traces: [{
|
|
@@ -4815,10 +4492,7 @@ const asset_list = {
|
|
|
4815
4492
|
},
|
|
4816
4493
|
images: [{
|
|
4817
4494
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.png',
|
|
4818
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
4819
|
-
theme: {
|
|
4820
|
-
primary_color_hex: '#d49b9c'
|
|
4821
|
-
}
|
|
4495
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
4822
4496
|
}],
|
|
4823
4497
|
type_asset: 'sdk.coin',
|
|
4824
4498
|
traces: [{
|
|
@@ -4862,10 +4536,7 @@ const asset_list = {
|
|
|
4862
4536
|
},
|
|
4863
4537
|
images: [{
|
|
4864
4538
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.png',
|
|
4865
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
4866
|
-
theme: {
|
|
4867
|
-
primary_color_hex: '#dc300a'
|
|
4868
|
-
}
|
|
4539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
4869
4540
|
}],
|
|
4870
4541
|
type_asset: 'sdk.coin',
|
|
4871
4542
|
traces: [{
|
|
@@ -4909,10 +4580,7 @@ const asset_list = {
|
|
|
4909
4580
|
},
|
|
4910
4581
|
images: [{
|
|
4911
4582
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.png',
|
|
4912
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
4913
|
-
theme: {
|
|
4914
|
-
primary_color_hex: '#5893ed'
|
|
4915
|
-
}
|
|
4583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
4916
4584
|
}],
|
|
4917
4585
|
type_asset: 'sdk.coin',
|
|
4918
4586
|
traces: [{
|
|
@@ -4956,10 +4624,7 @@ const asset_list = {
|
|
|
4956
4624
|
},
|
|
4957
4625
|
images: [{
|
|
4958
4626
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.png',
|
|
4959
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
4960
|
-
theme: {
|
|
4961
|
-
primary_color_hex: '#4b87e6'
|
|
4962
|
-
}
|
|
4627
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
4963
4628
|
}],
|
|
4964
4629
|
type_asset: 'sdk.coin',
|
|
4965
4630
|
traces: [{
|
|
@@ -5003,10 +4668,7 @@ const asset_list = {
|
|
|
5003
4668
|
},
|
|
5004
4669
|
images: [{
|
|
5005
4670
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.png',
|
|
5006
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
5007
|
-
theme: {
|
|
5008
|
-
primary_color_hex: '#cfcfcf'
|
|
5009
|
-
}
|
|
4671
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
5010
4672
|
}],
|
|
5011
4673
|
type_asset: 'sdk.coin',
|
|
5012
4674
|
traces: [{
|
|
@@ -5050,10 +4712,7 @@ const asset_list = {
|
|
|
5050
4712
|
},
|
|
5051
4713
|
images: [{
|
|
5052
4714
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.png',
|
|
5053
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
5054
|
-
theme: {
|
|
5055
|
-
primary_color_hex: '#4085f0'
|
|
5056
|
-
}
|
|
4715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
5057
4716
|
}],
|
|
5058
4717
|
type_asset: 'sdk.coin',
|
|
5059
4718
|
traces: [{
|
|
@@ -5097,10 +4756,7 @@ const asset_list = {
|
|
|
5097
4756
|
},
|
|
5098
4757
|
images: [{
|
|
5099
4758
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.png',
|
|
5100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
5101
|
-
theme: {
|
|
5102
|
-
primary_color_hex: '#5893ed'
|
|
5103
|
-
}
|
|
4759
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
5104
4760
|
}],
|
|
5105
4761
|
type_asset: 'sdk.coin',
|
|
5106
4762
|
traces: [{
|
|
@@ -5144,10 +4800,7 @@ const asset_list = {
|
|
|
5144
4800
|
},
|
|
5145
4801
|
images: [{
|
|
5146
4802
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.png',
|
|
5147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
5148
|
-
theme: {
|
|
5149
|
-
primary_color_hex: '#5493f3'
|
|
5150
|
-
}
|
|
4803
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
5151
4804
|
}],
|
|
5152
4805
|
type_asset: 'sdk.coin',
|
|
5153
4806
|
traces: [{
|
|
@@ -5191,10 +4844,7 @@ const asset_list = {
|
|
|
5191
4844
|
},
|
|
5192
4845
|
images: [{
|
|
5193
4846
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.png',
|
|
5194
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
5195
|
-
theme: {
|
|
5196
|
-
primary_color_hex: '#e88057'
|
|
5197
|
-
}
|
|
4847
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
5198
4848
|
}],
|
|
5199
4849
|
type_asset: 'sdk.coin',
|
|
5200
4850
|
traces: [{
|
|
@@ -5238,10 +4888,7 @@ const asset_list = {
|
|
|
5238
4888
|
},
|
|
5239
4889
|
images: [{
|
|
5240
4890
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.png',
|
|
5241
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
5242
|
-
theme: {
|
|
5243
|
-
primary_color_hex: '#2fa4f1'
|
|
5244
|
-
}
|
|
4891
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
5245
4892
|
}],
|
|
5246
4893
|
type_asset: 'sdk.coin',
|
|
5247
4894
|
traces: [{
|
|
@@ -5285,10 +4932,7 @@ const asset_list = {
|
|
|
5285
4932
|
},
|
|
5286
4933
|
images: [{
|
|
5287
4934
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.png',
|
|
5288
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
5289
|
-
theme: {
|
|
5290
|
-
primary_color_hex: '#2e71e1'
|
|
5291
|
-
}
|
|
4935
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
5292
4936
|
}],
|
|
5293
4937
|
type_asset: 'sdk.coin',
|
|
5294
4938
|
traces: [{
|
|
@@ -5332,10 +4976,7 @@ const asset_list = {
|
|
|
5332
4976
|
},
|
|
5333
4977
|
images: [{
|
|
5334
4978
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.png',
|
|
5335
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
5336
|
-
theme: {
|
|
5337
|
-
primary_color_hex: '#4886e7'
|
|
5338
|
-
}
|
|
4979
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
5339
4980
|
}],
|
|
5340
4981
|
type_asset: 'sdk.coin',
|
|
5341
4982
|
traces: [{
|
|
@@ -5379,10 +5020,7 @@ const asset_list = {
|
|
|
5379
5020
|
},
|
|
5380
5021
|
images: [{
|
|
5381
5022
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.png',
|
|
5382
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
5383
|
-
theme: {
|
|
5384
|
-
primary_color_hex: '#5493f3'
|
|
5385
|
-
}
|
|
5023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
5386
5024
|
}],
|
|
5387
5025
|
type_asset: 'sdk.coin',
|
|
5388
5026
|
traces: [{
|
|
@@ -5426,10 +5064,7 @@ const asset_list = {
|
|
|
5426
5064
|
},
|
|
5427
5065
|
images: [{
|
|
5428
5066
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.png',
|
|
5429
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
5430
|
-
theme: {
|
|
5431
|
-
primary_color_hex: '#5493f3'
|
|
5432
|
-
}
|
|
5067
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
5433
5068
|
}],
|
|
5434
5069
|
type_asset: 'sdk.coin',
|
|
5435
5070
|
traces: [{
|
|
@@ -5465,10 +5100,7 @@ const asset_list = {
|
|
|
5465
5100
|
coingecko_id: 'terra-luna-2',
|
|
5466
5101
|
images: [{
|
|
5467
5102
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
5468
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
5469
|
-
theme: {
|
|
5470
|
-
primary_color_hex: '#f4de6f'
|
|
5471
|
-
}
|
|
5103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
5472
5104
|
}],
|
|
5473
5105
|
socials: {
|
|
5474
5106
|
website: 'https://www.phoenix.money/',
|
|
@@ -5510,10 +5142,7 @@ const asset_list = {
|
|
|
5510
5142
|
coingecko_id: 'sienna',
|
|
5511
5143
|
images: [{
|
|
5512
5144
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
5513
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5514
|
-
theme: {
|
|
5515
|
-
primary_color_hex: '#2c2c2c'
|
|
5516
|
-
}
|
|
5145
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5517
5146
|
}],
|
|
5518
5147
|
traces: [{
|
|
5519
5148
|
type: 'ibc-cw20',
|
|
@@ -5588,10 +5217,7 @@ const asset_list = {
|
|
|
5588
5217
|
coingecko_id: 'shade-protocol',
|
|
5589
5218
|
images: [{
|
|
5590
5219
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png',
|
|
5591
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
5592
|
-
theme: {
|
|
5593
|
-
primary_color_hex: '#342c52'
|
|
5594
|
-
}
|
|
5220
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
5595
5221
|
}],
|
|
5596
5222
|
traces: [{
|
|
5597
5223
|
type: 'ibc-cw20',
|
|
@@ -5630,10 +5256,7 @@ const asset_list = {
|
|
|
5630
5256
|
coingecko_id: 'silk-bcec1136-561c-4706-a42c-8b67d0d7f7d2',
|
|
5631
5257
|
images: [{
|
|
5632
5258
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5633
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5634
|
-
theme: {
|
|
5635
|
-
primary_color_hex: '#3142fc'
|
|
5636
|
-
}
|
|
5259
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5637
5260
|
}],
|
|
5638
5261
|
traces: [{
|
|
5639
5262
|
type: 'ibc-cw20',
|
|
@@ -5671,10 +5294,7 @@ const asset_list = {
|
|
|
5671
5294
|
},
|
|
5672
5295
|
images: [{
|
|
5673
5296
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
5674
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
5675
|
-
theme: {
|
|
5676
|
-
primary_color_hex: '#3142fc'
|
|
5677
|
-
}
|
|
5297
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
5678
5298
|
}],
|
|
5679
5299
|
traces: [{
|
|
5680
5300
|
type: 'ibc-cw20',
|
|
@@ -5712,10 +5332,7 @@ const asset_list = {
|
|
|
5712
5332
|
},
|
|
5713
5333
|
images: [{
|
|
5714
5334
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5715
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5716
|
-
theme: {
|
|
5717
|
-
primary_color_hex: '#3142fc'
|
|
5718
|
-
}
|
|
5335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5719
5336
|
}],
|
|
5720
5337
|
traces: [{
|
|
5721
5338
|
type: 'ibc-cw20',
|
|
@@ -5754,10 +5371,7 @@ const asset_list = {
|
|
|
5754
5371
|
coingecko_id: 'stkd-scrt',
|
|
5755
5372
|
images: [{
|
|
5756
5373
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png',
|
|
5757
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
5758
|
-
theme: {
|
|
5759
|
-
primary_color_hex: '#b8a2dc'
|
|
5760
|
-
}
|
|
5374
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
5761
5375
|
}],
|
|
5762
5376
|
traces: [{
|
|
5763
5377
|
type: 'ibc-cw20',
|
|
@@ -5795,10 +5409,7 @@ const asset_list = {
|
|
|
5795
5409
|
},
|
|
5796
5410
|
images: [{
|
|
5797
5411
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
5798
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
5799
|
-
theme: {
|
|
5800
|
-
primary_color_hex: '#7b04eb'
|
|
5801
|
-
}
|
|
5412
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
5802
5413
|
}],
|
|
5803
5414
|
traces: [{
|
|
5804
5415
|
type: 'ibc-cw20',
|
|
@@ -5836,10 +5447,7 @@ const asset_list = {
|
|
|
5836
5447
|
},
|
|
5837
5448
|
images: [{
|
|
5838
5449
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
5839
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
5840
|
-
theme: {
|
|
5841
|
-
primary_color_hex: '#694c90'
|
|
5842
|
-
}
|
|
5450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
5843
5451
|
}],
|
|
5844
5452
|
socials: {
|
|
5845
5453
|
website: 'http://alter.network/',
|
|
@@ -5881,10 +5489,7 @@ const asset_list = {
|
|
|
5881
5489
|
},
|
|
5882
5490
|
images: [{
|
|
5883
5491
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
5884
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5885
|
-
theme: {
|
|
5886
|
-
primary_color_hex: '#f2b854'
|
|
5887
|
-
}
|
|
5492
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5888
5493
|
}],
|
|
5889
5494
|
socials: {
|
|
5890
5495
|
website: 'http://amber.money/',
|
|
@@ -5926,10 +5531,7 @@ const asset_list = {
|
|
|
5926
5531
|
},
|
|
5927
5532
|
images: [{
|
|
5928
5533
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.png',
|
|
5929
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
5930
|
-
theme: {
|
|
5931
|
-
primary_color_hex: '#c49df3'
|
|
5932
|
-
}
|
|
5534
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
5933
5535
|
}],
|
|
5934
5536
|
traces: [{
|
|
5935
5537
|
type: 'ibc-cw20',
|
|
@@ -5968,10 +5570,7 @@ const asset_list = {
|
|
|
5968
5570
|
coingecko_id: 'sienna',
|
|
5969
5571
|
images: [{
|
|
5970
5572
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
5971
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5972
|
-
theme: {
|
|
5973
|
-
primary_color_hex: '#2c2c2c'
|
|
5974
|
-
}
|
|
5573
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5975
5574
|
}],
|
|
5976
5575
|
traces: [{
|
|
5977
5576
|
type: 'ibc-cw20',
|
|
@@ -6046,10 +5645,7 @@ const asset_list = {
|
|
|
6046
5645
|
coingecko_id: 'shade-protocol',
|
|
6047
5646
|
images: [{
|
|
6048
5647
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png',
|
|
6049
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
6050
|
-
theme: {
|
|
6051
|
-
primary_color_hex: '#342c52'
|
|
6052
|
-
}
|
|
5648
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
6053
5649
|
}],
|
|
6054
5650
|
traces: [{
|
|
6055
5651
|
type: 'ibc-cw20',
|
|
@@ -6088,10 +5684,7 @@ const asset_list = {
|
|
|
6088
5684
|
coingecko_id: 'silk-bcec1136-561c-4706-a42c-8b67d0d7f7d2',
|
|
6089
5685
|
images: [{
|
|
6090
5686
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6091
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6092
|
-
theme: {
|
|
6093
|
-
primary_color_hex: '#3142fc'
|
|
6094
|
-
}
|
|
5687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6095
5688
|
}],
|
|
6096
5689
|
traces: [{
|
|
6097
5690
|
type: 'ibc-cw20',
|
|
@@ -6129,10 +5722,7 @@ const asset_list = {
|
|
|
6129
5722
|
},
|
|
6130
5723
|
images: [{
|
|
6131
5724
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
6132
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
6133
|
-
theme: {
|
|
6134
|
-
primary_color_hex: '#3142fc'
|
|
6135
|
-
}
|
|
5725
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
6136
5726
|
}],
|
|
6137
5727
|
traces: [{
|
|
6138
5728
|
type: 'ibc-cw20',
|
|
@@ -6170,10 +5760,7 @@ const asset_list = {
|
|
|
6170
5760
|
},
|
|
6171
5761
|
images: [{
|
|
6172
5762
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6173
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6174
|
-
theme: {
|
|
6175
|
-
primary_color_hex: '#3142fc'
|
|
6176
|
-
}
|
|
5763
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6177
5764
|
}],
|
|
6178
5765
|
traces: [{
|
|
6179
5766
|
type: 'ibc-cw20',
|
|
@@ -6212,10 +5799,7 @@ const asset_list = {
|
|
|
6212
5799
|
coingecko_id: 'stkd-scrt',
|
|
6213
5800
|
images: [{
|
|
6214
5801
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png',
|
|
6215
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
6216
|
-
theme: {
|
|
6217
|
-
primary_color_hex: '#b8a2dc'
|
|
6218
|
-
}
|
|
5802
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
6219
5803
|
}],
|
|
6220
5804
|
traces: [{
|
|
6221
5805
|
type: 'ibc-cw20',
|
|
@@ -6253,10 +5837,7 @@ const asset_list = {
|
|
|
6253
5837
|
},
|
|
6254
5838
|
images: [{
|
|
6255
5839
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
6256
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
6257
|
-
theme: {
|
|
6258
|
-
primary_color_hex: '#7b04eb'
|
|
6259
|
-
}
|
|
5840
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
6260
5841
|
}],
|
|
6261
5842
|
traces: [{
|
|
6262
5843
|
type: 'ibc-cw20',
|
|
@@ -6294,10 +5875,7 @@ const asset_list = {
|
|
|
6294
5875
|
},
|
|
6295
5876
|
images: [{
|
|
6296
5877
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
6297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
6298
|
-
theme: {
|
|
6299
|
-
primary_color_hex: '#694c90'
|
|
6300
|
-
}
|
|
5878
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
6301
5879
|
}],
|
|
6302
5880
|
socials: {
|
|
6303
5881
|
website: 'http://alter.network/',
|
|
@@ -6339,10 +5917,7 @@ const asset_list = {
|
|
|
6339
5917
|
},
|
|
6340
5918
|
images: [{
|
|
6341
5919
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
6342
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
6343
|
-
theme: {
|
|
6344
|
-
primary_color_hex: '#f2b854'
|
|
6345
|
-
}
|
|
5920
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
6346
5921
|
}],
|
|
6347
5922
|
socials: {
|
|
6348
5923
|
website: 'http://amber.money/',
|
|
@@ -6384,10 +5959,7 @@ const asset_list = {
|
|
|
6384
5959
|
},
|
|
6385
5960
|
images: [{
|
|
6386
5961
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.png',
|
|
6387
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
6388
|
-
theme: {
|
|
6389
|
-
primary_color_hex: '#c49df3'
|
|
6390
|
-
}
|
|
5962
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
6391
5963
|
}],
|
|
6392
5964
|
traces: [{
|
|
6393
5965
|
type: 'ibc-cw20',
|