@chain-registry/juno 1.70.301 → 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/esm/asset_list.js
CHANGED
|
@@ -22,10 +22,7 @@ const asset_list = {
|
|
|
22
22
|
coingecko_id: 'akash-network',
|
|
23
23
|
images: [{
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
25
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
26
|
-
theme: {
|
|
27
|
-
primary_color_hex: '#bc342c'
|
|
28
|
-
}
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
29
26
|
}],
|
|
30
27
|
socials: {
|
|
31
28
|
website: 'https://akash.network/',
|
|
@@ -72,10 +69,7 @@ const asset_list = {
|
|
|
72
69
|
coingecko_id: 'archway',
|
|
73
70
|
images: [{
|
|
74
71
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
75
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
76
|
-
theme: {
|
|
77
|
-
primary_color_hex: '#fc4c04'
|
|
78
|
-
}
|
|
72
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
79
73
|
}],
|
|
80
74
|
socials: {
|
|
81
75
|
website: 'https://archway.io/',
|
|
@@ -149,10 +143,7 @@ const asset_list = {
|
|
|
149
143
|
coingecko_id: 'assetmantle',
|
|
150
144
|
images: [{
|
|
151
145
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
152
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
153
|
-
theme: {
|
|
154
|
-
primary_color_hex: '#fbab30'
|
|
155
|
-
}
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
156
147
|
}],
|
|
157
148
|
socials: {
|
|
158
149
|
website: 'https://www.assetmantle.one/',
|
|
@@ -192,10 +183,7 @@ const asset_list = {
|
|
|
192
183
|
coingecko_id: 'axelar',
|
|
193
184
|
images: [{
|
|
194
185
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
195
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
196
|
-
theme: {
|
|
197
|
-
primary_color_hex: '#040404'
|
|
198
|
-
}
|
|
186
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
199
187
|
}],
|
|
200
188
|
socials: {
|
|
201
189
|
website: 'https://axelar.network/',
|
|
@@ -235,10 +223,7 @@ const asset_list = {
|
|
|
235
223
|
coingecko_id: 'bitcanna',
|
|
236
224
|
images: [{
|
|
237
225
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
238
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
239
|
-
theme: {
|
|
240
|
-
primary_color_hex: '#3cc494'
|
|
241
|
-
}
|
|
226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
242
227
|
}],
|
|
243
228
|
socials: {
|
|
244
229
|
website: 'http://www.bitcanna.io/',
|
|
@@ -279,10 +264,7 @@ const asset_list = {
|
|
|
279
264
|
coingecko_id: 'bitsong',
|
|
280
265
|
images: [{
|
|
281
266
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png',
|
|
282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
283
|
-
theme: {
|
|
284
|
-
primary_color_hex: '#c8307f'
|
|
285
|
-
}
|
|
267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
286
268
|
}],
|
|
287
269
|
socials: {
|
|
288
270
|
website: 'https://bitsong.io/',
|
|
@@ -321,10 +303,7 @@ const asset_list = {
|
|
|
321
303
|
coingecko_id: 'chihuahua-token',
|
|
322
304
|
images: [{
|
|
323
305
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
324
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
325
|
-
theme: {
|
|
326
|
-
primary_color_hex: '#343434'
|
|
327
|
-
}
|
|
306
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
328
307
|
}],
|
|
329
308
|
type_asset: 'sdk.coin',
|
|
330
309
|
traces: [{
|
|
@@ -360,10 +339,7 @@ const asset_list = {
|
|
|
360
339
|
coingecko_id: 'comdex',
|
|
361
340
|
images: [{
|
|
362
341
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
363
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
364
|
-
theme: {
|
|
365
|
-
primary_color_hex: '#fc4454'
|
|
366
|
-
}
|
|
342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
367
343
|
}],
|
|
368
344
|
type_asset: 'sdk.coin',
|
|
369
345
|
traces: [{
|
|
@@ -398,10 +374,7 @@ const asset_list = {
|
|
|
398
374
|
},
|
|
399
375
|
images: [{
|
|
400
376
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
402
|
-
theme: {
|
|
403
|
-
primary_color_hex: '#645ca4'
|
|
404
|
-
}
|
|
377
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
405
378
|
}],
|
|
406
379
|
type_asset: 'sdk.coin',
|
|
407
380
|
traces: [{
|
|
@@ -437,10 +410,7 @@ const asset_list = {
|
|
|
437
410
|
coingecko_id: 'composite',
|
|
438
411
|
images: [{
|
|
439
412
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
|
|
440
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
441
|
-
theme: {
|
|
442
|
-
primary_color_hex: '#040404'
|
|
443
|
-
}
|
|
413
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
444
414
|
}],
|
|
445
415
|
type_asset: 'sdk.coin',
|
|
446
416
|
traces: [{
|
|
@@ -476,10 +446,7 @@ const asset_list = {
|
|
|
476
446
|
coingecko_id: 'cosmos',
|
|
477
447
|
images: [{
|
|
478
448
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
479
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
480
|
-
theme: {
|
|
481
|
-
primary_color_hex: '#272d45'
|
|
482
|
-
}
|
|
449
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
483
450
|
}],
|
|
484
451
|
socials: {
|
|
485
452
|
website: 'https://cosmos.network',
|
|
@@ -518,10 +485,7 @@ const asset_list = {
|
|
|
518
485
|
},
|
|
519
486
|
images: [{
|
|
520
487
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
521
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
522
|
-
theme: {
|
|
523
|
-
primary_color_hex: '#3c2832'
|
|
524
|
-
}
|
|
488
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
525
489
|
}],
|
|
526
490
|
type_asset: 'sdk.coin',
|
|
527
491
|
traces: [{
|
|
@@ -556,10 +520,7 @@ const asset_list = {
|
|
|
556
520
|
},
|
|
557
521
|
images: [{
|
|
558
522
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
559
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
560
|
-
theme: {
|
|
561
|
-
primary_color_hex: '#df969f'
|
|
562
|
-
}
|
|
523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
563
524
|
}],
|
|
564
525
|
type_asset: 'sdk.coin',
|
|
565
526
|
traces: [{
|
|
@@ -595,10 +556,7 @@ const asset_list = {
|
|
|
595
556
|
coingecko_id: 'e-money',
|
|
596
557
|
images: [{
|
|
597
558
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png',
|
|
598
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
599
|
-
theme: {
|
|
600
|
-
primary_color_hex: '#caf2ea'
|
|
601
|
-
}
|
|
559
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
602
560
|
}],
|
|
603
561
|
type_asset: 'sdk.coin',
|
|
604
562
|
traces: [{
|
|
@@ -634,10 +592,7 @@ const asset_list = {
|
|
|
634
592
|
coingecko_id: 'e-money-eur',
|
|
635
593
|
images: [{
|
|
636
594
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
|
|
637
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
638
|
-
theme: {
|
|
639
|
-
primary_color_hex: '#f4c808'
|
|
640
|
-
}
|
|
595
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
641
596
|
}],
|
|
642
597
|
type_asset: 'sdk.coin',
|
|
643
598
|
traces: [{
|
|
@@ -672,10 +627,7 @@ const asset_list = {
|
|
|
672
627
|
},
|
|
673
628
|
images: [{
|
|
674
629
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
|
|
675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
676
|
-
theme: {
|
|
677
|
-
primary_color_hex: '#db2b1c'
|
|
678
|
-
}
|
|
630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
679
631
|
}],
|
|
680
632
|
type_asset: 'sdk.coin',
|
|
681
633
|
traces: [{
|
|
@@ -710,10 +662,7 @@ const asset_list = {
|
|
|
710
662
|
},
|
|
711
663
|
images: [{
|
|
712
664
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
|
|
713
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
714
|
-
theme: {
|
|
715
|
-
primary_color_hex: '#cb142d'
|
|
716
|
-
}
|
|
665
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
717
666
|
}],
|
|
718
667
|
type_asset: 'sdk.coin',
|
|
719
668
|
traces: [{
|
|
@@ -748,10 +697,7 @@ const asset_list = {
|
|
|
748
697
|
},
|
|
749
698
|
images: [{
|
|
750
699
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
|
|
751
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
752
|
-
theme: {
|
|
753
|
-
primary_color_hex: '#ac0c34'
|
|
754
|
-
}
|
|
700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
755
701
|
}],
|
|
756
702
|
type_asset: 'sdk.coin',
|
|
757
703
|
traces: [{
|
|
@@ -786,10 +732,7 @@ const asset_list = {
|
|
|
786
732
|
},
|
|
787
733
|
images: [{
|
|
788
734
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
|
|
789
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
790
|
-
theme: {
|
|
791
|
-
primary_color_hex: '#045493'
|
|
792
|
-
}
|
|
735
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
793
736
|
}],
|
|
794
737
|
type_asset: 'sdk.coin',
|
|
795
738
|
traces: [{
|
|
@@ -824,10 +767,7 @@ const asset_list = {
|
|
|
824
767
|
},
|
|
825
768
|
images: [{
|
|
826
769
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
827
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
828
|
-
theme: {
|
|
829
|
-
primary_color_hex: '#040404'
|
|
830
|
-
}
|
|
770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
831
771
|
}],
|
|
832
772
|
coingecko_id: 'fanfury',
|
|
833
773
|
keywords: ['gaming', 'staking'],
|
|
@@ -868,10 +808,7 @@ const asset_list = {
|
|
|
868
808
|
coingecko_id: 'akash-network',
|
|
869
809
|
images: [{
|
|
870
810
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
871
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
872
|
-
theme: {
|
|
873
|
-
primary_color_hex: '#bc342c'
|
|
874
|
-
}
|
|
811
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
875
812
|
}],
|
|
876
813
|
socials: {
|
|
877
814
|
website: 'https://akash.network/',
|
|
@@ -918,10 +855,7 @@ const asset_list = {
|
|
|
918
855
|
coingecko_id: 'archway',
|
|
919
856
|
images: [{
|
|
920
857
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
921
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
922
|
-
theme: {
|
|
923
|
-
primary_color_hex: '#fc4c04'
|
|
924
|
-
}
|
|
858
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
925
859
|
}],
|
|
926
860
|
socials: {
|
|
927
861
|
website: 'https://archway.io/',
|
|
@@ -995,10 +929,7 @@ const asset_list = {
|
|
|
995
929
|
coingecko_id: 'assetmantle',
|
|
996
930
|
images: [{
|
|
997
931
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
998
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
999
|
-
theme: {
|
|
1000
|
-
primary_color_hex: '#fbab30'
|
|
1001
|
-
}
|
|
932
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
1002
933
|
}],
|
|
1003
934
|
socials: {
|
|
1004
935
|
website: 'https://www.assetmantle.one/',
|
|
@@ -1038,10 +969,7 @@ const asset_list = {
|
|
|
1038
969
|
coingecko_id: 'axelar',
|
|
1039
970
|
images: [{
|
|
1040
971
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
1041
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
1042
|
-
theme: {
|
|
1043
|
-
primary_color_hex: '#040404'
|
|
1044
|
-
}
|
|
972
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
1045
973
|
}],
|
|
1046
974
|
socials: {
|
|
1047
975
|
website: 'https://axelar.network/',
|
|
@@ -1081,10 +1009,7 @@ const asset_list = {
|
|
|
1081
1009
|
coingecko_id: 'bitcanna',
|
|
1082
1010
|
images: [{
|
|
1083
1011
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
1084
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
1085
|
-
theme: {
|
|
1086
|
-
primary_color_hex: '#3cc494'
|
|
1087
|
-
}
|
|
1012
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
1088
1013
|
}],
|
|
1089
1014
|
socials: {
|
|
1090
1015
|
website: 'http://www.bitcanna.io/',
|
|
@@ -1125,10 +1050,7 @@ const asset_list = {
|
|
|
1125
1050
|
coingecko_id: 'bitsong',
|
|
1126
1051
|
images: [{
|
|
1127
1052
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png',
|
|
1128
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
1129
|
-
theme: {
|
|
1130
|
-
primary_color_hex: '#c8307f'
|
|
1131
|
-
}
|
|
1053
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
|
|
1132
1054
|
}],
|
|
1133
1055
|
socials: {
|
|
1134
1056
|
website: 'https://bitsong.io/',
|
|
@@ -1167,10 +1089,7 @@ const asset_list = {
|
|
|
1167
1089
|
coingecko_id: 'chihuahua-token',
|
|
1168
1090
|
images: [{
|
|
1169
1091
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
1170
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1171
|
-
theme: {
|
|
1172
|
-
primary_color_hex: '#343434'
|
|
1173
|
-
}
|
|
1092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1174
1093
|
}],
|
|
1175
1094
|
type_asset: 'sdk.coin',
|
|
1176
1095
|
traces: [{
|
|
@@ -1206,10 +1125,7 @@ const asset_list = {
|
|
|
1206
1125
|
coingecko_id: 'comdex',
|
|
1207
1126
|
images: [{
|
|
1208
1127
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1209
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1210
|
-
theme: {
|
|
1211
|
-
primary_color_hex: '#fc4454'
|
|
1212
|
-
}
|
|
1128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1213
1129
|
}],
|
|
1214
1130
|
type_asset: 'sdk.coin',
|
|
1215
1131
|
traces: [{
|
|
@@ -1244,10 +1160,7 @@ const asset_list = {
|
|
|
1244
1160
|
},
|
|
1245
1161
|
images: [{
|
|
1246
1162
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1247
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1248
|
-
theme: {
|
|
1249
|
-
primary_color_hex: '#645ca4'
|
|
1250
|
-
}
|
|
1163
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1251
1164
|
}],
|
|
1252
1165
|
type_asset: 'sdk.coin',
|
|
1253
1166
|
traces: [{
|
|
@@ -1283,10 +1196,7 @@ const asset_list = {
|
|
|
1283
1196
|
coingecko_id: 'composite',
|
|
1284
1197
|
images: [{
|
|
1285
1198
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
|
|
1286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
1287
|
-
theme: {
|
|
1288
|
-
primary_color_hex: '#040404'
|
|
1289
|
-
}
|
|
1199
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
1290
1200
|
}],
|
|
1291
1201
|
type_asset: 'sdk.coin',
|
|
1292
1202
|
traces: [{
|
|
@@ -1322,10 +1232,7 @@ const asset_list = {
|
|
|
1322
1232
|
coingecko_id: 'cosmos',
|
|
1323
1233
|
images: [{
|
|
1324
1234
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1325
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1326
|
-
theme: {
|
|
1327
|
-
primary_color_hex: '#272d45'
|
|
1328
|
-
}
|
|
1235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1329
1236
|
}],
|
|
1330
1237
|
socials: {
|
|
1331
1238
|
website: 'https://cosmos.network',
|
|
@@ -1364,10 +1271,7 @@ const asset_list = {
|
|
|
1364
1271
|
},
|
|
1365
1272
|
images: [{
|
|
1366
1273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1367
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1368
|
-
theme: {
|
|
1369
|
-
primary_color_hex: '#3c2832'
|
|
1370
|
-
}
|
|
1274
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1371
1275
|
}],
|
|
1372
1276
|
type_asset: 'sdk.coin',
|
|
1373
1277
|
traces: [{
|
|
@@ -1402,10 +1306,7 @@ const asset_list = {
|
|
|
1402
1306
|
},
|
|
1403
1307
|
images: [{
|
|
1404
1308
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
1405
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1406
|
-
theme: {
|
|
1407
|
-
primary_color_hex: '#df969f'
|
|
1408
|
-
}
|
|
1309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1409
1310
|
}],
|
|
1410
1311
|
type_asset: 'sdk.coin',
|
|
1411
1312
|
traces: [{
|
|
@@ -1441,10 +1342,7 @@ const asset_list = {
|
|
|
1441
1342
|
coingecko_id: 'e-money',
|
|
1442
1343
|
images: [{
|
|
1443
1344
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png',
|
|
1444
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
1445
|
-
theme: {
|
|
1446
|
-
primary_color_hex: '#caf2ea'
|
|
1447
|
-
}
|
|
1345
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
1448
1346
|
}],
|
|
1449
1347
|
type_asset: 'sdk.coin',
|
|
1450
1348
|
traces: [{
|
|
@@ -1480,10 +1378,7 @@ const asset_list = {
|
|
|
1480
1378
|
coingecko_id: 'e-money-eur',
|
|
1481
1379
|
images: [{
|
|
1482
1380
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
|
|
1483
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1484
|
-
theme: {
|
|
1485
|
-
primary_color_hex: '#f4c808'
|
|
1486
|
-
}
|
|
1381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1487
1382
|
}],
|
|
1488
1383
|
type_asset: 'sdk.coin',
|
|
1489
1384
|
traces: [{
|
|
@@ -1518,10 +1413,7 @@ const asset_list = {
|
|
|
1518
1413
|
},
|
|
1519
1414
|
images: [{
|
|
1520
1415
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
|
|
1521
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1522
|
-
theme: {
|
|
1523
|
-
primary_color_hex: '#db2b1c'
|
|
1524
|
-
}
|
|
1416
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1525
1417
|
}],
|
|
1526
1418
|
type_asset: 'sdk.coin',
|
|
1527
1419
|
traces: [{
|
|
@@ -1556,10 +1448,7 @@ const asset_list = {
|
|
|
1556
1448
|
},
|
|
1557
1449
|
images: [{
|
|
1558
1450
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
|
|
1559
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1560
|
-
theme: {
|
|
1561
|
-
primary_color_hex: '#cb142d'
|
|
1562
|
-
}
|
|
1451
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1563
1452
|
}],
|
|
1564
1453
|
type_asset: 'sdk.coin',
|
|
1565
1454
|
traces: [{
|
|
@@ -1594,10 +1483,7 @@ const asset_list = {
|
|
|
1594
1483
|
},
|
|
1595
1484
|
images: [{
|
|
1596
1485
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
|
|
1597
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1598
|
-
theme: {
|
|
1599
|
-
primary_color_hex: '#ac0c34'
|
|
1600
|
-
}
|
|
1486
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1601
1487
|
}],
|
|
1602
1488
|
type_asset: 'sdk.coin',
|
|
1603
1489
|
traces: [{
|
|
@@ -1632,10 +1518,7 @@ const asset_list = {
|
|
|
1632
1518
|
},
|
|
1633
1519
|
images: [{
|
|
1634
1520
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
|
|
1635
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1636
|
-
theme: {
|
|
1637
|
-
primary_color_hex: '#045493'
|
|
1638
|
-
}
|
|
1521
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1639
1522
|
}],
|
|
1640
1523
|
type_asset: 'sdk.coin',
|
|
1641
1524
|
traces: [{
|
|
@@ -1670,10 +1553,7 @@ const asset_list = {
|
|
|
1670
1553
|
},
|
|
1671
1554
|
images: [{
|
|
1672
1555
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
1673
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1674
|
-
theme: {
|
|
1675
|
-
primary_color_hex: '#040404'
|
|
1676
|
-
}
|
|
1556
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1677
1557
|
}],
|
|
1678
1558
|
coingecko_id: 'fanfury',
|
|
1679
1559
|
keywords: ['gaming', 'staking'],
|
|
@@ -1714,10 +1594,7 @@ const asset_list = {
|
|
|
1714
1594
|
},
|
|
1715
1595
|
images: [{
|
|
1716
1596
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
1717
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1718
|
-
theme: {
|
|
1719
|
-
primary_color_hex: '#e33b34'
|
|
1720
|
-
}
|
|
1597
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1721
1598
|
}],
|
|
1722
1599
|
socials: {
|
|
1723
1600
|
website: 'https://kujira.network/',
|
|
@@ -1757,10 +1634,7 @@ const asset_list = {
|
|
|
1757
1634
|
coingecko_id: 'white-whale',
|
|
1758
1635
|
images: [{
|
|
1759
1636
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
1760
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
1761
|
-
theme: {
|
|
1762
|
-
primary_color_hex: '#1c1c1c'
|
|
1763
|
-
}
|
|
1637
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
1764
1638
|
}],
|
|
1765
1639
|
type_asset: 'sdk.coin',
|
|
1766
1640
|
traces: [{
|
|
@@ -1798,8 +1672,6 @@ const asset_list = {
|
|
|
1798
1672
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1799
1673
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1800
1674
|
theme: {
|
|
1801
|
-
primary_color_hex: '#040404',
|
|
1802
|
-
background_color_hex: '#000000',
|
|
1803
1675
|
circle: true
|
|
1804
1676
|
}
|
|
1805
1677
|
}],
|
|
@@ -1838,10 +1710,7 @@ const asset_list = {
|
|
|
1838
1710
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1839
1711
|
},
|
|
1840
1712
|
images: [{
|
|
1841
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1842
|
-
theme: {
|
|
1843
|
-
primary_color_hex: '#1b0847'
|
|
1844
|
-
}
|
|
1713
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1845
1714
|
}],
|
|
1846
1715
|
type_asset: 'sdk.coin',
|
|
1847
1716
|
traces: [{
|
|
@@ -1874,10 +1743,7 @@ const asset_list = {
|
|
|
1874
1743
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1875
1744
|
},
|
|
1876
1745
|
images: [{
|
|
1877
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1878
|
-
theme: {
|
|
1879
|
-
primary_color_hex: '#dcd5ab'
|
|
1880
|
-
}
|
|
1746
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1881
1747
|
}],
|
|
1882
1748
|
type_asset: 'sdk.coin',
|
|
1883
1749
|
traces: [{
|
|
@@ -1910,10 +1776,7 @@ const asset_list = {
|
|
|
1910
1776
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1911
1777
|
},
|
|
1912
1778
|
images: [{
|
|
1913
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1914
|
-
theme: {
|
|
1915
|
-
primary_color_hex: '#333333'
|
|
1916
|
-
}
|
|
1779
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1917
1780
|
}],
|
|
1918
1781
|
type_asset: 'sdk.coin',
|
|
1919
1782
|
traces: [{
|
|
@@ -1949,10 +1812,7 @@ const asset_list = {
|
|
|
1949
1812
|
},
|
|
1950
1813
|
images: [{
|
|
1951
1814
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
1952
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1953
|
-
theme: {
|
|
1954
|
-
primary_color_hex: '#a8bbfb'
|
|
1955
|
-
}
|
|
1815
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1956
1816
|
}],
|
|
1957
1817
|
traces: [{
|
|
1958
1818
|
type: 'ibc',
|
|
@@ -1987,10 +1847,7 @@ const asset_list = {
|
|
|
1987
1847
|
},
|
|
1988
1848
|
images: [{
|
|
1989
1849
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
1990
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1991
|
-
theme: {
|
|
1992
|
-
primary_color_hex: '#04041c'
|
|
1993
|
-
}
|
|
1850
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1994
1851
|
}],
|
|
1995
1852
|
traces: [{
|
|
1996
1853
|
type: 'ibc',
|
|
@@ -2024,10 +1881,7 @@ const asset_list = {
|
|
|
2024
1881
|
},
|
|
2025
1882
|
images: [{
|
|
2026
1883
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
2027
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
2028
|
-
theme: {
|
|
2029
|
-
primary_color_hex: '#142c5c'
|
|
2030
|
-
}
|
|
1884
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
2031
1885
|
}],
|
|
2032
1886
|
coingecko_id: 'ondo-us-dollar-yield',
|
|
2033
1887
|
socials: {
|
|
@@ -2069,10 +1923,7 @@ const asset_list = {
|
|
|
2069
1923
|
},
|
|
2070
1924
|
images: [{
|
|
2071
1925
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
2072
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
2073
|
-
theme: {
|
|
2074
|
-
primary_color_hex: '#2E8564'
|
|
2075
|
-
}
|
|
1926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
2076
1927
|
}],
|
|
2077
1928
|
traces: [{
|
|
2078
1929
|
type: 'ibc',
|
|
@@ -2105,10 +1956,7 @@ const asset_list = {
|
|
|
2105
1956
|
},
|
|
2106
1957
|
coingecko_id: 'oec-token',
|
|
2107
1958
|
images: [{
|
|
2108
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
2109
|
-
theme: {
|
|
2110
|
-
primary_color_hex: '#bbbbbb'
|
|
2111
|
-
}
|
|
1959
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
2112
1960
|
}],
|
|
2113
1961
|
type_asset: 'sdk.coin',
|
|
2114
1962
|
traces: [{
|
|
@@ -2144,10 +1992,7 @@ const asset_list = {
|
|
|
2144
1992
|
},
|
|
2145
1993
|
images: [{
|
|
2146
1994
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2148
|
-
theme: {
|
|
2149
|
-
primary_color_hex: '#760dbb'
|
|
2150
|
-
}
|
|
1995
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2151
1996
|
}],
|
|
2152
1997
|
coingecko_id: 'osmosis',
|
|
2153
1998
|
keywords: ['dex', 'staking'],
|
|
@@ -2188,10 +2033,7 @@ const asset_list = {
|
|
|
2188
2033
|
},
|
|
2189
2034
|
images: [{
|
|
2190
2035
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2191
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2192
|
-
theme: {
|
|
2193
|
-
primary_color_hex: '#4453c7'
|
|
2194
|
-
}
|
|
2036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2195
2037
|
}],
|
|
2196
2038
|
coingecko_id: 'ion',
|
|
2197
2039
|
keywords: ['memecoin', 'defi'],
|
|
@@ -2234,9 +2076,7 @@ const asset_list = {
|
|
|
2234
2076
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
2235
2077
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg',
|
|
2236
2078
|
theme: {
|
|
2237
|
-
circle: true
|
|
2238
|
-
primary_color_hex: '#E59636',
|
|
2239
|
-
background_color_hex: '#000000'
|
|
2079
|
+
circle: true
|
|
2240
2080
|
}
|
|
2241
2081
|
}],
|
|
2242
2082
|
socials: {
|
|
@@ -2276,10 +2116,7 @@ const asset_list = {
|
|
|
2276
2116
|
},
|
|
2277
2117
|
coingecko_id: 'quicksilver',
|
|
2278
2118
|
images: [{
|
|
2279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
2280
|
-
theme: {
|
|
2281
|
-
primary_color_hex: '#b2b2b2'
|
|
2282
|
-
}
|
|
2119
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
2283
2120
|
}],
|
|
2284
2121
|
socials: {
|
|
2285
2122
|
website: 'https://quicksilver.zone/',
|
|
@@ -2359,10 +2196,7 @@ const asset_list = {
|
|
|
2359
2196
|
coingecko_id: 'sifchain',
|
|
2360
2197
|
images: [{
|
|
2361
2198
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
|
|
2362
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
2363
|
-
theme: {
|
|
2364
|
-
primary_color_hex: '#be9926'
|
|
2365
|
-
}
|
|
2199
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
2366
2200
|
}],
|
|
2367
2201
|
type_asset: 'sdk.coin',
|
|
2368
2202
|
traces: [{
|
|
@@ -2398,10 +2232,7 @@ const asset_list = {
|
|
|
2398
2232
|
coingecko_id: 'stargaze',
|
|
2399
2233
|
images: [{
|
|
2400
2234
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2402
|
-
theme: {
|
|
2403
|
-
primary_color_hex: '#db2777'
|
|
2404
|
-
}
|
|
2235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2405
2236
|
}],
|
|
2406
2237
|
socials: {
|
|
2407
2238
|
website: 'https://www.stargaze.zone/',
|
|
@@ -2441,10 +2272,7 @@ const asset_list = {
|
|
|
2441
2272
|
coingecko_id: 'stride',
|
|
2442
2273
|
images: [{
|
|
2443
2274
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2444
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2445
|
-
theme: {
|
|
2446
|
-
primary_color_hex: '#e4047c'
|
|
2447
|
-
}
|
|
2275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2448
2276
|
}],
|
|
2449
2277
|
socials: {
|
|
2450
2278
|
website: 'https://stride.zone/',
|
|
@@ -2493,10 +2321,7 @@ const asset_list = {
|
|
|
2493
2321
|
coingecko_id: 'terra-luna',
|
|
2494
2322
|
images: [{
|
|
2495
2323
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png',
|
|
2496
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
2497
|
-
theme: {
|
|
2498
|
-
primary_color_hex: '#fcdb5b'
|
|
2499
|
-
}
|
|
2324
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
2500
2325
|
}],
|
|
2501
2326
|
type_asset: 'sdk.coin',
|
|
2502
2327
|
traces: [{
|
|
@@ -2541,10 +2366,7 @@ const asset_list = {
|
|
|
2541
2366
|
coingecko_id: 'terrausd',
|
|
2542
2367
|
images: [{
|
|
2543
2368
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png',
|
|
2544
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
2545
|
-
theme: {
|
|
2546
|
-
primary_color_hex: '#5493f2'
|
|
2547
|
-
}
|
|
2369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
2548
2370
|
}],
|
|
2549
2371
|
type_asset: 'sdk.coin',
|
|
2550
2372
|
traces: [{
|
|
@@ -2588,10 +2410,7 @@ const asset_list = {
|
|
|
2588
2410
|
},
|
|
2589
2411
|
images: [{
|
|
2590
2412
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2591
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2592
|
-
theme: {
|
|
2593
|
-
primary_color_hex: '#4b83e0'
|
|
2594
|
-
}
|
|
2413
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2595
2414
|
}],
|
|
2596
2415
|
type_asset: 'sdk.coin',
|
|
2597
2416
|
traces: [{
|
|
@@ -2635,10 +2454,7 @@ const asset_list = {
|
|
|
2635
2454
|
},
|
|
2636
2455
|
images: [{
|
|
2637
2456
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.png',
|
|
2638
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
2639
|
-
theme: {
|
|
2640
|
-
primary_color_hex: '#5981d7'
|
|
2641
|
-
}
|
|
2457
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
2642
2458
|
}],
|
|
2643
2459
|
type_asset: 'sdk.coin',
|
|
2644
2460
|
traces: [{
|
|
@@ -2682,10 +2498,7 @@ const asset_list = {
|
|
|
2682
2498
|
},
|
|
2683
2499
|
images: [{
|
|
2684
2500
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.png',
|
|
2685
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
2686
|
-
theme: {
|
|
2687
|
-
primary_color_hex: '#de725b'
|
|
2688
|
-
}
|
|
2501
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
2689
2502
|
}],
|
|
2690
2503
|
type_asset: 'sdk.coin',
|
|
2691
2504
|
traces: [{
|
|
@@ -2729,10 +2542,7 @@ const asset_list = {
|
|
|
2729
2542
|
},
|
|
2730
2543
|
images: [{
|
|
2731
2544
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.png',
|
|
2732
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
2733
|
-
theme: {
|
|
2734
|
-
primary_color_hex: '#c95c41'
|
|
2735
|
-
}
|
|
2545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
2736
2546
|
}],
|
|
2737
2547
|
type_asset: 'sdk.coin',
|
|
2738
2548
|
traces: [{
|
|
@@ -2776,10 +2586,7 @@ const asset_list = {
|
|
|
2776
2586
|
},
|
|
2777
2587
|
images: [{
|
|
2778
2588
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.png',
|
|
2779
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
2780
|
-
theme: {
|
|
2781
|
-
primary_color_hex: '#d3684c'
|
|
2782
|
-
}
|
|
2589
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
2783
2590
|
}],
|
|
2784
2591
|
type_asset: 'sdk.coin',
|
|
2785
2592
|
traces: [{
|
|
@@ -2823,10 +2630,7 @@ const asset_list = {
|
|
|
2823
2630
|
},
|
|
2824
2631
|
images: [{
|
|
2825
2632
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.png',
|
|
2826
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
2827
|
-
theme: {
|
|
2828
|
-
primary_color_hex: '#db300a'
|
|
2829
|
-
}
|
|
2633
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
2830
2634
|
}],
|
|
2831
2635
|
type_asset: 'sdk.coin',
|
|
2832
2636
|
traces: [{
|
|
@@ -2870,10 +2674,7 @@ const asset_list = {
|
|
|
2870
2674
|
},
|
|
2871
2675
|
images: [{
|
|
2872
2676
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.png',
|
|
2873
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
2874
|
-
theme: {
|
|
2875
|
-
primary_color_hex: '#1535b2'
|
|
2876
|
-
}
|
|
2677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
2877
2678
|
}],
|
|
2878
2679
|
type_asset: 'sdk.coin',
|
|
2879
2680
|
traces: [{
|
|
@@ -2917,10 +2718,7 @@ const asset_list = {
|
|
|
2917
2718
|
},
|
|
2918
2719
|
images: [{
|
|
2919
2720
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.png',
|
|
2920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
2921
|
-
theme: {
|
|
2922
|
-
primary_color_hex: '#d49b9c'
|
|
2923
|
-
}
|
|
2721
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
2924
2722
|
}],
|
|
2925
2723
|
type_asset: 'sdk.coin',
|
|
2926
2724
|
traces: [{
|
|
@@ -2964,10 +2762,7 @@ const asset_list = {
|
|
|
2964
2762
|
},
|
|
2965
2763
|
images: [{
|
|
2966
2764
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.png',
|
|
2967
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
2968
|
-
theme: {
|
|
2969
|
-
primary_color_hex: '#dc300a'
|
|
2970
|
-
}
|
|
2765
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
2971
2766
|
}],
|
|
2972
2767
|
type_asset: 'sdk.coin',
|
|
2973
2768
|
traces: [{
|
|
@@ -3011,10 +2806,7 @@ const asset_list = {
|
|
|
3011
2806
|
},
|
|
3012
2807
|
images: [{
|
|
3013
2808
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.png',
|
|
3014
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
3015
|
-
theme: {
|
|
3016
|
-
primary_color_hex: '#5893ed'
|
|
3017
|
-
}
|
|
2809
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
3018
2810
|
}],
|
|
3019
2811
|
type_asset: 'sdk.coin',
|
|
3020
2812
|
traces: [{
|
|
@@ -3058,10 +2850,7 @@ const asset_list = {
|
|
|
3058
2850
|
},
|
|
3059
2851
|
images: [{
|
|
3060
2852
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.png',
|
|
3061
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
3062
|
-
theme: {
|
|
3063
|
-
primary_color_hex: '#4b87e6'
|
|
3064
|
-
}
|
|
2853
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
3065
2854
|
}],
|
|
3066
2855
|
type_asset: 'sdk.coin',
|
|
3067
2856
|
traces: [{
|
|
@@ -3105,10 +2894,7 @@ const asset_list = {
|
|
|
3105
2894
|
},
|
|
3106
2895
|
images: [{
|
|
3107
2896
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.png',
|
|
3108
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
3109
|
-
theme: {
|
|
3110
|
-
primary_color_hex: '#cfcfcf'
|
|
3111
|
-
}
|
|
2897
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
3112
2898
|
}],
|
|
3113
2899
|
type_asset: 'sdk.coin',
|
|
3114
2900
|
traces: [{
|
|
@@ -3152,10 +2938,7 @@ const asset_list = {
|
|
|
3152
2938
|
},
|
|
3153
2939
|
images: [{
|
|
3154
2940
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.png',
|
|
3155
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
3156
|
-
theme: {
|
|
3157
|
-
primary_color_hex: '#4085f0'
|
|
3158
|
-
}
|
|
2941
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
3159
2942
|
}],
|
|
3160
2943
|
type_asset: 'sdk.coin',
|
|
3161
2944
|
traces: [{
|
|
@@ -3199,10 +2982,7 @@ const asset_list = {
|
|
|
3199
2982
|
},
|
|
3200
2983
|
images: [{
|
|
3201
2984
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.png',
|
|
3202
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
3203
|
-
theme: {
|
|
3204
|
-
primary_color_hex: '#5893ed'
|
|
3205
|
-
}
|
|
2985
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
3206
2986
|
}],
|
|
3207
2987
|
type_asset: 'sdk.coin',
|
|
3208
2988
|
traces: [{
|
|
@@ -3246,10 +3026,7 @@ const asset_list = {
|
|
|
3246
3026
|
},
|
|
3247
3027
|
images: [{
|
|
3248
3028
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.png',
|
|
3249
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
3250
|
-
theme: {
|
|
3251
|
-
primary_color_hex: '#5493f3'
|
|
3252
|
-
}
|
|
3029
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
3253
3030
|
}],
|
|
3254
3031
|
type_asset: 'sdk.coin',
|
|
3255
3032
|
traces: [{
|
|
@@ -3293,10 +3070,7 @@ const asset_list = {
|
|
|
3293
3070
|
},
|
|
3294
3071
|
images: [{
|
|
3295
3072
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.png',
|
|
3296
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
3297
|
-
theme: {
|
|
3298
|
-
primary_color_hex: '#e88057'
|
|
3299
|
-
}
|
|
3073
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
3300
3074
|
}],
|
|
3301
3075
|
type_asset: 'sdk.coin',
|
|
3302
3076
|
traces: [{
|
|
@@ -3340,10 +3114,7 @@ const asset_list = {
|
|
|
3340
3114
|
},
|
|
3341
3115
|
images: [{
|
|
3342
3116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.png',
|
|
3343
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
3344
|
-
theme: {
|
|
3345
|
-
primary_color_hex: '#2fa4f1'
|
|
3346
|
-
}
|
|
3117
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
3347
3118
|
}],
|
|
3348
3119
|
type_asset: 'sdk.coin',
|
|
3349
3120
|
traces: [{
|
|
@@ -3387,10 +3158,7 @@ const asset_list = {
|
|
|
3387
3158
|
},
|
|
3388
3159
|
images: [{
|
|
3389
3160
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.png',
|
|
3390
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
3391
|
-
theme: {
|
|
3392
|
-
primary_color_hex: '#2e71e1'
|
|
3393
|
-
}
|
|
3161
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
3394
3162
|
}],
|
|
3395
3163
|
type_asset: 'sdk.coin',
|
|
3396
3164
|
traces: [{
|
|
@@ -3434,10 +3202,7 @@ const asset_list = {
|
|
|
3434
3202
|
},
|
|
3435
3203
|
images: [{
|
|
3436
3204
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.png',
|
|
3437
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
3438
|
-
theme: {
|
|
3439
|
-
primary_color_hex: '#4886e7'
|
|
3440
|
-
}
|
|
3205
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
3441
3206
|
}],
|
|
3442
3207
|
type_asset: 'sdk.coin',
|
|
3443
3208
|
traces: [{
|
|
@@ -3481,10 +3246,7 @@ const asset_list = {
|
|
|
3481
3246
|
},
|
|
3482
3247
|
images: [{
|
|
3483
3248
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.png',
|
|
3484
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
3485
|
-
theme: {
|
|
3486
|
-
primary_color_hex: '#5493f3'
|
|
3487
|
-
}
|
|
3249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
3488
3250
|
}],
|
|
3489
3251
|
type_asset: 'sdk.coin',
|
|
3490
3252
|
traces: [{
|
|
@@ -3528,10 +3290,7 @@ const asset_list = {
|
|
|
3528
3290
|
},
|
|
3529
3291
|
images: [{
|
|
3530
3292
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.png',
|
|
3531
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
3532
|
-
theme: {
|
|
3533
|
-
primary_color_hex: '#5493f3'
|
|
3534
|
-
}
|
|
3293
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
3535
3294
|
}],
|
|
3536
3295
|
type_asset: 'sdk.coin',
|
|
3537
3296
|
traces: [{
|
|
@@ -3567,10 +3326,7 @@ const asset_list = {
|
|
|
3567
3326
|
coingecko_id: 'terra-luna-2',
|
|
3568
3327
|
images: [{
|
|
3569
3328
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
3570
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3571
|
-
theme: {
|
|
3572
|
-
primary_color_hex: '#f4de6f'
|
|
3573
|
-
}
|
|
3329
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3574
3330
|
}],
|
|
3575
3331
|
socials: {
|
|
3576
3332
|
website: 'https://www.phoenix.money/',
|
|
@@ -3610,10 +3366,7 @@ const asset_list = {
|
|
|
3610
3366
|
},
|
|
3611
3367
|
images: [{
|
|
3612
3368
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
3613
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
3614
|
-
theme: {
|
|
3615
|
-
primary_color_hex: '#e33b34'
|
|
3616
|
-
}
|
|
3369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
3617
3370
|
}],
|
|
3618
3371
|
socials: {
|
|
3619
3372
|
website: 'https://kujira.network/',
|
|
@@ -3653,10 +3406,7 @@ const asset_list = {
|
|
|
3653
3406
|
coingecko_id: 'white-whale',
|
|
3654
3407
|
images: [{
|
|
3655
3408
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
3656
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
3657
|
-
theme: {
|
|
3658
|
-
primary_color_hex: '#1c1c1c'
|
|
3659
|
-
}
|
|
3409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
3660
3410
|
}],
|
|
3661
3411
|
type_asset: 'sdk.coin',
|
|
3662
3412
|
traces: [{
|
|
@@ -3694,8 +3444,6 @@ const asset_list = {
|
|
|
3694
3444
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
3695
3445
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
3696
3446
|
theme: {
|
|
3697
|
-
primary_color_hex: '#040404',
|
|
3698
|
-
background_color_hex: '#000000',
|
|
3699
3447
|
circle: true
|
|
3700
3448
|
}
|
|
3701
3449
|
}],
|
|
@@ -3734,10 +3482,7 @@ const asset_list = {
|
|
|
3734
3482
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
3735
3483
|
},
|
|
3736
3484
|
images: [{
|
|
3737
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
3738
|
-
theme: {
|
|
3739
|
-
primary_color_hex: '#1b0847'
|
|
3740
|
-
}
|
|
3485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
3741
3486
|
}],
|
|
3742
3487
|
type_asset: 'sdk.coin',
|
|
3743
3488
|
traces: [{
|
|
@@ -3770,10 +3515,7 @@ const asset_list = {
|
|
|
3770
3515
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
3771
3516
|
},
|
|
3772
3517
|
images: [{
|
|
3773
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
3774
|
-
theme: {
|
|
3775
|
-
primary_color_hex: '#dcd5ab'
|
|
3776
|
-
}
|
|
3518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
3777
3519
|
}],
|
|
3778
3520
|
type_asset: 'sdk.coin',
|
|
3779
3521
|
traces: [{
|
|
@@ -3806,10 +3548,7 @@ const asset_list = {
|
|
|
3806
3548
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
3807
3549
|
},
|
|
3808
3550
|
images: [{
|
|
3809
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
3810
|
-
theme: {
|
|
3811
|
-
primary_color_hex: '#333333'
|
|
3812
|
-
}
|
|
3551
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
3813
3552
|
}],
|
|
3814
3553
|
type_asset: 'sdk.coin',
|
|
3815
3554
|
traces: [{
|
|
@@ -3845,10 +3584,7 @@ const asset_list = {
|
|
|
3845
3584
|
},
|
|
3846
3585
|
images: [{
|
|
3847
3586
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
3848
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
3849
|
-
theme: {
|
|
3850
|
-
primary_color_hex: '#a8bbfb'
|
|
3851
|
-
}
|
|
3587
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
3852
3588
|
}],
|
|
3853
3589
|
traces: [{
|
|
3854
3590
|
type: 'ibc',
|
|
@@ -3883,10 +3619,7 @@ const asset_list = {
|
|
|
3883
3619
|
},
|
|
3884
3620
|
images: [{
|
|
3885
3621
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
3886
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3887
|
-
theme: {
|
|
3888
|
-
primary_color_hex: '#04041c'
|
|
3889
|
-
}
|
|
3622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3890
3623
|
}],
|
|
3891
3624
|
traces: [{
|
|
3892
3625
|
type: 'ibc',
|
|
@@ -3920,10 +3653,7 @@ const asset_list = {
|
|
|
3920
3653
|
},
|
|
3921
3654
|
images: [{
|
|
3922
3655
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
3923
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
3924
|
-
theme: {
|
|
3925
|
-
primary_color_hex: '#142c5c'
|
|
3926
|
-
}
|
|
3656
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
3927
3657
|
}],
|
|
3928
3658
|
coingecko_id: 'ondo-us-dollar-yield',
|
|
3929
3659
|
socials: {
|
|
@@ -3965,10 +3695,7 @@ const asset_list = {
|
|
|
3965
3695
|
},
|
|
3966
3696
|
images: [{
|
|
3967
3697
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
3968
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
3969
|
-
theme: {
|
|
3970
|
-
primary_color_hex: '#2E8564'
|
|
3971
|
-
}
|
|
3698
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
3972
3699
|
}],
|
|
3973
3700
|
traces: [{
|
|
3974
3701
|
type: 'ibc',
|
|
@@ -4001,10 +3728,7 @@ const asset_list = {
|
|
|
4001
3728
|
},
|
|
4002
3729
|
coingecko_id: 'oec-token',
|
|
4003
3730
|
images: [{
|
|
4004
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
4005
|
-
theme: {
|
|
4006
|
-
primary_color_hex: '#bbbbbb'
|
|
4007
|
-
}
|
|
3731
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
4008
3732
|
}],
|
|
4009
3733
|
type_asset: 'sdk.coin',
|
|
4010
3734
|
traces: [{
|
|
@@ -4040,10 +3764,7 @@ const asset_list = {
|
|
|
4040
3764
|
},
|
|
4041
3765
|
images: [{
|
|
4042
3766
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
4043
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
4044
|
-
theme: {
|
|
4045
|
-
primary_color_hex: '#760dbb'
|
|
4046
|
-
}
|
|
3767
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
4047
3768
|
}],
|
|
4048
3769
|
coingecko_id: 'osmosis',
|
|
4049
3770
|
keywords: ['dex', 'staking'],
|
|
@@ -4084,10 +3805,7 @@ const asset_list = {
|
|
|
4084
3805
|
},
|
|
4085
3806
|
images: [{
|
|
4086
3807
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
4087
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
4088
|
-
theme: {
|
|
4089
|
-
primary_color_hex: '#4453c7'
|
|
4090
|
-
}
|
|
3808
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
4091
3809
|
}],
|
|
4092
3810
|
coingecko_id: 'ion',
|
|
4093
3811
|
keywords: ['memecoin', 'defi'],
|
|
@@ -4130,9 +3848,7 @@ const asset_list = {
|
|
|
4130
3848
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
4131
3849
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg',
|
|
4132
3850
|
theme: {
|
|
4133
|
-
circle: true
|
|
4134
|
-
primary_color_hex: '#E59636',
|
|
4135
|
-
background_color_hex: '#000000'
|
|
3851
|
+
circle: true
|
|
4136
3852
|
}
|
|
4137
3853
|
}],
|
|
4138
3854
|
socials: {
|
|
@@ -4172,10 +3888,7 @@ const asset_list = {
|
|
|
4172
3888
|
},
|
|
4173
3889
|
coingecko_id: 'quicksilver',
|
|
4174
3890
|
images: [{
|
|
4175
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
4176
|
-
theme: {
|
|
4177
|
-
primary_color_hex: '#b2b2b2'
|
|
4178
|
-
}
|
|
3891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
4179
3892
|
}],
|
|
4180
3893
|
socials: {
|
|
4181
3894
|
website: 'https://quicksilver.zone/',
|
|
@@ -4255,10 +3968,7 @@ const asset_list = {
|
|
|
4255
3968
|
coingecko_id: 'sifchain',
|
|
4256
3969
|
images: [{
|
|
4257
3970
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
|
|
4258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
4259
|
-
theme: {
|
|
4260
|
-
primary_color_hex: '#be9926'
|
|
4261
|
-
}
|
|
3971
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
4262
3972
|
}],
|
|
4263
3973
|
type_asset: 'sdk.coin',
|
|
4264
3974
|
traces: [{
|
|
@@ -4294,10 +4004,7 @@ const asset_list = {
|
|
|
4294
4004
|
coingecko_id: 'stargaze',
|
|
4295
4005
|
images: [{
|
|
4296
4006
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
4297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4298
|
-
theme: {
|
|
4299
|
-
primary_color_hex: '#db2777'
|
|
4300
|
-
}
|
|
4007
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4301
4008
|
}],
|
|
4302
4009
|
socials: {
|
|
4303
4010
|
website: 'https://www.stargaze.zone/',
|
|
@@ -4337,10 +4044,7 @@ const asset_list = {
|
|
|
4337
4044
|
coingecko_id: 'stride',
|
|
4338
4045
|
images: [{
|
|
4339
4046
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
4340
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
4341
|
-
theme: {
|
|
4342
|
-
primary_color_hex: '#e4047c'
|
|
4343
|
-
}
|
|
4047
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
4344
4048
|
}],
|
|
4345
4049
|
socials: {
|
|
4346
4050
|
website: 'https://stride.zone/',
|
|
@@ -4389,10 +4093,7 @@ const asset_list = {
|
|
|
4389
4093
|
coingecko_id: 'terra-luna',
|
|
4390
4094
|
images: [{
|
|
4391
4095
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png',
|
|
4392
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
4393
|
-
theme: {
|
|
4394
|
-
primary_color_hex: '#fcdb5b'
|
|
4395
|
-
}
|
|
4096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg'
|
|
4396
4097
|
}],
|
|
4397
4098
|
type_asset: 'sdk.coin',
|
|
4398
4099
|
traces: [{
|
|
@@ -4437,10 +4138,7 @@ const asset_list = {
|
|
|
4437
4138
|
coingecko_id: 'terrausd',
|
|
4438
4139
|
images: [{
|
|
4439
4140
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png',
|
|
4440
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
4441
|
-
theme: {
|
|
4442
|
-
primary_color_hex: '#5493f2'
|
|
4443
|
-
}
|
|
4141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg'
|
|
4444
4142
|
}],
|
|
4445
4143
|
type_asset: 'sdk.coin',
|
|
4446
4144
|
traces: [{
|
|
@@ -4484,10 +4182,7 @@ const asset_list = {
|
|
|
4484
4182
|
},
|
|
4485
4183
|
images: [{
|
|
4486
4184
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
4487
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
4488
|
-
theme: {
|
|
4489
|
-
primary_color_hex: '#4b83e0'
|
|
4490
|
-
}
|
|
4185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
4491
4186
|
}],
|
|
4492
4187
|
type_asset: 'sdk.coin',
|
|
4493
4188
|
traces: [{
|
|
@@ -4531,10 +4226,7 @@ const asset_list = {
|
|
|
4531
4226
|
},
|
|
4532
4227
|
images: [{
|
|
4533
4228
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.png',
|
|
4534
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
4535
|
-
theme: {
|
|
4536
|
-
primary_color_hex: '#5981d7'
|
|
4537
|
-
}
|
|
4229
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/aut.svg'
|
|
4538
4230
|
}],
|
|
4539
4231
|
type_asset: 'sdk.coin',
|
|
4540
4232
|
traces: [{
|
|
@@ -4578,10 +4270,7 @@ const asset_list = {
|
|
|
4578
4270
|
},
|
|
4579
4271
|
images: [{
|
|
4580
4272
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.png',
|
|
4581
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
4582
|
-
theme: {
|
|
4583
|
-
primary_color_hex: '#de725b'
|
|
4584
|
-
}
|
|
4273
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cat.svg'
|
|
4585
4274
|
}],
|
|
4586
4275
|
type_asset: 'sdk.coin',
|
|
4587
4276
|
traces: [{
|
|
@@ -4625,10 +4314,7 @@ const asset_list = {
|
|
|
4625
4314
|
},
|
|
4626
4315
|
images: [{
|
|
4627
4316
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.png',
|
|
4628
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
4629
|
-
theme: {
|
|
4630
|
-
primary_color_hex: '#c95c41'
|
|
4631
|
-
}
|
|
4317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cht.svg'
|
|
4632
4318
|
}],
|
|
4633
4319
|
type_asset: 'sdk.coin',
|
|
4634
4320
|
traces: [{
|
|
@@ -4672,10 +4358,7 @@ const asset_list = {
|
|
|
4672
4358
|
},
|
|
4673
4359
|
images: [{
|
|
4674
4360
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.png',
|
|
4675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
4676
|
-
theme: {
|
|
4677
|
-
primary_color_hex: '#d3684c'
|
|
4678
|
-
}
|
|
4361
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnt.svg'
|
|
4679
4362
|
}],
|
|
4680
4363
|
type_asset: 'sdk.coin',
|
|
4681
4364
|
traces: [{
|
|
@@ -4719,10 +4402,7 @@ const asset_list = {
|
|
|
4719
4402
|
},
|
|
4720
4403
|
images: [{
|
|
4721
4404
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.png',
|
|
4722
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
4723
|
-
theme: {
|
|
4724
|
-
primary_color_hex: '#db300a'
|
|
4725
|
-
}
|
|
4405
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/dkt.svg'
|
|
4726
4406
|
}],
|
|
4727
4407
|
type_asset: 'sdk.coin',
|
|
4728
4408
|
traces: [{
|
|
@@ -4766,10 +4446,7 @@ const asset_list = {
|
|
|
4766
4446
|
},
|
|
4767
4447
|
images: [{
|
|
4768
4448
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.png',
|
|
4769
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
4770
|
-
theme: {
|
|
4771
|
-
primary_color_hex: '#1535b2'
|
|
4772
|
-
}
|
|
4449
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/eut.svg'
|
|
4773
4450
|
}],
|
|
4774
4451
|
type_asset: 'sdk.coin',
|
|
4775
4452
|
traces: [{
|
|
@@ -4813,10 +4490,7 @@ const asset_list = {
|
|
|
4813
4490
|
},
|
|
4814
4491
|
images: [{
|
|
4815
4492
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.png',
|
|
4816
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
4817
|
-
theme: {
|
|
4818
|
-
primary_color_hex: '#d49b9c'
|
|
4819
|
-
}
|
|
4493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/gbt.svg'
|
|
4820
4494
|
}],
|
|
4821
4495
|
type_asset: 'sdk.coin',
|
|
4822
4496
|
traces: [{
|
|
@@ -4860,10 +4534,7 @@ const asset_list = {
|
|
|
4860
4534
|
},
|
|
4861
4535
|
images: [{
|
|
4862
4536
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.png',
|
|
4863
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
4864
|
-
theme: {
|
|
4865
|
-
primary_color_hex: '#dc300a'
|
|
4866
|
-
}
|
|
4537
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/hkt.svg'
|
|
4867
4538
|
}],
|
|
4868
4539
|
type_asset: 'sdk.coin',
|
|
4869
4540
|
traces: [{
|
|
@@ -4907,10 +4578,7 @@ const asset_list = {
|
|
|
4907
4578
|
},
|
|
4908
4579
|
images: [{
|
|
4909
4580
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.png',
|
|
4910
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
4911
|
-
theme: {
|
|
4912
|
-
primary_color_hex: '#5893ed'
|
|
4913
|
-
}
|
|
4581
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/idt.svg'
|
|
4914
4582
|
}],
|
|
4915
4583
|
type_asset: 'sdk.coin',
|
|
4916
4584
|
traces: [{
|
|
@@ -4954,10 +4622,7 @@ const asset_list = {
|
|
|
4954
4622
|
},
|
|
4955
4623
|
images: [{
|
|
4956
4624
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.png',
|
|
4957
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
4958
|
-
theme: {
|
|
4959
|
-
primary_color_hex: '#4b87e6'
|
|
4960
|
-
}
|
|
4625
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/int.svg'
|
|
4961
4626
|
}],
|
|
4962
4627
|
type_asset: 'sdk.coin',
|
|
4963
4628
|
traces: [{
|
|
@@ -5001,10 +4666,7 @@ const asset_list = {
|
|
|
5001
4666
|
},
|
|
5002
4667
|
images: [{
|
|
5003
4668
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.png',
|
|
5004
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
5005
|
-
theme: {
|
|
5006
|
-
primary_color_hex: '#cfcfcf'
|
|
5007
|
-
}
|
|
4669
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/jpt.svg'
|
|
5008
4670
|
}],
|
|
5009
4671
|
type_asset: 'sdk.coin',
|
|
5010
4672
|
traces: [{
|
|
@@ -5048,10 +4710,7 @@ const asset_list = {
|
|
|
5048
4710
|
},
|
|
5049
4711
|
images: [{
|
|
5050
4712
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.png',
|
|
5051
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
5052
|
-
theme: {
|
|
5053
|
-
primary_color_hex: '#4085f0'
|
|
5054
|
-
}
|
|
4713
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/mnt.svg'
|
|
5055
4714
|
}],
|
|
5056
4715
|
type_asset: 'sdk.coin',
|
|
5057
4716
|
traces: [{
|
|
@@ -5095,10 +4754,7 @@ const asset_list = {
|
|
|
5095
4754
|
},
|
|
5096
4755
|
images: [{
|
|
5097
4756
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.png',
|
|
5098
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
5099
|
-
theme: {
|
|
5100
|
-
primary_color_hex: '#5893ed'
|
|
5101
|
-
}
|
|
4757
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/myt.svg'
|
|
5102
4758
|
}],
|
|
5103
4759
|
type_asset: 'sdk.coin',
|
|
5104
4760
|
traces: [{
|
|
@@ -5142,10 +4798,7 @@ const asset_list = {
|
|
|
5142
4798
|
},
|
|
5143
4799
|
images: [{
|
|
5144
4800
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.png',
|
|
5145
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
5146
|
-
theme: {
|
|
5147
|
-
primary_color_hex: '#5493f3'
|
|
5148
|
-
}
|
|
4801
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/not.svg'
|
|
5149
4802
|
}],
|
|
5150
4803
|
type_asset: 'sdk.coin',
|
|
5151
4804
|
traces: [{
|
|
@@ -5189,10 +4842,7 @@ const asset_list = {
|
|
|
5189
4842
|
},
|
|
5190
4843
|
images: [{
|
|
5191
4844
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.png',
|
|
5192
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
5193
|
-
theme: {
|
|
5194
|
-
primary_color_hex: '#e88057'
|
|
5195
|
-
}
|
|
4845
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/pht.svg'
|
|
5196
4846
|
}],
|
|
5197
4847
|
type_asset: 'sdk.coin',
|
|
5198
4848
|
traces: [{
|
|
@@ -5236,10 +4886,7 @@ const asset_list = {
|
|
|
5236
4886
|
},
|
|
5237
4887
|
images: [{
|
|
5238
4888
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.png',
|
|
5239
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
5240
|
-
theme: {
|
|
5241
|
-
primary_color_hex: '#2fa4f1'
|
|
5242
|
-
}
|
|
4889
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sdt.svg'
|
|
5243
4890
|
}],
|
|
5244
4891
|
type_asset: 'sdk.coin',
|
|
5245
4892
|
traces: [{
|
|
@@ -5283,10 +4930,7 @@ const asset_list = {
|
|
|
5283
4930
|
},
|
|
5284
4931
|
images: [{
|
|
5285
4932
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.png',
|
|
5286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
5287
|
-
theme: {
|
|
5288
|
-
primary_color_hex: '#2e71e1'
|
|
5289
|
-
}
|
|
4933
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/set.svg'
|
|
5290
4934
|
}],
|
|
5291
4935
|
type_asset: 'sdk.coin',
|
|
5292
4936
|
traces: [{
|
|
@@ -5330,10 +4974,7 @@ const asset_list = {
|
|
|
5330
4974
|
},
|
|
5331
4975
|
images: [{
|
|
5332
4976
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.png',
|
|
5333
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
5334
|
-
theme: {
|
|
5335
|
-
primary_color_hex: '#4886e7'
|
|
5336
|
-
}
|
|
4977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/sgt.svg'
|
|
5337
4978
|
}],
|
|
5338
4979
|
type_asset: 'sdk.coin',
|
|
5339
4980
|
traces: [{
|
|
@@ -5377,10 +5018,7 @@ const asset_list = {
|
|
|
5377
5018
|
},
|
|
5378
5019
|
images: [{
|
|
5379
5020
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.png',
|
|
5380
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
5381
|
-
theme: {
|
|
5382
|
-
primary_color_hex: '#5493f3'
|
|
5383
|
-
}
|
|
5021
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tht.svg'
|
|
5384
5022
|
}],
|
|
5385
5023
|
type_asset: 'sdk.coin',
|
|
5386
5024
|
traces: [{
|
|
@@ -5424,10 +5062,7 @@ const asset_list = {
|
|
|
5424
5062
|
},
|
|
5425
5063
|
images: [{
|
|
5426
5064
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.png',
|
|
5427
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
5428
|
-
theme: {
|
|
5429
|
-
primary_color_hex: '#5493f3'
|
|
5430
|
-
}
|
|
5065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/twt.svg'
|
|
5431
5066
|
}],
|
|
5432
5067
|
type_asset: 'sdk.coin',
|
|
5433
5068
|
traces: [{
|
|
@@ -5463,10 +5098,7 @@ const asset_list = {
|
|
|
5463
5098
|
coingecko_id: 'terra-luna-2',
|
|
5464
5099
|
images: [{
|
|
5465
5100
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
5466
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
5467
|
-
theme: {
|
|
5468
|
-
primary_color_hex: '#f4de6f'
|
|
5469
|
-
}
|
|
5101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
5470
5102
|
}],
|
|
5471
5103
|
socials: {
|
|
5472
5104
|
website: 'https://www.phoenix.money/',
|
|
@@ -5508,10 +5140,7 @@ const asset_list = {
|
|
|
5508
5140
|
coingecko_id: 'sienna',
|
|
5509
5141
|
images: [{
|
|
5510
5142
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
5511
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5512
|
-
theme: {
|
|
5513
|
-
primary_color_hex: '#2c2c2c'
|
|
5514
|
-
}
|
|
5143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5515
5144
|
}],
|
|
5516
5145
|
traces: [{
|
|
5517
5146
|
type: 'ibc-cw20',
|
|
@@ -5586,10 +5215,7 @@ const asset_list = {
|
|
|
5586
5215
|
coingecko_id: 'shade-protocol',
|
|
5587
5216
|
images: [{
|
|
5588
5217
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png',
|
|
5589
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
5590
|
-
theme: {
|
|
5591
|
-
primary_color_hex: '#342c52'
|
|
5592
|
-
}
|
|
5218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
5593
5219
|
}],
|
|
5594
5220
|
traces: [{
|
|
5595
5221
|
type: 'ibc-cw20',
|
|
@@ -5628,10 +5254,7 @@ const asset_list = {
|
|
|
5628
5254
|
coingecko_id: 'silk-bcec1136-561c-4706-a42c-8b67d0d7f7d2',
|
|
5629
5255
|
images: [{
|
|
5630
5256
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5632
|
-
theme: {
|
|
5633
|
-
primary_color_hex: '#3142fc'
|
|
5634
|
-
}
|
|
5257
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5635
5258
|
}],
|
|
5636
5259
|
traces: [{
|
|
5637
5260
|
type: 'ibc-cw20',
|
|
@@ -5669,10 +5292,7 @@ const asset_list = {
|
|
|
5669
5292
|
},
|
|
5670
5293
|
images: [{
|
|
5671
5294
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
5672
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
5673
|
-
theme: {
|
|
5674
|
-
primary_color_hex: '#3142fc'
|
|
5675
|
-
}
|
|
5295
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
5676
5296
|
}],
|
|
5677
5297
|
traces: [{
|
|
5678
5298
|
type: 'ibc-cw20',
|
|
@@ -5710,10 +5330,7 @@ const asset_list = {
|
|
|
5710
5330
|
},
|
|
5711
5331
|
images: [{
|
|
5712
5332
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5713
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5714
|
-
theme: {
|
|
5715
|
-
primary_color_hex: '#3142fc'
|
|
5716
|
-
}
|
|
5333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5717
5334
|
}],
|
|
5718
5335
|
traces: [{
|
|
5719
5336
|
type: 'ibc-cw20',
|
|
@@ -5752,10 +5369,7 @@ const asset_list = {
|
|
|
5752
5369
|
coingecko_id: 'stkd-scrt',
|
|
5753
5370
|
images: [{
|
|
5754
5371
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png',
|
|
5755
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
5756
|
-
theme: {
|
|
5757
|
-
primary_color_hex: '#b8a2dc'
|
|
5758
|
-
}
|
|
5372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
5759
5373
|
}],
|
|
5760
5374
|
traces: [{
|
|
5761
5375
|
type: 'ibc-cw20',
|
|
@@ -5793,10 +5407,7 @@ const asset_list = {
|
|
|
5793
5407
|
},
|
|
5794
5408
|
images: [{
|
|
5795
5409
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
5796
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
5797
|
-
theme: {
|
|
5798
|
-
primary_color_hex: '#7b04eb'
|
|
5799
|
-
}
|
|
5410
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
5800
5411
|
}],
|
|
5801
5412
|
traces: [{
|
|
5802
5413
|
type: 'ibc-cw20',
|
|
@@ -5834,10 +5445,7 @@ const asset_list = {
|
|
|
5834
5445
|
},
|
|
5835
5446
|
images: [{
|
|
5836
5447
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
5837
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
5838
|
-
theme: {
|
|
5839
|
-
primary_color_hex: '#694c90'
|
|
5840
|
-
}
|
|
5448
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
5841
5449
|
}],
|
|
5842
5450
|
socials: {
|
|
5843
5451
|
website: 'http://alter.network/',
|
|
@@ -5879,10 +5487,7 @@ const asset_list = {
|
|
|
5879
5487
|
},
|
|
5880
5488
|
images: [{
|
|
5881
5489
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
5882
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5883
|
-
theme: {
|
|
5884
|
-
primary_color_hex: '#f2b854'
|
|
5885
|
-
}
|
|
5490
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5886
5491
|
}],
|
|
5887
5492
|
socials: {
|
|
5888
5493
|
website: 'http://amber.money/',
|
|
@@ -5924,10 +5529,7 @@ const asset_list = {
|
|
|
5924
5529
|
},
|
|
5925
5530
|
images: [{
|
|
5926
5531
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.png',
|
|
5927
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
5928
|
-
theme: {
|
|
5929
|
-
primary_color_hex: '#c49df3'
|
|
5930
|
-
}
|
|
5532
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
5931
5533
|
}],
|
|
5932
5534
|
traces: [{
|
|
5933
5535
|
type: 'ibc-cw20',
|
|
@@ -5966,10 +5568,7 @@ const asset_list = {
|
|
|
5966
5568
|
coingecko_id: 'sienna',
|
|
5967
5569
|
images: [{
|
|
5968
5570
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
5969
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5970
|
-
theme: {
|
|
5971
|
-
primary_color_hex: '#2c2c2c'
|
|
5972
|
-
}
|
|
5571
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5973
5572
|
}],
|
|
5974
5573
|
traces: [{
|
|
5975
5574
|
type: 'ibc-cw20',
|
|
@@ -6044,10 +5643,7 @@ const asset_list = {
|
|
|
6044
5643
|
coingecko_id: 'shade-protocol',
|
|
6045
5644
|
images: [{
|
|
6046
5645
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png',
|
|
6047
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
6048
|
-
theme: {
|
|
6049
|
-
primary_color_hex: '#342c52'
|
|
6050
|
-
}
|
|
5646
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
6051
5647
|
}],
|
|
6052
5648
|
traces: [{
|
|
6053
5649
|
type: 'ibc-cw20',
|
|
@@ -6086,10 +5682,7 @@ const asset_list = {
|
|
|
6086
5682
|
coingecko_id: 'silk-bcec1136-561c-4706-a42c-8b67d0d7f7d2',
|
|
6087
5683
|
images: [{
|
|
6088
5684
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6089
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6090
|
-
theme: {
|
|
6091
|
-
primary_color_hex: '#3142fc'
|
|
6092
|
-
}
|
|
5685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6093
5686
|
}],
|
|
6094
5687
|
traces: [{
|
|
6095
5688
|
type: 'ibc-cw20',
|
|
@@ -6127,10 +5720,7 @@ const asset_list = {
|
|
|
6127
5720
|
},
|
|
6128
5721
|
images: [{
|
|
6129
5722
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
6130
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
6131
|
-
theme: {
|
|
6132
|
-
primary_color_hex: '#3142fc'
|
|
6133
|
-
}
|
|
5723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
6134
5724
|
}],
|
|
6135
5725
|
traces: [{
|
|
6136
5726
|
type: 'ibc-cw20',
|
|
@@ -6168,10 +5758,7 @@ const asset_list = {
|
|
|
6168
5758
|
},
|
|
6169
5759
|
images: [{
|
|
6170
5760
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6171
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6172
|
-
theme: {
|
|
6173
|
-
primary_color_hex: '#3142fc'
|
|
6174
|
-
}
|
|
5761
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6175
5762
|
}],
|
|
6176
5763
|
traces: [{
|
|
6177
5764
|
type: 'ibc-cw20',
|
|
@@ -6210,10 +5797,7 @@ const asset_list = {
|
|
|
6210
5797
|
coingecko_id: 'stkd-scrt',
|
|
6211
5798
|
images: [{
|
|
6212
5799
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png',
|
|
6213
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
6214
|
-
theme: {
|
|
6215
|
-
primary_color_hex: '#b8a2dc'
|
|
6216
|
-
}
|
|
5800
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg'
|
|
6217
5801
|
}],
|
|
6218
5802
|
traces: [{
|
|
6219
5803
|
type: 'ibc-cw20',
|
|
@@ -6251,10 +5835,7 @@ const asset_list = {
|
|
|
6251
5835
|
},
|
|
6252
5836
|
images: [{
|
|
6253
5837
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
6254
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
6255
|
-
theme: {
|
|
6256
|
-
primary_color_hex: '#7b04eb'
|
|
6257
|
-
}
|
|
5838
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
6258
5839
|
}],
|
|
6259
5840
|
traces: [{
|
|
6260
5841
|
type: 'ibc-cw20',
|
|
@@ -6292,10 +5873,7 @@ const asset_list = {
|
|
|
6292
5873
|
},
|
|
6293
5874
|
images: [{
|
|
6294
5875
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
6295
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
6296
|
-
theme: {
|
|
6297
|
-
primary_color_hex: '#694c90'
|
|
6298
|
-
}
|
|
5876
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
6299
5877
|
}],
|
|
6300
5878
|
socials: {
|
|
6301
5879
|
website: 'http://alter.network/',
|
|
@@ -6337,10 +5915,7 @@ const asset_list = {
|
|
|
6337
5915
|
},
|
|
6338
5916
|
images: [{
|
|
6339
5917
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
6340
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
6341
|
-
theme: {
|
|
6342
|
-
primary_color_hex: '#f2b854'
|
|
6343
|
-
}
|
|
5918
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
6344
5919
|
}],
|
|
6345
5920
|
socials: {
|
|
6346
5921
|
website: 'http://amber.money/',
|
|
@@ -6382,10 +5957,7 @@ const asset_list = {
|
|
|
6382
5957
|
},
|
|
6383
5958
|
images: [{
|
|
6384
5959
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.png',
|
|
6385
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
6386
|
-
theme: {
|
|
6387
|
-
primary_color_hex: '#c49df3'
|
|
6388
|
-
}
|
|
5960
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shill.svg'
|
|
6389
5961
|
}],
|
|
6390
5962
|
traces: [{
|
|
6391
5963
|
type: 'ibc-cw20',
|