@chain-registry/assets 1.65.3 → 1.65.5
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/esm/mainnet/acrechain.js +66 -0
- package/esm/mainnet/agoric.js +42 -2
- package/esm/mainnet/aioz.js +2 -0
- package/esm/mainnet/akash.js +36 -0
- package/esm/mainnet/andromeda.js +26 -0
- package/esm/mainnet/archway.js +58 -2
- package/esm/mainnet/assetmantle.js +6 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/aura.js +22 -2
- package/esm/mainnet/axelar.js +266 -0
- package/esm/mainnet/bandchain.js +4 -0
- package/esm/mainnet/beezee.js +4 -0
- package/esm/mainnet/bitcanna.js +6 -0
- package/esm/mainnet/bitsong.js +10 -0
- package/esm/mainnet/bostrom.js +2 -0
- package/esm/mainnet/canto.js +6 -0
- package/esm/mainnet/carbon.js +18 -0
- package/esm/mainnet/celestia.js +198 -2
- package/esm/mainnet/chain4energy.js +2 -0
- package/esm/mainnet/cheqd.js +6 -0
- package/esm/mainnet/chihuahua.js +20 -0
- package/esm/mainnet/cifer.js +2 -0
- package/esm/mainnet/comdex.js +18 -0
- package/esm/mainnet/composable.js +62 -0
- package/esm/mainnet/coreum.js +34 -2
- package/esm/mainnet/cosmoshub.js +324 -6
- package/esm/mainnet/crescent.js +110 -0
- package/esm/mainnet/cronos.js +12 -2
- package/esm/mainnet/cryptoorgchain.js +26 -0
- package/esm/mainnet/decentr.js +6 -0
- package/esm/mainnet/dig.js +2 -0
- package/esm/mainnet/doravota.js +36 -0
- package/esm/mainnet/dydx.js +186 -2
- package/esm/mainnet/dymension.js +40 -2
- package/esm/mainnet/emoney.js +6 -0
- package/esm/mainnet/empowerchain.js +4 -0
- package/esm/mainnet/evmos.js +70 -2
- package/esm/mainnet/furya.js +8 -0
- package/esm/mainnet/fxcore.js +4 -0
- package/esm/mainnet/gateway.js +24 -0
- package/esm/mainnet/gravitybridge.js +50 -2
- package/esm/mainnet/haqq.js +22 -2
- package/esm/mainnet/impacthub.js +8 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +214 -2
- package/esm/mainnet/irisnet.js +40 -0
- package/esm/mainnet/jackal.js +12 -0
- package/esm/mainnet/joltify.js +4 -0
- package/esm/mainnet/juno.js +122 -0
- package/esm/mainnet/kava.js +64 -0
- package/esm/mainnet/kichain.js +2 -0
- package/esm/mainnet/kujira.js +136 -6
- package/esm/mainnet/kyve.js +6 -0
- package/esm/mainnet/lava.js +6 -0
- package/esm/mainnet/likecoin.js +2 -0
- package/esm/mainnet/lumnetwork.js +2 -0
- package/esm/mainnet/mars.js +18 -0
- package/esm/mainnet/medasdigital.js +2 -0
- package/esm/mainnet/migaloo.js +62 -2
- package/esm/mainnet/neutron.js +220 -2
- package/esm/mainnet/nibiru.js +4 -0
- package/esm/mainnet/noble.js +372 -6
- package/esm/mainnet/nois.js +38 -0
- package/esm/mainnet/nolus.js +14 -0
- package/esm/mainnet/nomic.js +10 -0
- package/esm/mainnet/nyx.js +2 -0
- package/esm/mainnet/odin.js +20 -0
- package/esm/mainnet/okexchain.js +10 -0
- package/esm/mainnet/omniflixhub.js +16 -0
- package/esm/mainnet/onex.js +16 -2
- package/esm/mainnet/onomy.js +2 -0
- package/esm/mainnet/oraichain.js +30 -0
- package/esm/mainnet/osmosis.js +538 -6
- package/esm/mainnet/persistence.js +94 -2
- package/esm/mainnet/planq.js +18 -0
- package/esm/mainnet/point.js +2 -0
- package/esm/mainnet/provenance.js +4 -0
- package/esm/mainnet/pryzm.js +38 -0
- package/esm/mainnet/pundix.js +2 -0
- package/esm/mainnet/quicksilver.js +18 -0
- package/esm/mainnet/qwoyn.js +2 -0
- package/esm/mainnet/realio.js +4 -0
- package/esm/mainnet/regen.js +24 -0
- package/esm/mainnet/saga.js +14 -0
- package/esm/mainnet/secretnetwork.js +144 -2
- package/esm/mainnet/sei.js +40 -4
- package/esm/mainnet/self.js +4 -0
- package/esm/mainnet/sentinel.js +24 -0
- package/esm/mainnet/shido.js +4 -0
- package/esm/mainnet/sifchain.js +22 -0
- package/esm/mainnet/sommelier.js +24 -0
- package/esm/mainnet/source.js +10 -2
- package/esm/mainnet/stafihub.js +10 -0
- package/esm/mainnet/stargaze.js +50 -0
- package/esm/mainnet/starname.js +16 -0
- package/esm/mainnet/stride.js +232 -0
- package/esm/mainnet/teritori.js +8 -0
- package/esm/mainnet/terra.js +16 -0
- package/esm/mainnet/terra2.js +286 -2
- package/esm/mainnet/tgrade.js +4 -0
- package/esm/mainnet/titan.js +244 -0
- package/esm/mainnet/umee.js +62 -2
- package/esm/mainnet/unification.js +2 -0
- package/esm/mainnet/uptick.js +4 -0
- package/esm/mainnet/vidulum.js +4 -0
- package/esm/mainnet/xpla.js +16 -0
- package/esm/noncosmos/penumbra.js +8 -0
- package/esm/testnet/archwaytestnet.js +4 -0
- package/esm/testnet/axelartestnet.js +20 -0
- package/esm/testnet/celestiatestnet3.js +2 -0
- package/esm/testnet/cosmoshubtestnet.js +20 -0
- package/esm/testnet/dydxtestnet.js +2 -0
- package/esm/testnet/elystestnet.js +8 -0
- package/esm/testnet/empowertestnet.js +4 -0
- package/esm/testnet/injectivetestnet.js +4 -0
- package/esm/testnet/junotestnet.js +6 -0
- package/esm/testnet/kujiratestnet.js +4 -0
- package/esm/testnet/lavatestnet.js +2 -0
- package/esm/testnet/mantrachaintestnet.js +8 -0
- package/esm/testnet/marstestnet.js +4 -0
- package/esm/testnet/neutrontestnet.js +4 -0
- package/esm/testnet/nobletestnet.js +14 -0
- package/esm/testnet/noistestnet.js +8 -0
- package/esm/testnet/nolustestnet.js +2 -0
- package/esm/testnet/osmosistestnet.js +62 -0
- package/esm/testnet/osmosistestnet4.js +12 -0
- package/esm/testnet/persistencetestnet2.js +4 -0
- package/esm/testnet/sagatestnet.js +2 -0
- package/esm/testnet/seitestnet2.js +6 -0
- package/esm/testnet/stargazetestnet.js +6 -0
- package/esm/testnet/symphonytestnet.js +8 -0
- package/esm/testnet/terra2testnet.js +2 -0
- package/esm/testnet/titantestnet.js +12 -0
- package/esm/testnet/xiontestnet.js +10 -0
- package/mainnet/acrechain.js +66 -0
- package/mainnet/agoric.js +42 -2
- package/mainnet/aioz.js +2 -0
- package/mainnet/akash.js +36 -0
- package/mainnet/andromeda.js +26 -0
- package/mainnet/archway.js +58 -2
- package/mainnet/assetmantle.js +6 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/aura.js +22 -2
- package/mainnet/axelar.js +266 -0
- package/mainnet/bandchain.js +4 -0
- package/mainnet/beezee.js +4 -0
- package/mainnet/bitcanna.js +6 -0
- package/mainnet/bitsong.js +10 -0
- package/mainnet/bostrom.js +2 -0
- package/mainnet/canto.js +6 -0
- package/mainnet/carbon.js +18 -0
- package/mainnet/celestia.js +198 -2
- package/mainnet/chain4energy.js +2 -0
- package/mainnet/cheqd.js +6 -0
- package/mainnet/chihuahua.js +20 -0
- package/mainnet/cifer.js +2 -0
- package/mainnet/comdex.js +18 -0
- package/mainnet/composable.js +62 -0
- package/mainnet/coreum.js +34 -2
- package/mainnet/cosmoshub.js +324 -6
- package/mainnet/crescent.js +110 -0
- package/mainnet/cronos.js +12 -2
- package/mainnet/cryptoorgchain.js +26 -0
- package/mainnet/decentr.js +6 -0
- package/mainnet/dig.js +2 -0
- package/mainnet/doravota.js +36 -0
- package/mainnet/dydx.js +186 -2
- package/mainnet/dymension.js +40 -2
- package/mainnet/emoney.js +6 -0
- package/mainnet/empowerchain.js +4 -0
- package/mainnet/evmos.js +70 -2
- package/mainnet/furya.js +8 -0
- package/mainnet/fxcore.js +4 -0
- package/mainnet/gateway.js +24 -0
- package/mainnet/gravitybridge.js +50 -2
- package/mainnet/haqq.js +22 -2
- package/mainnet/impacthub.js +8 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/injective.js +214 -2
- package/mainnet/irisnet.js +40 -0
- package/mainnet/jackal.js +12 -0
- package/mainnet/joltify.js +4 -0
- package/mainnet/juno.js +122 -0
- package/mainnet/kava.js +64 -0
- package/mainnet/kichain.js +2 -0
- package/mainnet/kujira.js +136 -6
- package/mainnet/kyve.js +6 -0
- package/mainnet/lava.js +6 -0
- package/mainnet/likecoin.js +2 -0
- package/mainnet/lumnetwork.js +2 -0
- package/mainnet/mars.js +18 -0
- package/mainnet/medasdigital.js +2 -0
- package/mainnet/migaloo.js +62 -2
- package/mainnet/neutron.js +220 -2
- package/mainnet/nibiru.js +4 -0
- package/mainnet/noble.js +372 -6
- package/mainnet/nois.js +38 -0
- package/mainnet/nolus.js +14 -0
- package/mainnet/nomic.js +10 -0
- package/mainnet/nyx.js +2 -0
- package/mainnet/odin.js +20 -0
- package/mainnet/okexchain.js +10 -0
- package/mainnet/omniflixhub.js +16 -0
- package/mainnet/onex.js +16 -2
- package/mainnet/onomy.js +2 -0
- package/mainnet/oraichain.js +30 -0
- package/mainnet/osmosis.js +538 -6
- package/mainnet/persistence.js +94 -2
- package/mainnet/planq.js +18 -0
- package/mainnet/point.js +2 -0
- package/mainnet/provenance.js +4 -0
- package/mainnet/pryzm.js +38 -0
- package/mainnet/pundix.js +2 -0
- package/mainnet/quicksilver.js +18 -0
- package/mainnet/qwoyn.js +2 -0
- package/mainnet/realio.js +4 -0
- package/mainnet/regen.js +24 -0
- package/mainnet/saga.js +14 -0
- package/mainnet/secretnetwork.js +144 -2
- package/mainnet/sei.js +40 -4
- package/mainnet/self.js +4 -0
- package/mainnet/sentinel.js +24 -0
- package/mainnet/shido.js +4 -0
- package/mainnet/sifchain.js +22 -0
- package/mainnet/sommelier.js +24 -0
- package/mainnet/source.js +10 -2
- package/mainnet/stafihub.js +10 -0
- package/mainnet/stargaze.js +50 -0
- package/mainnet/starname.js +16 -0
- package/mainnet/stride.js +232 -0
- package/mainnet/teritori.js +8 -0
- package/mainnet/terra.js +16 -0
- package/mainnet/terra2.js +286 -2
- package/mainnet/tgrade.js +4 -0
- package/mainnet/titan.d.ts +3 -0
- package/mainnet/titan.js +246 -0
- package/mainnet/umee.js +62 -2
- package/mainnet/unification.js +2 -0
- package/mainnet/uptick.js +4 -0
- package/mainnet/vidulum.js +4 -0
- package/mainnet/xpla.js +16 -0
- package/noncosmos/penumbra.js +8 -0
- package/package.json +5 -5
- package/testnet/archwaytestnet.js +4 -0
- package/testnet/axelartestnet.js +20 -0
- package/testnet/celestiatestnet3.js +2 -0
- package/testnet/cosmoshubtestnet.js +20 -0
- package/testnet/dydxtestnet.js +2 -0
- package/testnet/elystestnet.js +8 -0
- package/testnet/empowertestnet.js +4 -0
- package/testnet/injectivetestnet.js +4 -0
- package/testnet/junotestnet.js +6 -0
- package/testnet/kujiratestnet.js +4 -0
- package/testnet/lavatestnet.js +2 -0
- package/testnet/mantrachaintestnet.js +8 -0
- package/testnet/marstestnet.js +4 -0
- package/testnet/neutrontestnet.js +4 -0
- package/testnet/nobletestnet.js +14 -0
- package/testnet/noistestnet.js +8 -0
- package/testnet/nolustestnet.js +2 -0
- package/testnet/osmosistestnet.js +62 -0
- package/testnet/osmosistestnet4.js +12 -0
- package/testnet/persistencetestnet2.js +4 -0
- package/testnet/sagatestnet.js +2 -0
- package/testnet/seitestnet2.js +6 -0
- package/testnet/stargazetestnet.js +6 -0
- package/testnet/symphonytestnet.js +8 -0
- package/testnet/terra2testnet.js +2 -0
- package/testnet/titantestnet.js +12 -0
- package/testnet/xiontestnet.js +10 -0
package/mainnet/osmosis.js
CHANGED
|
@@ -28,6 +28,7 @@ const assets = {
|
|
|
28
28
|
primary_color_hex: '#dbdbdb'
|
|
29
29
|
}
|
|
30
30
|
}],
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
31
32
|
traces: [{
|
|
32
33
|
type: 'ibc',
|
|
33
34
|
counterparty: {
|
|
@@ -70,6 +71,7 @@ const assets = {
|
|
|
70
71
|
website: 'https://arable.finance/',
|
|
71
72
|
twitter: 'https://twitter.com/ArableProtocol'
|
|
72
73
|
},
|
|
74
|
+
type_asset: 'sdk.coin',
|
|
73
75
|
traces: [{
|
|
74
76
|
type: 'ibc',
|
|
75
77
|
counterparty: {
|
|
@@ -112,6 +114,7 @@ const assets = {
|
|
|
112
114
|
website: 'https://arable.finance/',
|
|
113
115
|
twitter: 'https://twitter.com/ArableProtocol'
|
|
114
116
|
},
|
|
117
|
+
type_asset: 'sdk.coin',
|
|
115
118
|
traces: [{
|
|
116
119
|
type: 'ibc',
|
|
117
120
|
counterparty: {
|
|
@@ -149,6 +152,7 @@ const assets = {
|
|
|
149
152
|
primary_color_hex: '#ecc53b'
|
|
150
153
|
}
|
|
151
154
|
}],
|
|
155
|
+
type_asset: 'sdk.coin',
|
|
152
156
|
traces: [{
|
|
153
157
|
type: 'ibc',
|
|
154
158
|
counterparty: {
|
|
@@ -191,6 +195,7 @@ const assets = {
|
|
|
191
195
|
website: 'https://agoric.com/',
|
|
192
196
|
twitter: 'https://twitter.com/agoric'
|
|
193
197
|
},
|
|
198
|
+
type_asset: 'sdk.coin',
|
|
194
199
|
traces: [{
|
|
195
200
|
type: 'ibc',
|
|
196
201
|
counterparty: {
|
|
@@ -229,6 +234,7 @@ const assets = {
|
|
|
229
234
|
primary_color_hex: '#d485e2'
|
|
230
235
|
}
|
|
231
236
|
}],
|
|
237
|
+
type_asset: 'sdk.coin',
|
|
232
238
|
traces: [{
|
|
233
239
|
type: 'ibc',
|
|
234
240
|
counterparty: {
|
|
@@ -278,6 +284,7 @@ const assets = {
|
|
|
278
284
|
website: 'https://aioz.network/',
|
|
279
285
|
twitter: 'https://twitter.com/AIOZNetwork'
|
|
280
286
|
},
|
|
287
|
+
type_asset: 'sdk.coin',
|
|
281
288
|
traces: [{
|
|
282
289
|
type: 'ibc',
|
|
283
290
|
counterparty: {
|
|
@@ -320,6 +327,7 @@ const assets = {
|
|
|
320
327
|
website: 'https://akash.network/',
|
|
321
328
|
twitter: 'https://twitter.com/akashnet_'
|
|
322
329
|
},
|
|
330
|
+
type_asset: 'sdk.coin',
|
|
323
331
|
traces: [{
|
|
324
332
|
type: 'ibc',
|
|
325
333
|
counterparty: {
|
|
@@ -356,6 +364,7 @@ const assets = {
|
|
|
356
364
|
primary_color_hex: '#040404'
|
|
357
365
|
}
|
|
358
366
|
}],
|
|
367
|
+
type_asset: 'sdk.coin',
|
|
359
368
|
traces: [{
|
|
360
369
|
type: 'ibc',
|
|
361
370
|
counterparty: {
|
|
@@ -405,6 +414,7 @@ const assets = {
|
|
|
405
414
|
website: 'https://archway.io/',
|
|
406
415
|
twitter: 'https://twitter.com/archwayHQ'
|
|
407
416
|
},
|
|
417
|
+
type_asset: 'sdk.coin',
|
|
408
418
|
traces: [{
|
|
409
419
|
type: 'ibc',
|
|
410
420
|
counterparty: {
|
|
@@ -446,6 +456,7 @@ const assets = {
|
|
|
446
456
|
website: 'https://arkhadian.io/',
|
|
447
457
|
twitter: 'https://twitter.com/ArkhadianSas'
|
|
448
458
|
},
|
|
459
|
+
type_asset: 'sdk.coin',
|
|
449
460
|
traces: [{
|
|
450
461
|
type: 'ibc',
|
|
451
462
|
counterparty: {
|
|
@@ -488,6 +499,7 @@ const assets = {
|
|
|
488
499
|
website: 'https://www.assetmantle.one/',
|
|
489
500
|
twitter: 'https://twitter.com/AssetMantle'
|
|
490
501
|
},
|
|
502
|
+
type_asset: 'sdk.coin',
|
|
491
503
|
traces: [{
|
|
492
504
|
type: 'ibc',
|
|
493
505
|
counterparty: {
|
|
@@ -526,6 +538,7 @@ const assets = {
|
|
|
526
538
|
primary_color_hex: '#a7c8d4'
|
|
527
539
|
}
|
|
528
540
|
}],
|
|
541
|
+
type_asset: 'sdk.coin',
|
|
529
542
|
traces: [{
|
|
530
543
|
type: 'ibc',
|
|
531
544
|
counterparty: {
|
|
@@ -568,6 +581,7 @@ const assets = {
|
|
|
568
581
|
website: 'https://axelar.network/',
|
|
569
582
|
twitter: 'https://twitter.com/axelarnetwork'
|
|
570
583
|
},
|
|
584
|
+
type_asset: 'sdk.coin',
|
|
571
585
|
traces: [{
|
|
572
586
|
type: 'ibc',
|
|
573
587
|
counterparty: {
|
|
@@ -610,6 +624,7 @@ const assets = {
|
|
|
610
624
|
website: 'https://www.bandprotocol.com/',
|
|
611
625
|
twitter: 'https://twitter.com/BandProtocol'
|
|
612
626
|
},
|
|
627
|
+
type_asset: 'sdk.coin',
|
|
613
628
|
traces: [{
|
|
614
629
|
type: 'ibc',
|
|
615
630
|
counterparty: {
|
|
@@ -648,6 +663,7 @@ const assets = {
|
|
|
648
663
|
primary_color_hex: '#079fd7'
|
|
649
664
|
}
|
|
650
665
|
}],
|
|
666
|
+
type_asset: 'sdk.coin',
|
|
651
667
|
traces: [{
|
|
652
668
|
type: 'ibc',
|
|
653
669
|
counterparty: {
|
|
@@ -690,6 +706,7 @@ const assets = {
|
|
|
690
706
|
website: 'http://www.bitcanna.io/',
|
|
691
707
|
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
692
708
|
},
|
|
709
|
+
type_asset: 'sdk.coin',
|
|
693
710
|
traces: [{
|
|
694
711
|
type: 'ibc',
|
|
695
712
|
counterparty: {
|
|
@@ -777,6 +794,7 @@ const assets = {
|
|
|
777
794
|
website: 'http://bluzelle.com/',
|
|
778
795
|
twitter: 'https://twitter.com/BluzelleHQ'
|
|
779
796
|
},
|
|
797
|
+
type_asset: 'sdk.coin',
|
|
780
798
|
traces: [{
|
|
781
799
|
type: 'ibc',
|
|
782
800
|
counterparty: {
|
|
@@ -813,6 +831,7 @@ const assets = {
|
|
|
813
831
|
primary_color_hex: '#0c3ab5'
|
|
814
832
|
}
|
|
815
833
|
}],
|
|
834
|
+
type_asset: 'sdk.coin',
|
|
816
835
|
traces: [{
|
|
817
836
|
type: 'ibc',
|
|
818
837
|
counterparty: {
|
|
@@ -849,6 +868,7 @@ const assets = {
|
|
|
849
868
|
primary_color_hex: '#ee8828'
|
|
850
869
|
}
|
|
851
870
|
}],
|
|
871
|
+
type_asset: 'sdk.coin',
|
|
852
872
|
traces: [{
|
|
853
873
|
type: 'ibc',
|
|
854
874
|
counterparty: {
|
|
@@ -884,6 +904,7 @@ const assets = {
|
|
|
884
904
|
primary_color_hex: '#4cea4e'
|
|
885
905
|
}
|
|
886
906
|
}],
|
|
907
|
+
type_asset: 'sdk.coin',
|
|
887
908
|
traces: [{
|
|
888
909
|
type: 'ibc',
|
|
889
910
|
counterparty: {
|
|
@@ -918,6 +939,7 @@ const assets = {
|
|
|
918
939
|
primary_color_hex: '#ffffff'
|
|
919
940
|
}
|
|
920
941
|
}],
|
|
942
|
+
type_asset: 'sdk.coin',
|
|
921
943
|
traces: [{
|
|
922
944
|
type: 'ibc',
|
|
923
945
|
counterparty: {
|
|
@@ -956,6 +978,7 @@ const assets = {
|
|
|
956
978
|
primary_color_hex: '#f4ecce'
|
|
957
979
|
}
|
|
958
980
|
}],
|
|
981
|
+
type_asset: 'sdk.coin',
|
|
959
982
|
traces: [{
|
|
960
983
|
type: 'ibc',
|
|
961
984
|
counterparty: {
|
|
@@ -994,6 +1017,7 @@ const assets = {
|
|
|
994
1017
|
primary_color_hex: '#fba809'
|
|
995
1018
|
}
|
|
996
1019
|
}],
|
|
1020
|
+
type_asset: 'sdk.coin',
|
|
997
1021
|
traces: [{
|
|
998
1022
|
type: 'ibc',
|
|
999
1023
|
counterparty: {
|
|
@@ -1028,6 +1052,7 @@ const assets = {
|
|
|
1028
1052
|
primary_color_hex: '#1e8fa9'
|
|
1029
1053
|
}
|
|
1030
1054
|
}],
|
|
1055
|
+
type_asset: 'sdk.coin',
|
|
1031
1056
|
traces: [{
|
|
1032
1057
|
type: 'ibc',
|
|
1033
1058
|
counterparty: {
|
|
@@ -1070,6 +1095,7 @@ const assets = {
|
|
|
1070
1095
|
website: 'https://canto.io/',
|
|
1071
1096
|
twitter: 'https://twitter.com/CantoPublic'
|
|
1072
1097
|
},
|
|
1098
|
+
type_asset: 'sdk.coin',
|
|
1073
1099
|
traces: [{
|
|
1074
1100
|
type: 'ibc',
|
|
1075
1101
|
counterparty: {
|
|
@@ -1188,6 +1214,7 @@ const assets = {
|
|
|
1188
1214
|
primary_color_hex: '#043d4d'
|
|
1189
1215
|
}
|
|
1190
1216
|
}],
|
|
1217
|
+
type_asset: 'sdk.coin',
|
|
1191
1218
|
traces: [{
|
|
1192
1219
|
type: 'ibc',
|
|
1193
1220
|
counterparty: {
|
|
@@ -1230,6 +1257,7 @@ const assets = {
|
|
|
1230
1257
|
website: 'https://celestia.org/',
|
|
1231
1258
|
twitter: 'https://twitter.com/CelestiaOrg'
|
|
1232
1259
|
},
|
|
1260
|
+
type_asset: 'sdk.coin',
|
|
1233
1261
|
traces: [{
|
|
1234
1262
|
type: 'ibc',
|
|
1235
1263
|
counterparty: {
|
|
@@ -1268,6 +1296,7 @@ const assets = {
|
|
|
1268
1296
|
primary_color_hex: '#c6c6c9'
|
|
1269
1297
|
}
|
|
1270
1298
|
}],
|
|
1299
|
+
type_asset: 'sdk.coin',
|
|
1271
1300
|
traces: [{
|
|
1272
1301
|
type: 'ibc',
|
|
1273
1302
|
counterparty: {
|
|
@@ -1308,6 +1337,7 @@ const assets = {
|
|
|
1308
1337
|
website: 'https://c4e.io/',
|
|
1309
1338
|
twitter: 'https://twitter.com/Chain4Energy'
|
|
1310
1339
|
},
|
|
1340
|
+
type_asset: 'sdk.coin',
|
|
1311
1341
|
traces: [{
|
|
1312
1342
|
type: 'ibc',
|
|
1313
1343
|
counterparty: {
|
|
@@ -1346,6 +1376,7 @@ const assets = {
|
|
|
1346
1376
|
primary_color_hex: '#fc5f04'
|
|
1347
1377
|
}
|
|
1348
1378
|
}],
|
|
1379
|
+
type_asset: 'sdk.coin',
|
|
1349
1380
|
traces: [{
|
|
1350
1381
|
type: 'ibc',
|
|
1351
1382
|
counterparty: {
|
|
@@ -1384,6 +1415,7 @@ const assets = {
|
|
|
1384
1415
|
primary_color_hex: '#343434'
|
|
1385
1416
|
}
|
|
1386
1417
|
}],
|
|
1418
|
+
type_asset: 'sdk.coin',
|
|
1387
1419
|
traces: [{
|
|
1388
1420
|
type: 'ibc',
|
|
1389
1421
|
counterparty: {
|
|
@@ -1425,6 +1457,7 @@ const assets = {
|
|
|
1425
1457
|
website: 'http://cifer.ai/',
|
|
1426
1458
|
twitter: 'https://twitter.com/cifer_ai'
|
|
1427
1459
|
},
|
|
1460
|
+
type_asset: 'sdk.coin',
|
|
1428
1461
|
traces: [{
|
|
1429
1462
|
type: 'ibc',
|
|
1430
1463
|
counterparty: {
|
|
@@ -1463,6 +1496,7 @@ const assets = {
|
|
|
1463
1496
|
primary_color_hex: '#fc4454'
|
|
1464
1497
|
}
|
|
1465
1498
|
}],
|
|
1499
|
+
type_asset: 'sdk.coin',
|
|
1466
1500
|
traces: [{
|
|
1467
1501
|
type: 'ibc',
|
|
1468
1502
|
counterparty: {
|
|
@@ -1501,6 +1535,7 @@ const assets = {
|
|
|
1501
1535
|
primary_color_hex: '#645ca4'
|
|
1502
1536
|
}
|
|
1503
1537
|
}],
|
|
1538
|
+
type_asset: 'sdk.coin',
|
|
1504
1539
|
traces: [{
|
|
1505
1540
|
type: 'ibc',
|
|
1506
1541
|
counterparty: {
|
|
@@ -1539,6 +1574,7 @@ const assets = {
|
|
|
1539
1574
|
primary_color_hex: '#040404'
|
|
1540
1575
|
}
|
|
1541
1576
|
}],
|
|
1577
|
+
type_asset: 'sdk.coin',
|
|
1542
1578
|
traces: [{
|
|
1543
1579
|
type: 'ibc',
|
|
1544
1580
|
counterparty: {
|
|
@@ -1581,6 +1617,7 @@ const assets = {
|
|
|
1581
1617
|
website: 'https://cvn.io',
|
|
1582
1618
|
twitter: 'https://twitter.com/conscious_chain'
|
|
1583
1619
|
},
|
|
1620
|
+
type_asset: 'sdk.coin',
|
|
1584
1621
|
traces: [{
|
|
1585
1622
|
type: 'ibc',
|
|
1586
1623
|
counterparty: {
|
|
@@ -1631,6 +1668,7 @@ const assets = {
|
|
|
1631
1668
|
website: 'https://www.coreum.com/',
|
|
1632
1669
|
twitter: 'https://twitter.com/CoreumOfficial'
|
|
1633
1670
|
},
|
|
1671
|
+
type_asset: 'sdk.coin',
|
|
1634
1672
|
traces: [{
|
|
1635
1673
|
type: 'ibc',
|
|
1636
1674
|
counterparty: {
|
|
@@ -1673,6 +1711,7 @@ const assets = {
|
|
|
1673
1711
|
website: 'https://cosmos.network',
|
|
1674
1712
|
twitter: 'https://twitter.com/cosmoshub'
|
|
1675
1713
|
},
|
|
1714
|
+
type_asset: 'sdk.coin',
|
|
1676
1715
|
traces: [{
|
|
1677
1716
|
type: 'ibc',
|
|
1678
1717
|
counterparty: {
|
|
@@ -1711,6 +1750,7 @@ const assets = {
|
|
|
1711
1750
|
primary_color_hex: '#3c2832'
|
|
1712
1751
|
}
|
|
1713
1752
|
}],
|
|
1753
|
+
type_asset: 'sdk.coin',
|
|
1714
1754
|
traces: [{
|
|
1715
1755
|
type: 'ibc',
|
|
1716
1756
|
counterparty: {
|
|
@@ -1749,6 +1789,7 @@ const assets = {
|
|
|
1749
1789
|
primary_color_hex: '#df969f'
|
|
1750
1790
|
}
|
|
1751
1791
|
}],
|
|
1792
|
+
type_asset: 'sdk.coin',
|
|
1752
1793
|
traces: [{
|
|
1753
1794
|
type: 'ibc',
|
|
1754
1795
|
counterparty: {
|
|
@@ -1791,6 +1832,7 @@ const assets = {
|
|
|
1791
1832
|
website: 'https://cronos.org/',
|
|
1792
1833
|
twitter: 'https://twitter.com/cronos_chain'
|
|
1793
1834
|
},
|
|
1835
|
+
type_asset: 'sdk.coin',
|
|
1794
1836
|
traces: [{
|
|
1795
1837
|
type: 'ibc',
|
|
1796
1838
|
counterparty: {
|
|
@@ -1833,6 +1875,7 @@ const assets = {
|
|
|
1833
1875
|
website: 'http://www.cudos.org',
|
|
1834
1876
|
twitter: 'https://twitter.com/CUDOS_'
|
|
1835
1877
|
},
|
|
1878
|
+
type_asset: 'sdk.coin',
|
|
1836
1879
|
traces: [{
|
|
1837
1880
|
type: 'ibc',
|
|
1838
1881
|
counterparty: {
|
|
@@ -1871,6 +1914,7 @@ const assets = {
|
|
|
1871
1914
|
primary_color_hex: '#4678e9'
|
|
1872
1915
|
}
|
|
1873
1916
|
}],
|
|
1917
|
+
type_asset: 'sdk.coin',
|
|
1874
1918
|
traces: [{
|
|
1875
1919
|
type: 'ibc',
|
|
1876
1920
|
counterparty: {
|
|
@@ -1909,6 +1953,7 @@ const assets = {
|
|
|
1909
1953
|
primary_color_hex: '#fb804e'
|
|
1910
1954
|
}
|
|
1911
1955
|
}],
|
|
1956
|
+
type_asset: 'sdk.coin',
|
|
1912
1957
|
traces: [{
|
|
1913
1958
|
type: 'ibc',
|
|
1914
1959
|
counterparty: {
|
|
@@ -1951,6 +1996,7 @@ const assets = {
|
|
|
1951
1996
|
primary_color_hex: '#140c7c'
|
|
1952
1997
|
}
|
|
1953
1998
|
}],
|
|
1999
|
+
type_asset: 'sdk.coin',
|
|
1954
2000
|
traces: [{
|
|
1955
2001
|
type: 'ibc',
|
|
1956
2002
|
counterparty: {
|
|
@@ -1987,6 +2033,7 @@ const assets = {
|
|
|
1987
2033
|
primary_color_hex: '#1b1433'
|
|
1988
2034
|
}
|
|
1989
2035
|
}],
|
|
2036
|
+
type_asset: 'sdk.coin',
|
|
1990
2037
|
traces: [{
|
|
1991
2038
|
type: 'ibc',
|
|
1992
2039
|
counterparty: {
|
|
@@ -2024,6 +2071,7 @@ const assets = {
|
|
|
2024
2071
|
primary_color_hex: '#fba214'
|
|
2025
2072
|
}
|
|
2026
2073
|
}],
|
|
2074
|
+
type_asset: 'sdk.coin',
|
|
2027
2075
|
traces: [{
|
|
2028
2076
|
type: 'ibc',
|
|
2029
2077
|
counterparty: {
|
|
@@ -2071,6 +2119,7 @@ const assets = {
|
|
|
2071
2119
|
website: 'https://dydx.trade/',
|
|
2072
2120
|
twitter: 'https://twitter.com/dYdX'
|
|
2073
2121
|
},
|
|
2122
|
+
type_asset: 'sdk.coin',
|
|
2074
2123
|
traces: [{
|
|
2075
2124
|
type: 'ibc',
|
|
2076
2125
|
counterparty: {
|
|
@@ -2148,6 +2197,7 @@ const assets = {
|
|
|
2148
2197
|
primary_color_hex: '#040404'
|
|
2149
2198
|
}
|
|
2150
2199
|
}],
|
|
2200
|
+
type_asset: 'sdk.coin',
|
|
2151
2201
|
traces: [{
|
|
2152
2202
|
type: 'ibc',
|
|
2153
2203
|
counterparty: {
|
|
@@ -2180,6 +2230,7 @@ const assets = {
|
|
|
2180
2230
|
images: [{
|
|
2181
2231
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
2182
2232
|
}],
|
|
2233
|
+
type_asset: 'sdk.coin',
|
|
2183
2234
|
traces: [{
|
|
2184
2235
|
type: 'ibc',
|
|
2185
2236
|
counterparty: {
|
|
@@ -2218,6 +2269,7 @@ const assets = {
|
|
|
2218
2269
|
primary_color_hex: '#caf2ea'
|
|
2219
2270
|
}
|
|
2220
2271
|
}],
|
|
2272
|
+
type_asset: 'sdk.coin',
|
|
2221
2273
|
traces: [{
|
|
2222
2274
|
type: 'ibc',
|
|
2223
2275
|
counterparty: {
|
|
@@ -2256,6 +2308,7 @@ const assets = {
|
|
|
2256
2308
|
primary_color_hex: '#f4c808'
|
|
2257
2309
|
}
|
|
2258
2310
|
}],
|
|
2311
|
+
type_asset: 'sdk.coin',
|
|
2259
2312
|
traces: [{
|
|
2260
2313
|
type: 'ibc',
|
|
2261
2314
|
counterparty: {
|
|
@@ -2293,6 +2346,7 @@ const assets = {
|
|
|
2293
2346
|
primary_color_hex: '#db2b1c'
|
|
2294
2347
|
}
|
|
2295
2348
|
}],
|
|
2349
|
+
type_asset: 'sdk.coin',
|
|
2296
2350
|
traces: [{
|
|
2297
2351
|
type: 'ibc',
|
|
2298
2352
|
counterparty: {
|
|
@@ -2330,6 +2384,7 @@ const assets = {
|
|
|
2330
2384
|
primary_color_hex: '#cb142d'
|
|
2331
2385
|
}
|
|
2332
2386
|
}],
|
|
2387
|
+
type_asset: 'sdk.coin',
|
|
2333
2388
|
traces: [{
|
|
2334
2389
|
type: 'ibc',
|
|
2335
2390
|
counterparty: {
|
|
@@ -2367,6 +2422,7 @@ const assets = {
|
|
|
2367
2422
|
primary_color_hex: '#ac0c34'
|
|
2368
2423
|
}
|
|
2369
2424
|
}],
|
|
2425
|
+
type_asset: 'sdk.coin',
|
|
2370
2426
|
traces: [{
|
|
2371
2427
|
type: 'ibc',
|
|
2372
2428
|
counterparty: {
|
|
@@ -2404,6 +2460,7 @@ const assets = {
|
|
|
2404
2460
|
primary_color_hex: '#045493'
|
|
2405
2461
|
}
|
|
2406
2462
|
}],
|
|
2463
|
+
type_asset: 'sdk.coin',
|
|
2407
2464
|
traces: [{
|
|
2408
2465
|
type: 'ibc',
|
|
2409
2466
|
counterparty: {
|
|
@@ -2448,6 +2505,7 @@ const assets = {
|
|
|
2448
2505
|
circle: false
|
|
2449
2506
|
}
|
|
2450
2507
|
}],
|
|
2508
|
+
type_asset: 'sdk.coin',
|
|
2451
2509
|
traces: [{
|
|
2452
2510
|
type: 'ibc',
|
|
2453
2511
|
counterparty: {
|
|
@@ -2490,6 +2548,7 @@ const assets = {
|
|
|
2490
2548
|
website: 'https://evmos.org/',
|
|
2491
2549
|
twitter: 'https://twitter.com/EvmosOrg'
|
|
2492
2550
|
},
|
|
2551
|
+
type_asset: 'sdk.coin',
|
|
2493
2552
|
traces: [{
|
|
2494
2553
|
type: 'ibc',
|
|
2495
2554
|
counterparty: {
|
|
@@ -2531,6 +2590,7 @@ const assets = {
|
|
|
2531
2590
|
website: 'https://www.neokingdom.org/',
|
|
2532
2591
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
2533
2592
|
},
|
|
2593
|
+
type_asset: 'sdk.coin',
|
|
2534
2594
|
traces: [{
|
|
2535
2595
|
type: 'ibc',
|
|
2536
2596
|
counterparty: {
|
|
@@ -2647,6 +2707,7 @@ const assets = {
|
|
|
2647
2707
|
primary_color_hex: '#1c2444'
|
|
2648
2708
|
}
|
|
2649
2709
|
}],
|
|
2710
|
+
type_asset: 'sdk.coin',
|
|
2650
2711
|
traces: [{
|
|
2651
2712
|
type: 'ibc',
|
|
2652
2713
|
counterparty: {
|
|
@@ -2684,6 +2745,7 @@ const assets = {
|
|
|
2684
2745
|
primary_color_hex: '#04ae9b'
|
|
2685
2746
|
}
|
|
2686
2747
|
}],
|
|
2748
|
+
type_asset: 'sdk.coin',
|
|
2687
2749
|
traces: [{
|
|
2688
2750
|
type: 'ibc',
|
|
2689
2751
|
counterparty: {
|
|
@@ -2722,6 +2784,7 @@ const assets = {
|
|
|
2722
2784
|
primary_color_hex: '#1c1c1c'
|
|
2723
2785
|
}
|
|
2724
2786
|
}],
|
|
2787
|
+
type_asset: 'sdk.coin',
|
|
2725
2788
|
traces: [{
|
|
2726
2789
|
type: 'ibc',
|
|
2727
2790
|
counterparty: {
|
|
@@ -2764,6 +2827,7 @@ const assets = {
|
|
|
2764
2827
|
socials: {
|
|
2765
2828
|
twitter: 'https://twitter.com/furyachain'
|
|
2766
2829
|
},
|
|
2830
|
+
type_asset: 'sdk.coin',
|
|
2767
2831
|
traces: [{
|
|
2768
2832
|
type: 'ibc',
|
|
2769
2833
|
counterparty: {
|
|
@@ -2806,6 +2870,7 @@ const assets = {
|
|
|
2806
2870
|
website: 'https://functionx.io',
|
|
2807
2871
|
twitter: 'https://x.com/functionx_io'
|
|
2808
2872
|
},
|
|
2873
|
+
type_asset: 'sdk.coin',
|
|
2809
2874
|
traces: [{
|
|
2810
2875
|
type: 'ibc',
|
|
2811
2876
|
counterparty: {
|
|
@@ -2843,6 +2908,7 @@ const assets = {
|
|
|
2843
2908
|
primary_color_hex: '#5e3be6'
|
|
2844
2909
|
}
|
|
2845
2910
|
}],
|
|
2911
|
+
type_asset: 'sdk.coin',
|
|
2846
2912
|
traces: [{
|
|
2847
2913
|
type: 'ibc',
|
|
2848
2914
|
counterparty: {
|
|
@@ -2934,6 +3000,7 @@ const assets = {
|
|
|
2934
3000
|
primary_color_hex: '#040404'
|
|
2935
3001
|
}
|
|
2936
3002
|
}],
|
|
3003
|
+
type_asset: 'sdk.coin',
|
|
2937
3004
|
traces: [{
|
|
2938
3005
|
type: 'ibc',
|
|
2939
3006
|
counterparty: {
|
|
@@ -2981,6 +3048,7 @@ const assets = {
|
|
|
2981
3048
|
website: 'https://gitopia.com/',
|
|
2982
3049
|
twitter: 'https://twitter.com/gitopiaDAO'
|
|
2983
3050
|
},
|
|
3051
|
+
type_asset: 'sdk.coin',
|
|
2984
3052
|
traces: [{
|
|
2985
3053
|
type: 'ibc',
|
|
2986
3054
|
counterparty: {
|
|
@@ -3023,6 +3091,7 @@ const assets = {
|
|
|
3023
3091
|
website: 'https://www.gravitybridge.net/',
|
|
3024
3092
|
twitter: 'https://twitter.com/gravity_bridge'
|
|
3025
3093
|
},
|
|
3094
|
+
type_asset: 'sdk.coin',
|
|
3026
3095
|
traces: [{
|
|
3027
3096
|
type: 'ibc',
|
|
3028
3097
|
counterparty: {
|
|
@@ -3065,6 +3134,7 @@ const assets = {
|
|
|
3065
3134
|
primary_color_hex: '#04cd80'
|
|
3066
3135
|
}
|
|
3067
3136
|
}],
|
|
3137
|
+
type_asset: 'sdk.coin',
|
|
3068
3138
|
traces: [{
|
|
3069
3139
|
type: 'ibc',
|
|
3070
3140
|
counterparty: {
|
|
@@ -3153,6 +3223,7 @@ const assets = {
|
|
|
3153
3223
|
website: 'https://humans.ai/',
|
|
3154
3224
|
twitter: 'https://twitter.com/humansdotai'
|
|
3155
3225
|
},
|
|
3226
|
+
type_asset: 'sdk.coin',
|
|
3156
3227
|
traces: [{
|
|
3157
3228
|
type: 'ibc',
|
|
3158
3229
|
counterparty: {
|
|
@@ -3191,6 +3262,7 @@ const assets = {
|
|
|
3191
3262
|
primary_color_hex: '#2c4484'
|
|
3192
3263
|
}
|
|
3193
3264
|
}],
|
|
3265
|
+
type_asset: 'sdk.coin',
|
|
3194
3266
|
traces: [{
|
|
3195
3267
|
type: 'ibc',
|
|
3196
3268
|
counterparty: {
|
|
@@ -3229,6 +3301,7 @@ const assets = {
|
|
|
3229
3301
|
primary_color_hex: '#4c54e4'
|
|
3230
3302
|
}
|
|
3231
3303
|
}],
|
|
3304
|
+
type_asset: 'sdk.coin',
|
|
3232
3305
|
traces: [{
|
|
3233
3306
|
type: 'ibc',
|
|
3234
3307
|
counterparty: {
|
|
@@ -3271,6 +3344,7 @@ const assets = {
|
|
|
3271
3344
|
website: 'https://injective.com/',
|
|
3272
3345
|
twitter: 'https://twitter.com/Injective_'
|
|
3273
3346
|
},
|
|
3347
|
+
type_asset: 'sdk.coin',
|
|
3274
3348
|
traces: [{
|
|
3275
3349
|
type: 'ibc',
|
|
3276
3350
|
counterparty: {
|
|
@@ -3306,6 +3380,7 @@ const assets = {
|
|
|
3306
3380
|
primary_color_hex: '#31292a'
|
|
3307
3381
|
}
|
|
3308
3382
|
}],
|
|
3383
|
+
type_asset: 'sdk.coin',
|
|
3309
3384
|
traces: [{
|
|
3310
3385
|
type: 'ibc',
|
|
3311
3386
|
counterparty: {
|
|
@@ -3341,6 +3416,7 @@ const assets = {
|
|
|
3341
3416
|
primary_color_hex: '#18120f'
|
|
3342
3417
|
}
|
|
3343
3418
|
}],
|
|
3419
|
+
type_asset: 'sdk.coin',
|
|
3344
3420
|
traces: [{
|
|
3345
3421
|
type: 'ibc',
|
|
3346
3422
|
counterparty: {
|
|
@@ -3373,6 +3449,7 @@ const assets = {
|
|
|
3373
3449
|
primary_color_hex: '#293a6f'
|
|
3374
3450
|
}
|
|
3375
3451
|
}],
|
|
3452
|
+
type_asset: 'sdk.coin',
|
|
3376
3453
|
traces: [{
|
|
3377
3454
|
type: 'ibc',
|
|
3378
3455
|
counterparty: {
|
|
@@ -3405,6 +3482,7 @@ const assets = {
|
|
|
3405
3482
|
primary_color_hex: '#272f4b'
|
|
3406
3483
|
}
|
|
3407
3484
|
}],
|
|
3485
|
+
type_asset: 'sdk.coin',
|
|
3408
3486
|
traces: [{
|
|
3409
3487
|
type: 'ibc',
|
|
3410
3488
|
counterparty: {
|
|
@@ -3437,6 +3515,7 @@ const assets = {
|
|
|
3437
3515
|
primary_color_hex: '#2a303f'
|
|
3438
3516
|
}
|
|
3439
3517
|
}],
|
|
3518
|
+
type_asset: 'sdk.coin',
|
|
3440
3519
|
traces: [{
|
|
3441
3520
|
type: 'ibc',
|
|
3442
3521
|
counterparty: {
|
|
@@ -3469,6 +3548,7 @@ const assets = {
|
|
|
3469
3548
|
primary_color_hex: '#54ac94'
|
|
3470
3549
|
}
|
|
3471
3550
|
}],
|
|
3551
|
+
type_asset: 'sdk.coin',
|
|
3472
3552
|
traces: [{
|
|
3473
3553
|
type: 'ibc',
|
|
3474
3554
|
counterparty: {
|
|
@@ -3501,6 +3581,7 @@ const assets = {
|
|
|
3501
3581
|
primary_color_hex: '#7931f9'
|
|
3502
3582
|
}
|
|
3503
3583
|
}],
|
|
3584
|
+
type_asset: 'sdk.coin',
|
|
3504
3585
|
traces: [{
|
|
3505
3586
|
type: 'ibc',
|
|
3506
3587
|
counterparty: {
|
|
@@ -3539,6 +3620,7 @@ const assets = {
|
|
|
3539
3620
|
primary_color_hex: '#5664ad'
|
|
3540
3621
|
}
|
|
3541
3622
|
}],
|
|
3623
|
+
type_asset: 'sdk.coin',
|
|
3542
3624
|
traces: [{
|
|
3543
3625
|
type: 'ibc',
|
|
3544
3626
|
counterparty: {
|
|
@@ -3577,6 +3659,7 @@ const assets = {
|
|
|
3577
3659
|
primary_color_hex: '#dbdbcb'
|
|
3578
3660
|
}
|
|
3579
3661
|
}],
|
|
3662
|
+
type_asset: 'sdk.coin',
|
|
3580
3663
|
traces: [{
|
|
3581
3664
|
type: 'ibc',
|
|
3582
3665
|
counterparty: {
|
|
@@ -3619,6 +3702,7 @@ const assets = {
|
|
|
3619
3702
|
website: 'https://junonetwork.io/',
|
|
3620
3703
|
twitter: 'https://twitter.com/JunoNetwork'
|
|
3621
3704
|
},
|
|
3705
|
+
type_asset: 'sdk.coin',
|
|
3622
3706
|
traces: [{
|
|
3623
3707
|
type: 'ibc',
|
|
3624
3708
|
counterparty: {
|
|
@@ -3661,6 +3745,7 @@ const assets = {
|
|
|
3661
3745
|
website: 'https://www.kava.io/',
|
|
3662
3746
|
twitter: 'https://twitter.com/KAVA_CHAIN'
|
|
3663
3747
|
},
|
|
3748
|
+
type_asset: 'sdk.coin',
|
|
3664
3749
|
traces: [{
|
|
3665
3750
|
type: 'ibc',
|
|
3666
3751
|
counterparty: {
|
|
@@ -3699,6 +3784,7 @@ const assets = {
|
|
|
3699
3784
|
primary_color_hex: '#7b34ac'
|
|
3700
3785
|
}
|
|
3701
3786
|
}],
|
|
3787
|
+
type_asset: 'sdk.coin',
|
|
3702
3788
|
traces: [{
|
|
3703
3789
|
type: 'ibc',
|
|
3704
3790
|
counterparty: {
|
|
@@ -3737,6 +3823,7 @@ const assets = {
|
|
|
3737
3823
|
primary_color_hex: '#544cfc'
|
|
3738
3824
|
}
|
|
3739
3825
|
}],
|
|
3826
|
+
type_asset: 'sdk.coin',
|
|
3740
3827
|
traces: [{
|
|
3741
3828
|
type: 'ibc',
|
|
3742
3829
|
counterparty: {
|
|
@@ -3775,6 +3862,7 @@ const assets = {
|
|
|
3775
3862
|
primary_color_hex: '#04d4a3'
|
|
3776
3863
|
}
|
|
3777
3864
|
}],
|
|
3865
|
+
type_asset: 'sdk.coin',
|
|
3778
3866
|
traces: [{
|
|
3779
3867
|
type: 'ibc',
|
|
3780
3868
|
counterparty: {
|
|
@@ -3828,7 +3916,8 @@ const assets = {
|
|
|
3828
3916
|
logo_URIs: {
|
|
3829
3917
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
3830
3918
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3831
|
-
}
|
|
3919
|
+
},
|
|
3920
|
+
type_asset: 'sdk.coin'
|
|
3832
3921
|
},
|
|
3833
3922
|
{
|
|
3834
3923
|
description: 'The native token of Ki Chain',
|
|
@@ -3856,6 +3945,7 @@ const assets = {
|
|
|
3856
3945
|
primary_color_hex: '#1c04fc'
|
|
3857
3946
|
}
|
|
3858
3947
|
}],
|
|
3948
|
+
type_asset: 'sdk.coin',
|
|
3859
3949
|
traces: [{
|
|
3860
3950
|
type: 'ibc',
|
|
3861
3951
|
counterparty: {
|
|
@@ -3898,6 +3988,7 @@ const assets = {
|
|
|
3898
3988
|
twitter: 'https://x.com/KimaNetwork',
|
|
3899
3989
|
website: 'https://www.kima.network/'
|
|
3900
3990
|
},
|
|
3991
|
+
type_asset: 'sdk.coin',
|
|
3901
3992
|
traces: [{
|
|
3902
3993
|
type: 'ibc',
|
|
3903
3994
|
counterparty: {
|
|
@@ -3936,6 +4027,7 @@ const assets = {
|
|
|
3936
4027
|
primary_color_hex: '#042a61'
|
|
3937
4028
|
}
|
|
3938
4029
|
}],
|
|
4030
|
+
type_asset: 'sdk.coin',
|
|
3939
4031
|
traces: [{
|
|
3940
4032
|
type: 'ibc',
|
|
3941
4033
|
counterparty: {
|
|
@@ -3978,6 +4070,7 @@ const assets = {
|
|
|
3978
4070
|
website: 'https://kujira.network/',
|
|
3979
4071
|
twitter: 'https://twitter.com/TeamKujira'
|
|
3980
4072
|
},
|
|
4073
|
+
type_asset: 'sdk.coin',
|
|
3981
4074
|
traces: [{
|
|
3982
4075
|
type: 'ibc',
|
|
3983
4076
|
counterparty: {
|
|
@@ -4020,6 +4113,7 @@ const assets = {
|
|
|
4020
4113
|
website: 'https://www.kyve.network/',
|
|
4021
4114
|
twitter: 'https://twitter.com/KYVENetwork'
|
|
4022
4115
|
},
|
|
4116
|
+
type_asset: 'sdk.coin',
|
|
4023
4117
|
traces: [{
|
|
4024
4118
|
type: 'ibc',
|
|
4025
4119
|
counterparty: {
|
|
@@ -4058,6 +4152,7 @@ const assets = {
|
|
|
4058
4152
|
primary_color_hex: '#e41c54'
|
|
4059
4153
|
}
|
|
4060
4154
|
}],
|
|
4155
|
+
type_asset: 'sdk.coin',
|
|
4061
4156
|
traces: [{
|
|
4062
4157
|
type: 'ibc',
|
|
4063
4158
|
counterparty: {
|
|
@@ -4147,6 +4242,7 @@ const assets = {
|
|
|
4147
4242
|
primary_color_hex: '#2d656c'
|
|
4148
4243
|
}
|
|
4149
4244
|
}],
|
|
4245
|
+
type_asset: 'sdk.coin',
|
|
4150
4246
|
traces: [{
|
|
4151
4247
|
type: 'ibc',
|
|
4152
4248
|
counterparty: {
|
|
@@ -4188,6 +4284,7 @@ const assets = {
|
|
|
4188
4284
|
website: 'https://www.lorenzo-protocol.xyz/',
|
|
4189
4285
|
twitter: 'https://x.com/LorenzoProtocol'
|
|
4190
4286
|
},
|
|
4287
|
+
type_asset: 'sdk.coin',
|
|
4191
4288
|
traces: [{
|
|
4192
4289
|
type: 'ibc',
|
|
4193
4290
|
counterparty: {
|
|
@@ -4225,6 +4322,7 @@ const assets = {
|
|
|
4225
4322
|
primary_color_hex: '#cb8b40'
|
|
4226
4323
|
}
|
|
4227
4324
|
}],
|
|
4325
|
+
type_asset: 'sdk.coin',
|
|
4228
4326
|
traces: [{
|
|
4229
4327
|
type: 'ibc',
|
|
4230
4328
|
counterparty: {
|
|
@@ -4263,6 +4361,7 @@ const assets = {
|
|
|
4263
4361
|
primary_color_hex: '#080808'
|
|
4264
4362
|
}
|
|
4265
4363
|
}],
|
|
4364
|
+
type_asset: 'sdk.coin',
|
|
4266
4365
|
traces: [{
|
|
4267
4366
|
type: 'ibc',
|
|
4268
4367
|
counterparty: {
|
|
@@ -4301,6 +4400,7 @@ const assets = {
|
|
|
4301
4400
|
primary_color_hex: '#147ccc'
|
|
4302
4401
|
}
|
|
4303
4402
|
}],
|
|
4403
|
+
type_asset: 'sdk.coin',
|
|
4304
4404
|
traces: [{
|
|
4305
4405
|
type: 'ibc',
|
|
4306
4406
|
counterparty: {
|
|
@@ -4339,6 +4439,7 @@ const assets = {
|
|
|
4339
4439
|
primary_color_hex: '#b7dcd8'
|
|
4340
4440
|
}
|
|
4341
4441
|
}],
|
|
4442
|
+
type_asset: 'sdk.coin',
|
|
4342
4443
|
traces: [{
|
|
4343
4444
|
type: 'ibc',
|
|
4344
4445
|
counterparty: {
|
|
@@ -4377,6 +4478,7 @@ const assets = {
|
|
|
4377
4478
|
primary_color_hex: '#6bab14'
|
|
4378
4479
|
}
|
|
4379
4480
|
}],
|
|
4481
|
+
type_asset: 'sdk.coin',
|
|
4380
4482
|
traces: [{
|
|
4381
4483
|
type: 'ibc',
|
|
4382
4484
|
counterparty: {
|
|
@@ -4415,6 +4517,7 @@ const assets = {
|
|
|
4415
4517
|
primary_color_hex: '#1c1c1c'
|
|
4416
4518
|
}
|
|
4417
4519
|
}],
|
|
4520
|
+
type_asset: 'sdk.coin',
|
|
4418
4521
|
traces: [{
|
|
4419
4522
|
type: 'ibc',
|
|
4420
4523
|
counterparty: {
|
|
@@ -4453,6 +4556,7 @@ const assets = {
|
|
|
4453
4556
|
primary_color_hex: '#cbfb06'
|
|
4454
4557
|
}
|
|
4455
4558
|
}],
|
|
4559
|
+
type_asset: 'sdk.coin',
|
|
4456
4560
|
traces: [{
|
|
4457
4561
|
type: 'ibc',
|
|
4458
4562
|
counterparty: {
|
|
@@ -4497,6 +4601,7 @@ const assets = {
|
|
|
4497
4601
|
website: 'https://neutron.org/',
|
|
4498
4602
|
twitter: 'https://twitter.com/Neutron_org'
|
|
4499
4603
|
},
|
|
4604
|
+
type_asset: 'sdk.coin',
|
|
4500
4605
|
traces: [{
|
|
4501
4606
|
type: 'ibc',
|
|
4502
4607
|
counterparty: {
|
|
@@ -4532,6 +4637,7 @@ const assets = {
|
|
|
4532
4637
|
primary_color_hex: '#1b0847'
|
|
4533
4638
|
}
|
|
4534
4639
|
}],
|
|
4640
|
+
type_asset: 'sdk.coin',
|
|
4535
4641
|
traces: [{
|
|
4536
4642
|
type: 'ibc',
|
|
4537
4643
|
counterparty: {
|
|
@@ -4567,6 +4673,7 @@ const assets = {
|
|
|
4567
4673
|
primary_color_hex: '#dcd5ab'
|
|
4568
4674
|
}
|
|
4569
4675
|
}],
|
|
4676
|
+
type_asset: 'sdk.coin',
|
|
4570
4677
|
traces: [{
|
|
4571
4678
|
type: 'ibc',
|
|
4572
4679
|
counterparty: {
|
|
@@ -4602,6 +4709,7 @@ const assets = {
|
|
|
4602
4709
|
primary_color_hex: '#333333'
|
|
4603
4710
|
}
|
|
4604
4711
|
}],
|
|
4712
|
+
type_asset: 'sdk.coin',
|
|
4605
4713
|
traces: [{
|
|
4606
4714
|
type: 'ibc',
|
|
4607
4715
|
counterparty: {
|
|
@@ -4651,6 +4759,7 @@ const assets = {
|
|
|
4651
4759
|
primary_color_hex: '#14c0ce'
|
|
4652
4760
|
}
|
|
4653
4761
|
}],
|
|
4762
|
+
type_asset: 'sdk.coin',
|
|
4654
4763
|
traces: [{
|
|
4655
4764
|
type: 'ibc',
|
|
4656
4765
|
counterparty: {
|
|
@@ -4674,6 +4783,7 @@ const assets = {
|
|
|
4674
4783
|
name: 'uoprek',
|
|
4675
4784
|
display: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
|
|
4676
4785
|
symbol: 'UOPREK',
|
|
4786
|
+
type_asset: 'sdk.coin',
|
|
4677
4787
|
traces: [{
|
|
4678
4788
|
type: 'ibc',
|
|
4679
4789
|
counterparty: {
|
|
@@ -4697,6 +4807,7 @@ const assets = {
|
|
|
4697
4807
|
name: 'utestate',
|
|
4698
4808
|
display: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
|
|
4699
4809
|
symbol: 'UTESTATE',
|
|
4810
|
+
type_asset: 'sdk.coin',
|
|
4700
4811
|
traces: [{
|
|
4701
4812
|
type: 'ibc',
|
|
4702
4813
|
counterparty: {
|
|
@@ -4720,6 +4831,7 @@ const assets = {
|
|
|
4720
4831
|
name: 'npp',
|
|
4721
4832
|
display: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
|
|
4722
4833
|
symbol: 'NPP',
|
|
4834
|
+
type_asset: 'sdk.coin',
|
|
4723
4835
|
traces: [{
|
|
4724
4836
|
type: 'ibc',
|
|
4725
4837
|
counterparty: {
|
|
@@ -4838,6 +4950,7 @@ const assets = {
|
|
|
4838
4950
|
website: 'https://ondo.finance/usdy',
|
|
4839
4951
|
twitter: 'https://x.com/OndoFinance'
|
|
4840
4952
|
},
|
|
4953
|
+
type_asset: 'sdk.coin',
|
|
4841
4954
|
traces: [{
|
|
4842
4955
|
type: 'ibc',
|
|
4843
4956
|
counterparty: {
|
|
@@ -4881,6 +4994,7 @@ const assets = {
|
|
|
4881
4994
|
primary_color_hex: '#0c0c14'
|
|
4882
4995
|
}
|
|
4883
4996
|
}],
|
|
4997
|
+
type_asset: 'sdk.coin',
|
|
4884
4998
|
traces: [{
|
|
4885
4999
|
type: 'ibc',
|
|
4886
5000
|
counterparty: {
|
|
@@ -4923,6 +5037,7 @@ const assets = {
|
|
|
4923
5037
|
website: 'https://nolus.io/',
|
|
4924
5038
|
twitter: 'https://twitter.com/NolusProtocol'
|
|
4925
5039
|
},
|
|
5040
|
+
type_asset: 'sdk.coin',
|
|
4926
5041
|
traces: [{
|
|
4927
5042
|
type: 'ibc',
|
|
4928
5043
|
counterparty: {
|
|
@@ -4960,6 +5075,7 @@ const assets = {
|
|
|
4960
5075
|
primary_color_hex: '#6404fc'
|
|
4961
5076
|
}
|
|
4962
5077
|
}],
|
|
5078
|
+
type_asset: 'sdk.coin',
|
|
4963
5079
|
traces: [{
|
|
4964
5080
|
type: 'ibc',
|
|
4965
5081
|
counterparty: {
|
|
@@ -4995,6 +5111,7 @@ const assets = {
|
|
|
4995
5111
|
primary_color_hex: '#f45135'
|
|
4996
5112
|
}
|
|
4997
5113
|
}],
|
|
5114
|
+
type_asset: 'sdk.coin',
|
|
4998
5115
|
traces: [{
|
|
4999
5116
|
type: 'ibc',
|
|
5000
5117
|
counterparty: {
|
|
@@ -5043,6 +5160,7 @@ const assets = {
|
|
|
5043
5160
|
primary_color_hex: '#141424'
|
|
5044
5161
|
}
|
|
5045
5162
|
}],
|
|
5163
|
+
type_asset: 'sdk.coin',
|
|
5046
5164
|
traces: [{
|
|
5047
5165
|
type: 'ibc',
|
|
5048
5166
|
counterparty: {
|
|
@@ -5082,6 +5200,7 @@ const assets = {
|
|
|
5082
5200
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
5083
5201
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
5084
5202
|
}],
|
|
5203
|
+
type_asset: 'sdk.coin',
|
|
5085
5204
|
traces: [{
|
|
5086
5205
|
type: 'ibc',
|
|
5087
5206
|
counterparty: {
|
|
@@ -5123,6 +5242,7 @@ const assets = {
|
|
|
5123
5242
|
primary_color_hex: '#c3ebf3'
|
|
5124
5243
|
}
|
|
5125
5244
|
}],
|
|
5245
|
+
type_asset: 'sdk.coin',
|
|
5126
5246
|
traces: [{
|
|
5127
5247
|
type: 'ibc',
|
|
5128
5248
|
counterparty: {
|
|
@@ -5164,6 +5284,7 @@ const assets = {
|
|
|
5164
5284
|
primary_color_hex: '#040404'
|
|
5165
5285
|
}
|
|
5166
5286
|
}],
|
|
5287
|
+
type_asset: 'sdk.coin',
|
|
5167
5288
|
traces: [{
|
|
5168
5289
|
type: 'ibc',
|
|
5169
5290
|
counterparty: {
|
|
@@ -5206,6 +5327,7 @@ const assets = {
|
|
|
5206
5327
|
website: 'https://omniflix.network/',
|
|
5207
5328
|
twitter: 'https://twitter.com/OmniFlixNetwork'
|
|
5208
5329
|
},
|
|
5330
|
+
type_asset: 'sdk.coin',
|
|
5209
5331
|
traces: [{
|
|
5210
5332
|
type: 'ibc',
|
|
5211
5333
|
counterparty: {
|
|
@@ -5241,6 +5363,7 @@ const assets = {
|
|
|
5241
5363
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
5242
5364
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
5243
5365
|
}],
|
|
5366
|
+
type_asset: 'sdk.coin',
|
|
5244
5367
|
traces: [{
|
|
5245
5368
|
type: 'ibc',
|
|
5246
5369
|
counterparty: {
|
|
@@ -5285,6 +5408,7 @@ const assets = {
|
|
|
5285
5408
|
primary_color_hex: '#1c1c28'
|
|
5286
5409
|
}
|
|
5287
5410
|
}],
|
|
5411
|
+
type_asset: 'sdk.coin',
|
|
5288
5412
|
traces: [{
|
|
5289
5413
|
type: 'ibc',
|
|
5290
5414
|
counterparty: {
|
|
@@ -5349,6 +5473,7 @@ const assets = {
|
|
|
5349
5473
|
}
|
|
5350
5474
|
}
|
|
5351
5475
|
],
|
|
5476
|
+
type_asset: 'sdk.coin',
|
|
5352
5477
|
traces: [{
|
|
5353
5478
|
type: 'ibc',
|
|
5354
5479
|
counterparty: {
|
|
@@ -5386,6 +5511,7 @@ const assets = {
|
|
|
5386
5511
|
primary_color_hex: '#dbdbdb'
|
|
5387
5512
|
}
|
|
5388
5513
|
}],
|
|
5514
|
+
type_asset: 'sdk.coin',
|
|
5389
5515
|
traces: [{
|
|
5390
5516
|
type: 'ibc',
|
|
5391
5517
|
counterparty: {
|
|
@@ -5428,6 +5554,7 @@ const assets = {
|
|
|
5428
5554
|
website: 'https://arable.finance/',
|
|
5429
5555
|
twitter: 'https://twitter.com/ArableProtocol'
|
|
5430
5556
|
},
|
|
5557
|
+
type_asset: 'sdk.coin',
|
|
5431
5558
|
traces: [{
|
|
5432
5559
|
type: 'ibc',
|
|
5433
5560
|
counterparty: {
|
|
@@ -5470,6 +5597,7 @@ const assets = {
|
|
|
5470
5597
|
website: 'https://arable.finance/',
|
|
5471
5598
|
twitter: 'https://twitter.com/ArableProtocol'
|
|
5472
5599
|
},
|
|
5600
|
+
type_asset: 'sdk.coin',
|
|
5473
5601
|
traces: [{
|
|
5474
5602
|
type: 'ibc',
|
|
5475
5603
|
counterparty: {
|
|
@@ -5507,6 +5635,7 @@ const assets = {
|
|
|
5507
5635
|
primary_color_hex: '#ecc53b'
|
|
5508
5636
|
}
|
|
5509
5637
|
}],
|
|
5638
|
+
type_asset: 'sdk.coin',
|
|
5510
5639
|
traces: [{
|
|
5511
5640
|
type: 'ibc',
|
|
5512
5641
|
counterparty: {
|
|
@@ -5549,6 +5678,7 @@ const assets = {
|
|
|
5549
5678
|
website: 'https://agoric.com/',
|
|
5550
5679
|
twitter: 'https://twitter.com/agoric'
|
|
5551
5680
|
},
|
|
5681
|
+
type_asset: 'sdk.coin',
|
|
5552
5682
|
traces: [{
|
|
5553
5683
|
type: 'ibc',
|
|
5554
5684
|
counterparty: {
|
|
@@ -5587,6 +5717,7 @@ const assets = {
|
|
|
5587
5717
|
primary_color_hex: '#d485e2'
|
|
5588
5718
|
}
|
|
5589
5719
|
}],
|
|
5720
|
+
type_asset: 'sdk.coin',
|
|
5590
5721
|
traces: [{
|
|
5591
5722
|
type: 'ibc',
|
|
5592
5723
|
counterparty: {
|
|
@@ -5636,6 +5767,7 @@ const assets = {
|
|
|
5636
5767
|
website: 'https://aioz.network/',
|
|
5637
5768
|
twitter: 'https://twitter.com/AIOZNetwork'
|
|
5638
5769
|
},
|
|
5770
|
+
type_asset: 'sdk.coin',
|
|
5639
5771
|
traces: [{
|
|
5640
5772
|
type: 'ibc',
|
|
5641
5773
|
counterparty: {
|
|
@@ -5678,6 +5810,7 @@ const assets = {
|
|
|
5678
5810
|
website: 'https://akash.network/',
|
|
5679
5811
|
twitter: 'https://twitter.com/akashnet_'
|
|
5680
5812
|
},
|
|
5813
|
+
type_asset: 'sdk.coin',
|
|
5681
5814
|
traces: [{
|
|
5682
5815
|
type: 'ibc',
|
|
5683
5816
|
counterparty: {
|
|
@@ -5714,6 +5847,7 @@ const assets = {
|
|
|
5714
5847
|
primary_color_hex: '#040404'
|
|
5715
5848
|
}
|
|
5716
5849
|
}],
|
|
5850
|
+
type_asset: 'sdk.coin',
|
|
5717
5851
|
traces: [{
|
|
5718
5852
|
type: 'ibc',
|
|
5719
5853
|
counterparty: {
|
|
@@ -5763,6 +5897,7 @@ const assets = {
|
|
|
5763
5897
|
website: 'https://archway.io/',
|
|
5764
5898
|
twitter: 'https://twitter.com/archwayHQ'
|
|
5765
5899
|
},
|
|
5900
|
+
type_asset: 'sdk.coin',
|
|
5766
5901
|
traces: [{
|
|
5767
5902
|
type: 'ibc',
|
|
5768
5903
|
counterparty: {
|
|
@@ -5804,6 +5939,7 @@ const assets = {
|
|
|
5804
5939
|
website: 'https://arkhadian.io/',
|
|
5805
5940
|
twitter: 'https://twitter.com/ArkhadianSas'
|
|
5806
5941
|
},
|
|
5942
|
+
type_asset: 'sdk.coin',
|
|
5807
5943
|
traces: [{
|
|
5808
5944
|
type: 'ibc',
|
|
5809
5945
|
counterparty: {
|
|
@@ -5846,6 +5982,7 @@ const assets = {
|
|
|
5846
5982
|
website: 'https://www.assetmantle.one/',
|
|
5847
5983
|
twitter: 'https://twitter.com/AssetMantle'
|
|
5848
5984
|
},
|
|
5985
|
+
type_asset: 'sdk.coin',
|
|
5849
5986
|
traces: [{
|
|
5850
5987
|
type: 'ibc',
|
|
5851
5988
|
counterparty: {
|
|
@@ -5884,6 +6021,7 @@ const assets = {
|
|
|
5884
6021
|
primary_color_hex: '#a7c8d4'
|
|
5885
6022
|
}
|
|
5886
6023
|
}],
|
|
6024
|
+
type_asset: 'sdk.coin',
|
|
5887
6025
|
traces: [{
|
|
5888
6026
|
type: 'ibc',
|
|
5889
6027
|
counterparty: {
|
|
@@ -5926,6 +6064,7 @@ const assets = {
|
|
|
5926
6064
|
website: 'https://axelar.network/',
|
|
5927
6065
|
twitter: 'https://twitter.com/axelarnetwork'
|
|
5928
6066
|
},
|
|
6067
|
+
type_asset: 'sdk.coin',
|
|
5929
6068
|
traces: [{
|
|
5930
6069
|
type: 'ibc',
|
|
5931
6070
|
counterparty: {
|
|
@@ -5968,6 +6107,7 @@ const assets = {
|
|
|
5968
6107
|
website: 'https://www.bandprotocol.com/',
|
|
5969
6108
|
twitter: 'https://twitter.com/BandProtocol'
|
|
5970
6109
|
},
|
|
6110
|
+
type_asset: 'sdk.coin',
|
|
5971
6111
|
traces: [{
|
|
5972
6112
|
type: 'ibc',
|
|
5973
6113
|
counterparty: {
|
|
@@ -6006,6 +6146,7 @@ const assets = {
|
|
|
6006
6146
|
primary_color_hex: '#079fd7'
|
|
6007
6147
|
}
|
|
6008
6148
|
}],
|
|
6149
|
+
type_asset: 'sdk.coin',
|
|
6009
6150
|
traces: [{
|
|
6010
6151
|
type: 'ibc',
|
|
6011
6152
|
counterparty: {
|
|
@@ -6048,6 +6189,7 @@ const assets = {
|
|
|
6048
6189
|
website: 'http://www.bitcanna.io/',
|
|
6049
6190
|
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
6050
6191
|
},
|
|
6192
|
+
type_asset: 'sdk.coin',
|
|
6051
6193
|
traces: [{
|
|
6052
6194
|
type: 'ibc',
|
|
6053
6195
|
counterparty: {
|
|
@@ -6135,6 +6277,7 @@ const assets = {
|
|
|
6135
6277
|
website: 'http://bluzelle.com/',
|
|
6136
6278
|
twitter: 'https://twitter.com/BluzelleHQ'
|
|
6137
6279
|
},
|
|
6280
|
+
type_asset: 'sdk.coin',
|
|
6138
6281
|
traces: [{
|
|
6139
6282
|
type: 'ibc',
|
|
6140
6283
|
counterparty: {
|
|
@@ -6171,6 +6314,7 @@ const assets = {
|
|
|
6171
6314
|
primary_color_hex: '#0c3ab5'
|
|
6172
6315
|
}
|
|
6173
6316
|
}],
|
|
6317
|
+
type_asset: 'sdk.coin',
|
|
6174
6318
|
traces: [{
|
|
6175
6319
|
type: 'ibc',
|
|
6176
6320
|
counterparty: {
|
|
@@ -6207,6 +6351,7 @@ const assets = {
|
|
|
6207
6351
|
primary_color_hex: '#ee8828'
|
|
6208
6352
|
}
|
|
6209
6353
|
}],
|
|
6354
|
+
type_asset: 'sdk.coin',
|
|
6210
6355
|
traces: [{
|
|
6211
6356
|
type: 'ibc',
|
|
6212
6357
|
counterparty: {
|
|
@@ -6242,6 +6387,7 @@ const assets = {
|
|
|
6242
6387
|
primary_color_hex: '#4cea4e'
|
|
6243
6388
|
}
|
|
6244
6389
|
}],
|
|
6390
|
+
type_asset: 'sdk.coin',
|
|
6245
6391
|
traces: [{
|
|
6246
6392
|
type: 'ibc',
|
|
6247
6393
|
counterparty: {
|
|
@@ -6276,6 +6422,7 @@ const assets = {
|
|
|
6276
6422
|
primary_color_hex: '#ffffff'
|
|
6277
6423
|
}
|
|
6278
6424
|
}],
|
|
6425
|
+
type_asset: 'sdk.coin',
|
|
6279
6426
|
traces: [{
|
|
6280
6427
|
type: 'ibc',
|
|
6281
6428
|
counterparty: {
|
|
@@ -6314,6 +6461,7 @@ const assets = {
|
|
|
6314
6461
|
primary_color_hex: '#f4ecce'
|
|
6315
6462
|
}
|
|
6316
6463
|
}],
|
|
6464
|
+
type_asset: 'sdk.coin',
|
|
6317
6465
|
traces: [{
|
|
6318
6466
|
type: 'ibc',
|
|
6319
6467
|
counterparty: {
|
|
@@ -6352,6 +6500,7 @@ const assets = {
|
|
|
6352
6500
|
primary_color_hex: '#fba809'
|
|
6353
6501
|
}
|
|
6354
6502
|
}],
|
|
6503
|
+
type_asset: 'sdk.coin',
|
|
6355
6504
|
traces: [{
|
|
6356
6505
|
type: 'ibc',
|
|
6357
6506
|
counterparty: {
|
|
@@ -6386,6 +6535,7 @@ const assets = {
|
|
|
6386
6535
|
primary_color_hex: '#1e8fa9'
|
|
6387
6536
|
}
|
|
6388
6537
|
}],
|
|
6538
|
+
type_asset: 'sdk.coin',
|
|
6389
6539
|
traces: [{
|
|
6390
6540
|
type: 'ibc',
|
|
6391
6541
|
counterparty: {
|
|
@@ -6428,6 +6578,7 @@ const assets = {
|
|
|
6428
6578
|
website: 'https://canto.io/',
|
|
6429
6579
|
twitter: 'https://twitter.com/CantoPublic'
|
|
6430
6580
|
},
|
|
6581
|
+
type_asset: 'sdk.coin',
|
|
6431
6582
|
traces: [{
|
|
6432
6583
|
type: 'ibc',
|
|
6433
6584
|
counterparty: {
|
|
@@ -6546,6 +6697,7 @@ const assets = {
|
|
|
6546
6697
|
primary_color_hex: '#043d4d'
|
|
6547
6698
|
}
|
|
6548
6699
|
}],
|
|
6700
|
+
type_asset: 'sdk.coin',
|
|
6549
6701
|
traces: [{
|
|
6550
6702
|
type: 'ibc',
|
|
6551
6703
|
counterparty: {
|
|
@@ -6588,6 +6740,7 @@ const assets = {
|
|
|
6588
6740
|
website: 'https://celestia.org/',
|
|
6589
6741
|
twitter: 'https://twitter.com/CelestiaOrg'
|
|
6590
6742
|
},
|
|
6743
|
+
type_asset: 'sdk.coin',
|
|
6591
6744
|
traces: [{
|
|
6592
6745
|
type: 'ibc',
|
|
6593
6746
|
counterparty: {
|
|
@@ -6626,6 +6779,7 @@ const assets = {
|
|
|
6626
6779
|
primary_color_hex: '#c6c6c9'
|
|
6627
6780
|
}
|
|
6628
6781
|
}],
|
|
6782
|
+
type_asset: 'sdk.coin',
|
|
6629
6783
|
traces: [{
|
|
6630
6784
|
type: 'ibc',
|
|
6631
6785
|
counterparty: {
|
|
@@ -6666,6 +6820,7 @@ const assets = {
|
|
|
6666
6820
|
website: 'https://c4e.io/',
|
|
6667
6821
|
twitter: 'https://twitter.com/Chain4Energy'
|
|
6668
6822
|
},
|
|
6823
|
+
type_asset: 'sdk.coin',
|
|
6669
6824
|
traces: [{
|
|
6670
6825
|
type: 'ibc',
|
|
6671
6826
|
counterparty: {
|
|
@@ -6704,6 +6859,7 @@ const assets = {
|
|
|
6704
6859
|
primary_color_hex: '#fc5f04'
|
|
6705
6860
|
}
|
|
6706
6861
|
}],
|
|
6862
|
+
type_asset: 'sdk.coin',
|
|
6707
6863
|
traces: [{
|
|
6708
6864
|
type: 'ibc',
|
|
6709
6865
|
counterparty: {
|
|
@@ -6742,6 +6898,7 @@ const assets = {
|
|
|
6742
6898
|
primary_color_hex: '#343434'
|
|
6743
6899
|
}
|
|
6744
6900
|
}],
|
|
6901
|
+
type_asset: 'sdk.coin',
|
|
6745
6902
|
traces: [{
|
|
6746
6903
|
type: 'ibc',
|
|
6747
6904
|
counterparty: {
|
|
@@ -6783,6 +6940,7 @@ const assets = {
|
|
|
6783
6940
|
website: 'http://cifer.ai/',
|
|
6784
6941
|
twitter: 'https://twitter.com/cifer_ai'
|
|
6785
6942
|
},
|
|
6943
|
+
type_asset: 'sdk.coin',
|
|
6786
6944
|
traces: [{
|
|
6787
6945
|
type: 'ibc',
|
|
6788
6946
|
counterparty: {
|
|
@@ -6821,6 +6979,7 @@ const assets = {
|
|
|
6821
6979
|
primary_color_hex: '#fc4454'
|
|
6822
6980
|
}
|
|
6823
6981
|
}],
|
|
6982
|
+
type_asset: 'sdk.coin',
|
|
6824
6983
|
traces: [{
|
|
6825
6984
|
type: 'ibc',
|
|
6826
6985
|
counterparty: {
|
|
@@ -6859,6 +7018,7 @@ const assets = {
|
|
|
6859
7018
|
primary_color_hex: '#645ca4'
|
|
6860
7019
|
}
|
|
6861
7020
|
}],
|
|
7021
|
+
type_asset: 'sdk.coin',
|
|
6862
7022
|
traces: [{
|
|
6863
7023
|
type: 'ibc',
|
|
6864
7024
|
counterparty: {
|
|
@@ -6897,6 +7057,7 @@ const assets = {
|
|
|
6897
7057
|
primary_color_hex: '#040404'
|
|
6898
7058
|
}
|
|
6899
7059
|
}],
|
|
7060
|
+
type_asset: 'sdk.coin',
|
|
6900
7061
|
traces: [{
|
|
6901
7062
|
type: 'ibc',
|
|
6902
7063
|
counterparty: {
|
|
@@ -6939,6 +7100,7 @@ const assets = {
|
|
|
6939
7100
|
website: 'https://cvn.io',
|
|
6940
7101
|
twitter: 'https://twitter.com/conscious_chain'
|
|
6941
7102
|
},
|
|
7103
|
+
type_asset: 'sdk.coin',
|
|
6942
7104
|
traces: [{
|
|
6943
7105
|
type: 'ibc',
|
|
6944
7106
|
counterparty: {
|
|
@@ -6989,6 +7151,7 @@ const assets = {
|
|
|
6989
7151
|
website: 'https://www.coreum.com/',
|
|
6990
7152
|
twitter: 'https://twitter.com/CoreumOfficial'
|
|
6991
7153
|
},
|
|
7154
|
+
type_asset: 'sdk.coin',
|
|
6992
7155
|
traces: [{
|
|
6993
7156
|
type: 'ibc',
|
|
6994
7157
|
counterparty: {
|
|
@@ -7031,6 +7194,7 @@ const assets = {
|
|
|
7031
7194
|
website: 'https://cosmos.network',
|
|
7032
7195
|
twitter: 'https://twitter.com/cosmoshub'
|
|
7033
7196
|
},
|
|
7197
|
+
type_asset: 'sdk.coin',
|
|
7034
7198
|
traces: [{
|
|
7035
7199
|
type: 'ibc',
|
|
7036
7200
|
counterparty: {
|
|
@@ -7069,6 +7233,7 @@ const assets = {
|
|
|
7069
7233
|
primary_color_hex: '#3c2832'
|
|
7070
7234
|
}
|
|
7071
7235
|
}],
|
|
7236
|
+
type_asset: 'sdk.coin',
|
|
7072
7237
|
traces: [{
|
|
7073
7238
|
type: 'ibc',
|
|
7074
7239
|
counterparty: {
|
|
@@ -7107,6 +7272,7 @@ const assets = {
|
|
|
7107
7272
|
primary_color_hex: '#df969f'
|
|
7108
7273
|
}
|
|
7109
7274
|
}],
|
|
7275
|
+
type_asset: 'sdk.coin',
|
|
7110
7276
|
traces: [{
|
|
7111
7277
|
type: 'ibc',
|
|
7112
7278
|
counterparty: {
|
|
@@ -7149,6 +7315,7 @@ const assets = {
|
|
|
7149
7315
|
website: 'https://cronos.org/',
|
|
7150
7316
|
twitter: 'https://twitter.com/cronos_chain'
|
|
7151
7317
|
},
|
|
7318
|
+
type_asset: 'sdk.coin',
|
|
7152
7319
|
traces: [{
|
|
7153
7320
|
type: 'ibc',
|
|
7154
7321
|
counterparty: {
|
|
@@ -7191,6 +7358,7 @@ const assets = {
|
|
|
7191
7358
|
website: 'http://www.cudos.org',
|
|
7192
7359
|
twitter: 'https://twitter.com/CUDOS_'
|
|
7193
7360
|
},
|
|
7361
|
+
type_asset: 'sdk.coin',
|
|
7194
7362
|
traces: [{
|
|
7195
7363
|
type: 'ibc',
|
|
7196
7364
|
counterparty: {
|
|
@@ -7229,6 +7397,7 @@ const assets = {
|
|
|
7229
7397
|
primary_color_hex: '#4678e9'
|
|
7230
7398
|
}
|
|
7231
7399
|
}],
|
|
7400
|
+
type_asset: 'sdk.coin',
|
|
7232
7401
|
traces: [{
|
|
7233
7402
|
type: 'ibc',
|
|
7234
7403
|
counterparty: {
|
|
@@ -7267,6 +7436,7 @@ const assets = {
|
|
|
7267
7436
|
primary_color_hex: '#fb804e'
|
|
7268
7437
|
}
|
|
7269
7438
|
}],
|
|
7439
|
+
type_asset: 'sdk.coin',
|
|
7270
7440
|
traces: [{
|
|
7271
7441
|
type: 'ibc',
|
|
7272
7442
|
counterparty: {
|
|
@@ -7309,6 +7479,7 @@ const assets = {
|
|
|
7309
7479
|
primary_color_hex: '#140c7c'
|
|
7310
7480
|
}
|
|
7311
7481
|
}],
|
|
7482
|
+
type_asset: 'sdk.coin',
|
|
7312
7483
|
traces: [{
|
|
7313
7484
|
type: 'ibc',
|
|
7314
7485
|
counterparty: {
|
|
@@ -7345,6 +7516,7 @@ const assets = {
|
|
|
7345
7516
|
primary_color_hex: '#1b1433'
|
|
7346
7517
|
}
|
|
7347
7518
|
}],
|
|
7519
|
+
type_asset: 'sdk.coin',
|
|
7348
7520
|
traces: [{
|
|
7349
7521
|
type: 'ibc',
|
|
7350
7522
|
counterparty: {
|
|
@@ -7382,6 +7554,7 @@ const assets = {
|
|
|
7382
7554
|
primary_color_hex: '#fba214'
|
|
7383
7555
|
}
|
|
7384
7556
|
}],
|
|
7557
|
+
type_asset: 'sdk.coin',
|
|
7385
7558
|
traces: [{
|
|
7386
7559
|
type: 'ibc',
|
|
7387
7560
|
counterparty: {
|
|
@@ -7429,6 +7602,7 @@ const assets = {
|
|
|
7429
7602
|
website: 'https://dydx.trade/',
|
|
7430
7603
|
twitter: 'https://twitter.com/dYdX'
|
|
7431
7604
|
},
|
|
7605
|
+
type_asset: 'sdk.coin',
|
|
7432
7606
|
traces: [{
|
|
7433
7607
|
type: 'ibc',
|
|
7434
7608
|
counterparty: {
|
|
@@ -7506,6 +7680,7 @@ const assets = {
|
|
|
7506
7680
|
primary_color_hex: '#040404'
|
|
7507
7681
|
}
|
|
7508
7682
|
}],
|
|
7683
|
+
type_asset: 'sdk.coin',
|
|
7509
7684
|
traces: [{
|
|
7510
7685
|
type: 'ibc',
|
|
7511
7686
|
counterparty: {
|
|
@@ -7538,6 +7713,7 @@ const assets = {
|
|
|
7538
7713
|
images: [{
|
|
7539
7714
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
7540
7715
|
}],
|
|
7716
|
+
type_asset: 'sdk.coin',
|
|
7541
7717
|
traces: [{
|
|
7542
7718
|
type: 'ibc',
|
|
7543
7719
|
counterparty: {
|
|
@@ -7576,6 +7752,7 @@ const assets = {
|
|
|
7576
7752
|
primary_color_hex: '#caf2ea'
|
|
7577
7753
|
}
|
|
7578
7754
|
}],
|
|
7755
|
+
type_asset: 'sdk.coin',
|
|
7579
7756
|
traces: [{
|
|
7580
7757
|
type: 'ibc',
|
|
7581
7758
|
counterparty: {
|
|
@@ -7614,6 +7791,7 @@ const assets = {
|
|
|
7614
7791
|
primary_color_hex: '#f4c808'
|
|
7615
7792
|
}
|
|
7616
7793
|
}],
|
|
7794
|
+
type_asset: 'sdk.coin',
|
|
7617
7795
|
traces: [{
|
|
7618
7796
|
type: 'ibc',
|
|
7619
7797
|
counterparty: {
|
|
@@ -7651,6 +7829,7 @@ const assets = {
|
|
|
7651
7829
|
primary_color_hex: '#db2b1c'
|
|
7652
7830
|
}
|
|
7653
7831
|
}],
|
|
7832
|
+
type_asset: 'sdk.coin',
|
|
7654
7833
|
traces: [{
|
|
7655
7834
|
type: 'ibc',
|
|
7656
7835
|
counterparty: {
|
|
@@ -7688,6 +7867,7 @@ const assets = {
|
|
|
7688
7867
|
primary_color_hex: '#cb142d'
|
|
7689
7868
|
}
|
|
7690
7869
|
}],
|
|
7870
|
+
type_asset: 'sdk.coin',
|
|
7691
7871
|
traces: [{
|
|
7692
7872
|
type: 'ibc',
|
|
7693
7873
|
counterparty: {
|
|
@@ -7725,6 +7905,7 @@ const assets = {
|
|
|
7725
7905
|
primary_color_hex: '#ac0c34'
|
|
7726
7906
|
}
|
|
7727
7907
|
}],
|
|
7908
|
+
type_asset: 'sdk.coin',
|
|
7728
7909
|
traces: [{
|
|
7729
7910
|
type: 'ibc',
|
|
7730
7911
|
counterparty: {
|
|
@@ -7762,6 +7943,7 @@ const assets = {
|
|
|
7762
7943
|
primary_color_hex: '#045493'
|
|
7763
7944
|
}
|
|
7764
7945
|
}],
|
|
7946
|
+
type_asset: 'sdk.coin',
|
|
7765
7947
|
traces: [{
|
|
7766
7948
|
type: 'ibc',
|
|
7767
7949
|
counterparty: {
|
|
@@ -7806,6 +7988,7 @@ const assets = {
|
|
|
7806
7988
|
circle: false
|
|
7807
7989
|
}
|
|
7808
7990
|
}],
|
|
7991
|
+
type_asset: 'sdk.coin',
|
|
7809
7992
|
traces: [{
|
|
7810
7993
|
type: 'ibc',
|
|
7811
7994
|
counterparty: {
|
|
@@ -7848,6 +8031,7 @@ const assets = {
|
|
|
7848
8031
|
website: 'https://evmos.org/',
|
|
7849
8032
|
twitter: 'https://twitter.com/EvmosOrg'
|
|
7850
8033
|
},
|
|
8034
|
+
type_asset: 'sdk.coin',
|
|
7851
8035
|
traces: [{
|
|
7852
8036
|
type: 'ibc',
|
|
7853
8037
|
counterparty: {
|
|
@@ -7889,6 +8073,7 @@ const assets = {
|
|
|
7889
8073
|
website: 'https://www.neokingdom.org/',
|
|
7890
8074
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
7891
8075
|
},
|
|
8076
|
+
type_asset: 'sdk.coin',
|
|
7892
8077
|
traces: [{
|
|
7893
8078
|
type: 'ibc',
|
|
7894
8079
|
counterparty: {
|
|
@@ -8005,6 +8190,7 @@ const assets = {
|
|
|
8005
8190
|
primary_color_hex: '#1c2444'
|
|
8006
8191
|
}
|
|
8007
8192
|
}],
|
|
8193
|
+
type_asset: 'sdk.coin',
|
|
8008
8194
|
traces: [{
|
|
8009
8195
|
type: 'ibc',
|
|
8010
8196
|
counterparty: {
|
|
@@ -8042,6 +8228,7 @@ const assets = {
|
|
|
8042
8228
|
primary_color_hex: '#04ae9b'
|
|
8043
8229
|
}
|
|
8044
8230
|
}],
|
|
8231
|
+
type_asset: 'sdk.coin',
|
|
8045
8232
|
traces: [{
|
|
8046
8233
|
type: 'ibc',
|
|
8047
8234
|
counterparty: {
|
|
@@ -8080,6 +8267,7 @@ const assets = {
|
|
|
8080
8267
|
primary_color_hex: '#1c1c1c'
|
|
8081
8268
|
}
|
|
8082
8269
|
}],
|
|
8270
|
+
type_asset: 'sdk.coin',
|
|
8083
8271
|
traces: [{
|
|
8084
8272
|
type: 'ibc',
|
|
8085
8273
|
counterparty: {
|
|
@@ -8122,6 +8310,7 @@ const assets = {
|
|
|
8122
8310
|
socials: {
|
|
8123
8311
|
twitter: 'https://twitter.com/furyachain'
|
|
8124
8312
|
},
|
|
8313
|
+
type_asset: 'sdk.coin',
|
|
8125
8314
|
traces: [{
|
|
8126
8315
|
type: 'ibc',
|
|
8127
8316
|
counterparty: {
|
|
@@ -8164,6 +8353,7 @@ const assets = {
|
|
|
8164
8353
|
website: 'https://functionx.io',
|
|
8165
8354
|
twitter: 'https://x.com/functionx_io'
|
|
8166
8355
|
},
|
|
8356
|
+
type_asset: 'sdk.coin',
|
|
8167
8357
|
traces: [{
|
|
8168
8358
|
type: 'ibc',
|
|
8169
8359
|
counterparty: {
|
|
@@ -8201,6 +8391,7 @@ const assets = {
|
|
|
8201
8391
|
primary_color_hex: '#5e3be6'
|
|
8202
8392
|
}
|
|
8203
8393
|
}],
|
|
8394
|
+
type_asset: 'sdk.coin',
|
|
8204
8395
|
traces: [{
|
|
8205
8396
|
type: 'ibc',
|
|
8206
8397
|
counterparty: {
|
|
@@ -8292,6 +8483,7 @@ const assets = {
|
|
|
8292
8483
|
primary_color_hex: '#040404'
|
|
8293
8484
|
}
|
|
8294
8485
|
}],
|
|
8486
|
+
type_asset: 'sdk.coin',
|
|
8295
8487
|
traces: [{
|
|
8296
8488
|
type: 'ibc',
|
|
8297
8489
|
counterparty: {
|
|
@@ -8339,6 +8531,7 @@ const assets = {
|
|
|
8339
8531
|
website: 'https://gitopia.com/',
|
|
8340
8532
|
twitter: 'https://twitter.com/gitopiaDAO'
|
|
8341
8533
|
},
|
|
8534
|
+
type_asset: 'sdk.coin',
|
|
8342
8535
|
traces: [{
|
|
8343
8536
|
type: 'ibc',
|
|
8344
8537
|
counterparty: {
|
|
@@ -8381,6 +8574,7 @@ const assets = {
|
|
|
8381
8574
|
website: 'https://www.gravitybridge.net/',
|
|
8382
8575
|
twitter: 'https://twitter.com/gravity_bridge'
|
|
8383
8576
|
},
|
|
8577
|
+
type_asset: 'sdk.coin',
|
|
8384
8578
|
traces: [{
|
|
8385
8579
|
type: 'ibc',
|
|
8386
8580
|
counterparty: {
|
|
@@ -8423,6 +8617,7 @@ const assets = {
|
|
|
8423
8617
|
primary_color_hex: '#04cd80'
|
|
8424
8618
|
}
|
|
8425
8619
|
}],
|
|
8620
|
+
type_asset: 'sdk.coin',
|
|
8426
8621
|
traces: [{
|
|
8427
8622
|
type: 'ibc',
|
|
8428
8623
|
counterparty: {
|
|
@@ -8511,6 +8706,7 @@ const assets = {
|
|
|
8511
8706
|
website: 'https://humans.ai/',
|
|
8512
8707
|
twitter: 'https://twitter.com/humansdotai'
|
|
8513
8708
|
},
|
|
8709
|
+
type_asset: 'sdk.coin',
|
|
8514
8710
|
traces: [{
|
|
8515
8711
|
type: 'ibc',
|
|
8516
8712
|
counterparty: {
|
|
@@ -8549,6 +8745,7 @@ const assets = {
|
|
|
8549
8745
|
primary_color_hex: '#2c4484'
|
|
8550
8746
|
}
|
|
8551
8747
|
}],
|
|
8748
|
+
type_asset: 'sdk.coin',
|
|
8552
8749
|
traces: [{
|
|
8553
8750
|
type: 'ibc',
|
|
8554
8751
|
counterparty: {
|
|
@@ -8587,6 +8784,7 @@ const assets = {
|
|
|
8587
8784
|
primary_color_hex: '#4c54e4'
|
|
8588
8785
|
}
|
|
8589
8786
|
}],
|
|
8787
|
+
type_asset: 'sdk.coin',
|
|
8590
8788
|
traces: [{
|
|
8591
8789
|
type: 'ibc',
|
|
8592
8790
|
counterparty: {
|
|
@@ -8629,6 +8827,7 @@ const assets = {
|
|
|
8629
8827
|
website: 'https://injective.com/',
|
|
8630
8828
|
twitter: 'https://twitter.com/Injective_'
|
|
8631
8829
|
},
|
|
8830
|
+
type_asset: 'sdk.coin',
|
|
8632
8831
|
traces: [{
|
|
8633
8832
|
type: 'ibc',
|
|
8634
8833
|
counterparty: {
|
|
@@ -8664,6 +8863,7 @@ const assets = {
|
|
|
8664
8863
|
primary_color_hex: '#31292a'
|
|
8665
8864
|
}
|
|
8666
8865
|
}],
|
|
8866
|
+
type_asset: 'sdk.coin',
|
|
8667
8867
|
traces: [{
|
|
8668
8868
|
type: 'ibc',
|
|
8669
8869
|
counterparty: {
|
|
@@ -8699,6 +8899,7 @@ const assets = {
|
|
|
8699
8899
|
primary_color_hex: '#18120f'
|
|
8700
8900
|
}
|
|
8701
8901
|
}],
|
|
8902
|
+
type_asset: 'sdk.coin',
|
|
8702
8903
|
traces: [{
|
|
8703
8904
|
type: 'ibc',
|
|
8704
8905
|
counterparty: {
|
|
@@ -8731,6 +8932,7 @@ const assets = {
|
|
|
8731
8932
|
primary_color_hex: '#293a6f'
|
|
8732
8933
|
}
|
|
8733
8934
|
}],
|
|
8935
|
+
type_asset: 'sdk.coin',
|
|
8734
8936
|
traces: [{
|
|
8735
8937
|
type: 'ibc',
|
|
8736
8938
|
counterparty: {
|
|
@@ -8763,6 +8965,7 @@ const assets = {
|
|
|
8763
8965
|
primary_color_hex: '#272f4b'
|
|
8764
8966
|
}
|
|
8765
8967
|
}],
|
|
8968
|
+
type_asset: 'sdk.coin',
|
|
8766
8969
|
traces: [{
|
|
8767
8970
|
type: 'ibc',
|
|
8768
8971
|
counterparty: {
|
|
@@ -8795,6 +8998,7 @@ const assets = {
|
|
|
8795
8998
|
primary_color_hex: '#2a303f'
|
|
8796
8999
|
}
|
|
8797
9000
|
}],
|
|
9001
|
+
type_asset: 'sdk.coin',
|
|
8798
9002
|
traces: [{
|
|
8799
9003
|
type: 'ibc',
|
|
8800
9004
|
counterparty: {
|
|
@@ -8827,6 +9031,7 @@ const assets = {
|
|
|
8827
9031
|
primary_color_hex: '#54ac94'
|
|
8828
9032
|
}
|
|
8829
9033
|
}],
|
|
9034
|
+
type_asset: 'sdk.coin',
|
|
8830
9035
|
traces: [{
|
|
8831
9036
|
type: 'ibc',
|
|
8832
9037
|
counterparty: {
|
|
@@ -8859,6 +9064,7 @@ const assets = {
|
|
|
8859
9064
|
primary_color_hex: '#7931f9'
|
|
8860
9065
|
}
|
|
8861
9066
|
}],
|
|
9067
|
+
type_asset: 'sdk.coin',
|
|
8862
9068
|
traces: [{
|
|
8863
9069
|
type: 'ibc',
|
|
8864
9070
|
counterparty: {
|
|
@@ -8897,6 +9103,7 @@ const assets = {
|
|
|
8897
9103
|
primary_color_hex: '#5664ad'
|
|
8898
9104
|
}
|
|
8899
9105
|
}],
|
|
9106
|
+
type_asset: 'sdk.coin',
|
|
8900
9107
|
traces: [{
|
|
8901
9108
|
type: 'ibc',
|
|
8902
9109
|
counterparty: {
|
|
@@ -8935,6 +9142,7 @@ const assets = {
|
|
|
8935
9142
|
primary_color_hex: '#dbdbcb'
|
|
8936
9143
|
}
|
|
8937
9144
|
}],
|
|
9145
|
+
type_asset: 'sdk.coin',
|
|
8938
9146
|
traces: [{
|
|
8939
9147
|
type: 'ibc',
|
|
8940
9148
|
counterparty: {
|
|
@@ -8977,6 +9185,7 @@ const assets = {
|
|
|
8977
9185
|
website: 'https://junonetwork.io/',
|
|
8978
9186
|
twitter: 'https://twitter.com/JunoNetwork'
|
|
8979
9187
|
},
|
|
9188
|
+
type_asset: 'sdk.coin',
|
|
8980
9189
|
traces: [{
|
|
8981
9190
|
type: 'ibc',
|
|
8982
9191
|
counterparty: {
|
|
@@ -9019,6 +9228,7 @@ const assets = {
|
|
|
9019
9228
|
website: 'https://www.kava.io/',
|
|
9020
9229
|
twitter: 'https://twitter.com/KAVA_CHAIN'
|
|
9021
9230
|
},
|
|
9231
|
+
type_asset: 'sdk.coin',
|
|
9022
9232
|
traces: [{
|
|
9023
9233
|
type: 'ibc',
|
|
9024
9234
|
counterparty: {
|
|
@@ -9057,6 +9267,7 @@ const assets = {
|
|
|
9057
9267
|
primary_color_hex: '#7b34ac'
|
|
9058
9268
|
}
|
|
9059
9269
|
}],
|
|
9270
|
+
type_asset: 'sdk.coin',
|
|
9060
9271
|
traces: [{
|
|
9061
9272
|
type: 'ibc',
|
|
9062
9273
|
counterparty: {
|
|
@@ -9095,6 +9306,7 @@ const assets = {
|
|
|
9095
9306
|
primary_color_hex: '#544cfc'
|
|
9096
9307
|
}
|
|
9097
9308
|
}],
|
|
9309
|
+
type_asset: 'sdk.coin',
|
|
9098
9310
|
traces: [{
|
|
9099
9311
|
type: 'ibc',
|
|
9100
9312
|
counterparty: {
|
|
@@ -9133,6 +9345,7 @@ const assets = {
|
|
|
9133
9345
|
primary_color_hex: '#04d4a3'
|
|
9134
9346
|
}
|
|
9135
9347
|
}],
|
|
9348
|
+
type_asset: 'sdk.coin',
|
|
9136
9349
|
traces: [{
|
|
9137
9350
|
type: 'ibc',
|
|
9138
9351
|
counterparty: {
|
|
@@ -9186,7 +9399,8 @@ const assets = {
|
|
|
9186
9399
|
logo_URIs: {
|
|
9187
9400
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
9188
9401
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
9189
|
-
}
|
|
9402
|
+
},
|
|
9403
|
+
type_asset: 'sdk.coin'
|
|
9190
9404
|
},
|
|
9191
9405
|
{
|
|
9192
9406
|
description: 'The native token of Ki Chain',
|
|
@@ -9214,6 +9428,7 @@ const assets = {
|
|
|
9214
9428
|
primary_color_hex: '#1c04fc'
|
|
9215
9429
|
}
|
|
9216
9430
|
}],
|
|
9431
|
+
type_asset: 'sdk.coin',
|
|
9217
9432
|
traces: [{
|
|
9218
9433
|
type: 'ibc',
|
|
9219
9434
|
counterparty: {
|
|
@@ -9256,6 +9471,7 @@ const assets = {
|
|
|
9256
9471
|
twitter: 'https://x.com/KimaNetwork',
|
|
9257
9472
|
website: 'https://www.kima.network/'
|
|
9258
9473
|
},
|
|
9474
|
+
type_asset: 'sdk.coin',
|
|
9259
9475
|
traces: [{
|
|
9260
9476
|
type: 'ibc',
|
|
9261
9477
|
counterparty: {
|
|
@@ -9294,6 +9510,7 @@ const assets = {
|
|
|
9294
9510
|
primary_color_hex: '#042a61'
|
|
9295
9511
|
}
|
|
9296
9512
|
}],
|
|
9513
|
+
type_asset: 'sdk.coin',
|
|
9297
9514
|
traces: [{
|
|
9298
9515
|
type: 'ibc',
|
|
9299
9516
|
counterparty: {
|
|
@@ -9336,6 +9553,7 @@ const assets = {
|
|
|
9336
9553
|
website: 'https://kujira.network/',
|
|
9337
9554
|
twitter: 'https://twitter.com/TeamKujira'
|
|
9338
9555
|
},
|
|
9556
|
+
type_asset: 'sdk.coin',
|
|
9339
9557
|
traces: [{
|
|
9340
9558
|
type: 'ibc',
|
|
9341
9559
|
counterparty: {
|
|
@@ -9378,6 +9596,7 @@ const assets = {
|
|
|
9378
9596
|
website: 'https://www.kyve.network/',
|
|
9379
9597
|
twitter: 'https://twitter.com/KYVENetwork'
|
|
9380
9598
|
},
|
|
9599
|
+
type_asset: 'sdk.coin',
|
|
9381
9600
|
traces: [{
|
|
9382
9601
|
type: 'ibc',
|
|
9383
9602
|
counterparty: {
|
|
@@ -9416,6 +9635,7 @@ const assets = {
|
|
|
9416
9635
|
primary_color_hex: '#e41c54'
|
|
9417
9636
|
}
|
|
9418
9637
|
}],
|
|
9638
|
+
type_asset: 'sdk.coin',
|
|
9419
9639
|
traces: [{
|
|
9420
9640
|
type: 'ibc',
|
|
9421
9641
|
counterparty: {
|
|
@@ -9505,6 +9725,7 @@ const assets = {
|
|
|
9505
9725
|
primary_color_hex: '#2d656c'
|
|
9506
9726
|
}
|
|
9507
9727
|
}],
|
|
9728
|
+
type_asset: 'sdk.coin',
|
|
9508
9729
|
traces: [{
|
|
9509
9730
|
type: 'ibc',
|
|
9510
9731
|
counterparty: {
|
|
@@ -9546,6 +9767,7 @@ const assets = {
|
|
|
9546
9767
|
website: 'https://www.lorenzo-protocol.xyz/',
|
|
9547
9768
|
twitter: 'https://x.com/LorenzoProtocol'
|
|
9548
9769
|
},
|
|
9770
|
+
type_asset: 'sdk.coin',
|
|
9549
9771
|
traces: [{
|
|
9550
9772
|
type: 'ibc',
|
|
9551
9773
|
counterparty: {
|
|
@@ -9583,6 +9805,7 @@ const assets = {
|
|
|
9583
9805
|
primary_color_hex: '#cb8b40'
|
|
9584
9806
|
}
|
|
9585
9807
|
}],
|
|
9808
|
+
type_asset: 'sdk.coin',
|
|
9586
9809
|
traces: [{
|
|
9587
9810
|
type: 'ibc',
|
|
9588
9811
|
counterparty: {
|
|
@@ -9621,6 +9844,7 @@ const assets = {
|
|
|
9621
9844
|
primary_color_hex: '#080808'
|
|
9622
9845
|
}
|
|
9623
9846
|
}],
|
|
9847
|
+
type_asset: 'sdk.coin',
|
|
9624
9848
|
traces: [{
|
|
9625
9849
|
type: 'ibc',
|
|
9626
9850
|
counterparty: {
|
|
@@ -9659,6 +9883,7 @@ const assets = {
|
|
|
9659
9883
|
primary_color_hex: '#147ccc'
|
|
9660
9884
|
}
|
|
9661
9885
|
}],
|
|
9886
|
+
type_asset: 'sdk.coin',
|
|
9662
9887
|
traces: [{
|
|
9663
9888
|
type: 'ibc',
|
|
9664
9889
|
counterparty: {
|
|
@@ -9697,6 +9922,7 @@ const assets = {
|
|
|
9697
9922
|
primary_color_hex: '#b7dcd8'
|
|
9698
9923
|
}
|
|
9699
9924
|
}],
|
|
9925
|
+
type_asset: 'sdk.coin',
|
|
9700
9926
|
traces: [{
|
|
9701
9927
|
type: 'ibc',
|
|
9702
9928
|
counterparty: {
|
|
@@ -9735,6 +9961,7 @@ const assets = {
|
|
|
9735
9961
|
primary_color_hex: '#6bab14'
|
|
9736
9962
|
}
|
|
9737
9963
|
}],
|
|
9964
|
+
type_asset: 'sdk.coin',
|
|
9738
9965
|
traces: [{
|
|
9739
9966
|
type: 'ibc',
|
|
9740
9967
|
counterparty: {
|
|
@@ -9773,6 +10000,7 @@ const assets = {
|
|
|
9773
10000
|
primary_color_hex: '#1c1c1c'
|
|
9774
10001
|
}
|
|
9775
10002
|
}],
|
|
10003
|
+
type_asset: 'sdk.coin',
|
|
9776
10004
|
traces: [{
|
|
9777
10005
|
type: 'ibc',
|
|
9778
10006
|
counterparty: {
|
|
@@ -9811,6 +10039,7 @@ const assets = {
|
|
|
9811
10039
|
primary_color_hex: '#cbfb06'
|
|
9812
10040
|
}
|
|
9813
10041
|
}],
|
|
10042
|
+
type_asset: 'sdk.coin',
|
|
9814
10043
|
traces: [{
|
|
9815
10044
|
type: 'ibc',
|
|
9816
10045
|
counterparty: {
|
|
@@ -9855,6 +10084,7 @@ const assets = {
|
|
|
9855
10084
|
website: 'https://neutron.org/',
|
|
9856
10085
|
twitter: 'https://twitter.com/Neutron_org'
|
|
9857
10086
|
},
|
|
10087
|
+
type_asset: 'sdk.coin',
|
|
9858
10088
|
traces: [{
|
|
9859
10089
|
type: 'ibc',
|
|
9860
10090
|
counterparty: {
|
|
@@ -9890,6 +10120,7 @@ const assets = {
|
|
|
9890
10120
|
primary_color_hex: '#1b0847'
|
|
9891
10121
|
}
|
|
9892
10122
|
}],
|
|
10123
|
+
type_asset: 'sdk.coin',
|
|
9893
10124
|
traces: [{
|
|
9894
10125
|
type: 'ibc',
|
|
9895
10126
|
counterparty: {
|
|
@@ -9925,6 +10156,7 @@ const assets = {
|
|
|
9925
10156
|
primary_color_hex: '#dcd5ab'
|
|
9926
10157
|
}
|
|
9927
10158
|
}],
|
|
10159
|
+
type_asset: 'sdk.coin',
|
|
9928
10160
|
traces: [{
|
|
9929
10161
|
type: 'ibc',
|
|
9930
10162
|
counterparty: {
|
|
@@ -9960,6 +10192,7 @@ const assets = {
|
|
|
9960
10192
|
primary_color_hex: '#333333'
|
|
9961
10193
|
}
|
|
9962
10194
|
}],
|
|
10195
|
+
type_asset: 'sdk.coin',
|
|
9963
10196
|
traces: [{
|
|
9964
10197
|
type: 'ibc',
|
|
9965
10198
|
counterparty: {
|
|
@@ -10009,6 +10242,7 @@ const assets = {
|
|
|
10009
10242
|
primary_color_hex: '#14c0ce'
|
|
10010
10243
|
}
|
|
10011
10244
|
}],
|
|
10245
|
+
type_asset: 'sdk.coin',
|
|
10012
10246
|
traces: [{
|
|
10013
10247
|
type: 'ibc',
|
|
10014
10248
|
counterparty: {
|
|
@@ -10032,6 +10266,7 @@ const assets = {
|
|
|
10032
10266
|
name: 'uoprek',
|
|
10033
10267
|
display: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
|
|
10034
10268
|
symbol: 'UOPREK',
|
|
10269
|
+
type_asset: 'sdk.coin',
|
|
10035
10270
|
traces: [{
|
|
10036
10271
|
type: 'ibc',
|
|
10037
10272
|
counterparty: {
|
|
@@ -10055,6 +10290,7 @@ const assets = {
|
|
|
10055
10290
|
name: 'utestate',
|
|
10056
10291
|
display: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
|
|
10057
10292
|
symbol: 'UTESTATE',
|
|
10293
|
+
type_asset: 'sdk.coin',
|
|
10058
10294
|
traces: [{
|
|
10059
10295
|
type: 'ibc',
|
|
10060
10296
|
counterparty: {
|
|
@@ -10078,6 +10314,7 @@ const assets = {
|
|
|
10078
10314
|
name: 'npp',
|
|
10079
10315
|
display: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
|
|
10080
10316
|
symbol: 'NPP',
|
|
10317
|
+
type_asset: 'sdk.coin',
|
|
10081
10318
|
traces: [{
|
|
10082
10319
|
type: 'ibc',
|
|
10083
10320
|
counterparty: {
|
|
@@ -10196,6 +10433,7 @@ const assets = {
|
|
|
10196
10433
|
website: 'https://ondo.finance/usdy',
|
|
10197
10434
|
twitter: 'https://x.com/OndoFinance'
|
|
10198
10435
|
},
|
|
10436
|
+
type_asset: 'sdk.coin',
|
|
10199
10437
|
traces: [{
|
|
10200
10438
|
type: 'ibc',
|
|
10201
10439
|
counterparty: {
|
|
@@ -10239,6 +10477,7 @@ const assets = {
|
|
|
10239
10477
|
primary_color_hex: '#0c0c14'
|
|
10240
10478
|
}
|
|
10241
10479
|
}],
|
|
10480
|
+
type_asset: 'sdk.coin',
|
|
10242
10481
|
traces: [{
|
|
10243
10482
|
type: 'ibc',
|
|
10244
10483
|
counterparty: {
|
|
@@ -10281,6 +10520,7 @@ const assets = {
|
|
|
10281
10520
|
website: 'https://nolus.io/',
|
|
10282
10521
|
twitter: 'https://twitter.com/NolusProtocol'
|
|
10283
10522
|
},
|
|
10523
|
+
type_asset: 'sdk.coin',
|
|
10284
10524
|
traces: [{
|
|
10285
10525
|
type: 'ibc',
|
|
10286
10526
|
counterparty: {
|
|
@@ -10318,6 +10558,7 @@ const assets = {
|
|
|
10318
10558
|
primary_color_hex: '#6404fc'
|
|
10319
10559
|
}
|
|
10320
10560
|
}],
|
|
10561
|
+
type_asset: 'sdk.coin',
|
|
10321
10562
|
traces: [{
|
|
10322
10563
|
type: 'ibc',
|
|
10323
10564
|
counterparty: {
|
|
@@ -10353,6 +10594,7 @@ const assets = {
|
|
|
10353
10594
|
primary_color_hex: '#f45135'
|
|
10354
10595
|
}
|
|
10355
10596
|
}],
|
|
10597
|
+
type_asset: 'sdk.coin',
|
|
10356
10598
|
traces: [{
|
|
10357
10599
|
type: 'ibc',
|
|
10358
10600
|
counterparty: {
|
|
@@ -10401,6 +10643,7 @@ const assets = {
|
|
|
10401
10643
|
primary_color_hex: '#141424'
|
|
10402
10644
|
}
|
|
10403
10645
|
}],
|
|
10646
|
+
type_asset: 'sdk.coin',
|
|
10404
10647
|
traces: [{
|
|
10405
10648
|
type: 'ibc',
|
|
10406
10649
|
counterparty: {
|
|
@@ -10440,6 +10683,7 @@ const assets = {
|
|
|
10440
10683
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
10441
10684
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
10442
10685
|
}],
|
|
10686
|
+
type_asset: 'sdk.coin',
|
|
10443
10687
|
traces: [{
|
|
10444
10688
|
type: 'ibc',
|
|
10445
10689
|
counterparty: {
|
|
@@ -10481,6 +10725,7 @@ const assets = {
|
|
|
10481
10725
|
primary_color_hex: '#c3ebf3'
|
|
10482
10726
|
}
|
|
10483
10727
|
}],
|
|
10728
|
+
type_asset: 'sdk.coin',
|
|
10484
10729
|
traces: [{
|
|
10485
10730
|
type: 'ibc',
|
|
10486
10731
|
counterparty: {
|
|
@@ -10522,6 +10767,7 @@ const assets = {
|
|
|
10522
10767
|
primary_color_hex: '#040404'
|
|
10523
10768
|
}
|
|
10524
10769
|
}],
|
|
10770
|
+
type_asset: 'sdk.coin',
|
|
10525
10771
|
traces: [{
|
|
10526
10772
|
type: 'ibc',
|
|
10527
10773
|
counterparty: {
|
|
@@ -10564,6 +10810,7 @@ const assets = {
|
|
|
10564
10810
|
website: 'https://omniflix.network/',
|
|
10565
10811
|
twitter: 'https://twitter.com/OmniFlixNetwork'
|
|
10566
10812
|
},
|
|
10813
|
+
type_asset: 'sdk.coin',
|
|
10567
10814
|
traces: [{
|
|
10568
10815
|
type: 'ibc',
|
|
10569
10816
|
counterparty: {
|
|
@@ -10599,6 +10846,7 @@ const assets = {
|
|
|
10599
10846
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
10600
10847
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
10601
10848
|
}],
|
|
10849
|
+
type_asset: 'sdk.coin',
|
|
10602
10850
|
traces: [{
|
|
10603
10851
|
type: 'ibc',
|
|
10604
10852
|
counterparty: {
|
|
@@ -10643,6 +10891,7 @@ const assets = {
|
|
|
10643
10891
|
primary_color_hex: '#1c1c28'
|
|
10644
10892
|
}
|
|
10645
10893
|
}],
|
|
10894
|
+
type_asset: 'sdk.coin',
|
|
10646
10895
|
traces: [{
|
|
10647
10896
|
type: 'ibc',
|
|
10648
10897
|
counterparty: {
|
|
@@ -10707,6 +10956,7 @@ const assets = {
|
|
|
10707
10956
|
}
|
|
10708
10957
|
}
|
|
10709
10958
|
],
|
|
10959
|
+
type_asset: 'sdk.coin',
|
|
10710
10960
|
traces: [{
|
|
10711
10961
|
type: 'ibc',
|
|
10712
10962
|
counterparty: {
|
|
@@ -10745,6 +10995,7 @@ const assets = {
|
|
|
10745
10995
|
primary_color_hex: '#2474ec'
|
|
10746
10996
|
}
|
|
10747
10997
|
}],
|
|
10998
|
+
type_asset: 'sdk.coin',
|
|
10748
10999
|
traces: [{
|
|
10749
11000
|
type: 'ibc',
|
|
10750
11001
|
counterparty: {
|
|
@@ -10781,6 +11032,7 @@ const assets = {
|
|
|
10781
11032
|
primary_color_hex: '#05050c'
|
|
10782
11033
|
}
|
|
10783
11034
|
}],
|
|
11035
|
+
type_asset: 'sdk.coin',
|
|
10784
11036
|
traces: [{
|
|
10785
11037
|
type: 'ibc',
|
|
10786
11038
|
counterparty: {
|
|
@@ -10864,6 +11116,7 @@ const assets = {
|
|
|
10864
11116
|
website: 'https://persistence.one/',
|
|
10865
11117
|
twitter: 'https://twitter.com/PersistenceOne'
|
|
10866
11118
|
},
|
|
11119
|
+
type_asset: 'sdk.coin',
|
|
10867
11120
|
traces: [{
|
|
10868
11121
|
type: 'ibc',
|
|
10869
11122
|
counterparty: {
|
|
@@ -10906,6 +11159,7 @@ const assets = {
|
|
|
10906
11159
|
website: 'https://planq.network',
|
|
10907
11160
|
twitter: 'https://twitter.com/planqfoundation'
|
|
10908
11161
|
},
|
|
11162
|
+
type_asset: 'sdk.coin',
|
|
10909
11163
|
traces: [{
|
|
10910
11164
|
type: 'ibc',
|
|
10911
11165
|
counterparty: {
|
|
@@ -10955,7 +11209,8 @@ const assets = {
|
|
|
10955
11209
|
}],
|
|
10956
11210
|
logo_URIs: {
|
|
10957
11211
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
|
|
10958
|
-
}
|
|
11212
|
+
},
|
|
11213
|
+
type_asset: 'sdk.coin'
|
|
10959
11214
|
},
|
|
10960
11215
|
{
|
|
10961
11216
|
description: 'Hash is the staking token of the Provenance Blockchain',
|
|
@@ -10983,6 +11238,7 @@ const assets = {
|
|
|
10983
11238
|
primary_color_hex: '#4c7cdc'
|
|
10984
11239
|
}
|
|
10985
11240
|
}],
|
|
11241
|
+
type_asset: 'sdk.coin',
|
|
10986
11242
|
traces: [{
|
|
10987
11243
|
type: 'ibc',
|
|
10988
11244
|
counterparty: {
|
|
@@ -11020,6 +11276,7 @@ const assets = {
|
|
|
11020
11276
|
primary_color_hex: '#c6ddf5'
|
|
11021
11277
|
}
|
|
11022
11278
|
}],
|
|
11279
|
+
type_asset: 'sdk.coin',
|
|
11023
11280
|
traces: [{
|
|
11024
11281
|
type: 'ibc',
|
|
11025
11282
|
counterparty: {
|
|
@@ -11054,6 +11311,7 @@ const assets = {
|
|
|
11054
11311
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
11055
11312
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
11056
11313
|
}],
|
|
11314
|
+
type_asset: 'sdk.coin',
|
|
11057
11315
|
traces: [{
|
|
11058
11316
|
type: 'ibc',
|
|
11059
11317
|
counterparty: {
|
|
@@ -11088,6 +11346,7 @@ const assets = {
|
|
|
11088
11346
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
11089
11347
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
11090
11348
|
}],
|
|
11349
|
+
type_asset: 'sdk.coin',
|
|
11091
11350
|
traces: [{
|
|
11092
11351
|
type: 'ibc',
|
|
11093
11352
|
counterparty: {
|
|
@@ -11122,6 +11381,7 @@ const assets = {
|
|
|
11122
11381
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
11123
11382
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
11124
11383
|
}],
|
|
11384
|
+
type_asset: 'sdk.coin',
|
|
11125
11385
|
traces: [{
|
|
11126
11386
|
type: 'ibc',
|
|
11127
11387
|
counterparty: {
|
|
@@ -11156,6 +11416,7 @@ const assets = {
|
|
|
11156
11416
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
11157
11417
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
11158
11418
|
}],
|
|
11419
|
+
type_asset: 'sdk.coin',
|
|
11159
11420
|
traces: [{
|
|
11160
11421
|
type: 'ibc',
|
|
11161
11422
|
counterparty: {
|
|
@@ -11190,6 +11451,7 @@ const assets = {
|
|
|
11190
11451
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
11191
11452
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
11192
11453
|
}],
|
|
11454
|
+
type_asset: 'sdk.coin',
|
|
11193
11455
|
traces: [{
|
|
11194
11456
|
type: 'ibc',
|
|
11195
11457
|
counterparty: {
|
|
@@ -11224,6 +11486,7 @@ const assets = {
|
|
|
11224
11486
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
11225
11487
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
11226
11488
|
}],
|
|
11489
|
+
type_asset: 'sdk.coin',
|
|
11227
11490
|
traces: [{
|
|
11228
11491
|
type: 'ibc',
|
|
11229
11492
|
counterparty: {
|
|
@@ -11258,6 +11521,7 @@ const assets = {
|
|
|
11258
11521
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
11259
11522
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
11260
11523
|
}],
|
|
11524
|
+
type_asset: 'sdk.coin',
|
|
11261
11525
|
traces: [{
|
|
11262
11526
|
type: 'ibc',
|
|
11263
11527
|
counterparty: {
|
|
@@ -11292,6 +11556,7 @@ const assets = {
|
|
|
11292
11556
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
11293
11557
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
11294
11558
|
}],
|
|
11559
|
+
type_asset: 'sdk.coin',
|
|
11295
11560
|
traces: [{
|
|
11296
11561
|
type: 'ibc',
|
|
11297
11562
|
counterparty: {
|
|
@@ -11326,6 +11591,7 @@ const assets = {
|
|
|
11326
11591
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
11327
11592
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
11328
11593
|
}],
|
|
11594
|
+
type_asset: 'sdk.coin',
|
|
11329
11595
|
traces: [{
|
|
11330
11596
|
type: 'ibc',
|
|
11331
11597
|
counterparty: {
|
|
@@ -11360,6 +11626,7 @@ const assets = {
|
|
|
11360
11626
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11361
11627
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11362
11628
|
}],
|
|
11629
|
+
type_asset: 'sdk.coin',
|
|
11363
11630
|
traces: [{
|
|
11364
11631
|
type: 'ibc',
|
|
11365
11632
|
counterparty: {
|
|
@@ -11394,6 +11661,7 @@ const assets = {
|
|
|
11394
11661
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11395
11662
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11396
11663
|
}],
|
|
11664
|
+
type_asset: 'sdk.coin',
|
|
11397
11665
|
traces: [{
|
|
11398
11666
|
type: 'ibc',
|
|
11399
11667
|
counterparty: {
|
|
@@ -11428,6 +11696,7 @@ const assets = {
|
|
|
11428
11696
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11429
11697
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11430
11698
|
}],
|
|
11699
|
+
type_asset: 'sdk.coin',
|
|
11431
11700
|
traces: [{
|
|
11432
11701
|
type: 'ibc',
|
|
11433
11702
|
counterparty: {
|
|
@@ -11462,6 +11731,7 @@ const assets = {
|
|
|
11462
11731
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
11463
11732
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11464
11733
|
}],
|
|
11734
|
+
type_asset: 'sdk.coin',
|
|
11465
11735
|
traces: [{
|
|
11466
11736
|
type: 'ibc',
|
|
11467
11737
|
counterparty: {
|
|
@@ -11496,6 +11766,7 @@ const assets = {
|
|
|
11496
11766
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
11497
11767
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11498
11768
|
}],
|
|
11769
|
+
type_asset: 'sdk.coin',
|
|
11499
11770
|
traces: [{
|
|
11500
11771
|
type: 'ibc',
|
|
11501
11772
|
counterparty: {
|
|
@@ -11530,6 +11801,7 @@ const assets = {
|
|
|
11530
11801
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
11531
11802
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11532
11803
|
}],
|
|
11804
|
+
type_asset: 'sdk.coin',
|
|
11533
11805
|
traces: [{
|
|
11534
11806
|
type: 'ibc',
|
|
11535
11807
|
counterparty: {
|
|
@@ -11564,6 +11836,7 @@ const assets = {
|
|
|
11564
11836
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
11565
11837
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
11566
11838
|
}],
|
|
11839
|
+
type_asset: 'sdk.coin',
|
|
11567
11840
|
traces: [{
|
|
11568
11841
|
type: 'ibc',
|
|
11569
11842
|
counterparty: {
|
|
@@ -11598,6 +11871,7 @@ const assets = {
|
|
|
11598
11871
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
11599
11872
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
11600
11873
|
}],
|
|
11874
|
+
type_asset: 'sdk.coin',
|
|
11601
11875
|
traces: [{
|
|
11602
11876
|
type: 'ibc',
|
|
11603
11877
|
counterparty: {
|
|
@@ -11632,6 +11906,7 @@ const assets = {
|
|
|
11632
11906
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
11633
11907
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
11634
11908
|
}],
|
|
11909
|
+
type_asset: 'sdk.coin',
|
|
11635
11910
|
traces: [{
|
|
11636
11911
|
type: 'ibc',
|
|
11637
11912
|
counterparty: {
|
|
@@ -11666,6 +11941,7 @@ const assets = {
|
|
|
11666
11941
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
11667
11942
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
11668
11943
|
}],
|
|
11944
|
+
type_asset: 'sdk.coin',
|
|
11669
11945
|
traces: [{
|
|
11670
11946
|
type: 'ibc',
|
|
11671
11947
|
counterparty: {
|
|
@@ -11700,6 +11976,7 @@ const assets = {
|
|
|
11700
11976
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
11701
11977
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
11702
11978
|
}],
|
|
11979
|
+
type_asset: 'sdk.coin',
|
|
11703
11980
|
traces: [{
|
|
11704
11981
|
type: 'ibc',
|
|
11705
11982
|
counterparty: {
|
|
@@ -11734,6 +12011,7 @@ const assets = {
|
|
|
11734
12011
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
11735
12012
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
11736
12013
|
}],
|
|
12014
|
+
type_asset: 'sdk.coin',
|
|
11737
12015
|
traces: [{
|
|
11738
12016
|
type: 'ibc',
|
|
11739
12017
|
counterparty: {
|
|
@@ -11768,6 +12046,7 @@ const assets = {
|
|
|
11768
12046
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
11769
12047
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
11770
12048
|
}],
|
|
12049
|
+
type_asset: 'sdk.coin',
|
|
11771
12050
|
traces: [{
|
|
11772
12051
|
type: 'ibc',
|
|
11773
12052
|
counterparty: {
|
|
@@ -11802,6 +12081,7 @@ const assets = {
|
|
|
11802
12081
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
11803
12082
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
11804
12083
|
}],
|
|
12084
|
+
type_asset: 'sdk.coin',
|
|
11805
12085
|
traces: [{
|
|
11806
12086
|
type: 'ibc',
|
|
11807
12087
|
counterparty: {
|
|
@@ -11836,6 +12116,7 @@ const assets = {
|
|
|
11836
12116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
11837
12117
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
11838
12118
|
}],
|
|
12119
|
+
type_asset: 'sdk.coin',
|
|
11839
12120
|
traces: [{
|
|
11840
12121
|
type: 'ibc',
|
|
11841
12122
|
counterparty: {
|
|
@@ -11870,6 +12151,7 @@ const assets = {
|
|
|
11870
12151
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
11871
12152
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
11872
12153
|
}],
|
|
12154
|
+
type_asset: 'sdk.coin',
|
|
11873
12155
|
traces: [{
|
|
11874
12156
|
type: 'ibc',
|
|
11875
12157
|
counterparty: {
|
|
@@ -11904,6 +12186,7 @@ const assets = {
|
|
|
11904
12186
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
11905
12187
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
11906
12188
|
}],
|
|
12189
|
+
type_asset: 'sdk.coin',
|
|
11907
12190
|
traces: [{
|
|
11908
12191
|
type: 'ibc',
|
|
11909
12192
|
counterparty: {
|
|
@@ -11938,6 +12221,7 @@ const assets = {
|
|
|
11938
12221
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
11939
12222
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
11940
12223
|
}],
|
|
12224
|
+
type_asset: 'sdk.coin',
|
|
11941
12225
|
traces: [{
|
|
11942
12226
|
type: 'ibc',
|
|
11943
12227
|
counterparty: {
|
|
@@ -11972,6 +12256,7 @@ const assets = {
|
|
|
11972
12256
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
11973
12257
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
11974
12258
|
}],
|
|
12259
|
+
type_asset: 'sdk.coin',
|
|
11975
12260
|
traces: [{
|
|
11976
12261
|
type: 'ibc',
|
|
11977
12262
|
counterparty: {
|
|
@@ -12006,6 +12291,7 @@ const assets = {
|
|
|
12006
12291
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
12007
12292
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
12008
12293
|
}],
|
|
12294
|
+
type_asset: 'sdk.coin',
|
|
12009
12295
|
traces: [{
|
|
12010
12296
|
type: 'ibc',
|
|
12011
12297
|
counterparty: {
|
|
@@ -12040,6 +12326,7 @@ const assets = {
|
|
|
12040
12326
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
12041
12327
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
12042
12328
|
}],
|
|
12329
|
+
type_asset: 'sdk.coin',
|
|
12043
12330
|
traces: [{
|
|
12044
12331
|
type: 'ibc',
|
|
12045
12332
|
counterparty: {
|
|
@@ -12074,6 +12361,7 @@ const assets = {
|
|
|
12074
12361
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
12075
12362
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
12076
12363
|
}],
|
|
12364
|
+
type_asset: 'sdk.coin',
|
|
12077
12365
|
traces: [{
|
|
12078
12366
|
type: 'ibc',
|
|
12079
12367
|
counterparty: {
|
|
@@ -12108,6 +12396,7 @@ const assets = {
|
|
|
12108
12396
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
12109
12397
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
12110
12398
|
}],
|
|
12399
|
+
type_asset: 'sdk.coin',
|
|
12111
12400
|
traces: [{
|
|
12112
12401
|
type: 'ibc',
|
|
12113
12402
|
counterparty: {
|
|
@@ -12142,6 +12431,7 @@ const assets = {
|
|
|
12142
12431
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
12143
12432
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
12144
12433
|
}],
|
|
12434
|
+
type_asset: 'sdk.coin',
|
|
12145
12435
|
traces: [{
|
|
12146
12436
|
type: 'ibc',
|
|
12147
12437
|
counterparty: {
|
|
@@ -12176,6 +12466,7 @@ const assets = {
|
|
|
12176
12466
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
12177
12467
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
12178
12468
|
}],
|
|
12469
|
+
type_asset: 'sdk.coin',
|
|
12179
12470
|
traces: [{
|
|
12180
12471
|
type: 'ibc',
|
|
12181
12472
|
counterparty: {
|
|
@@ -12210,6 +12501,7 @@ const assets = {
|
|
|
12210
12501
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
12211
12502
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
12212
12503
|
}],
|
|
12504
|
+
type_asset: 'sdk.coin',
|
|
12213
12505
|
traces: [{
|
|
12214
12506
|
type: 'ibc',
|
|
12215
12507
|
counterparty: {
|
|
@@ -12244,6 +12536,7 @@ const assets = {
|
|
|
12244
12536
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
12245
12537
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
12246
12538
|
}],
|
|
12539
|
+
type_asset: 'sdk.coin',
|
|
12247
12540
|
traces: [{
|
|
12248
12541
|
type: 'ibc',
|
|
12249
12542
|
counterparty: {
|
|
@@ -12278,6 +12571,7 @@ const assets = {
|
|
|
12278
12571
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
12279
12572
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12280
12573
|
}],
|
|
12574
|
+
type_asset: 'sdk.coin',
|
|
12281
12575
|
traces: [{
|
|
12282
12576
|
type: 'ibc',
|
|
12283
12577
|
counterparty: {
|
|
@@ -12312,6 +12606,7 @@ const assets = {
|
|
|
12312
12606
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
12313
12607
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12314
12608
|
}],
|
|
12609
|
+
type_asset: 'sdk.coin',
|
|
12315
12610
|
traces: [{
|
|
12316
12611
|
type: 'ibc',
|
|
12317
12612
|
counterparty: {
|
|
@@ -12346,6 +12641,7 @@ const assets = {
|
|
|
12346
12641
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
12347
12642
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12348
12643
|
}],
|
|
12644
|
+
type_asset: 'sdk.coin',
|
|
12349
12645
|
traces: [{
|
|
12350
12646
|
type: 'ibc',
|
|
12351
12647
|
counterparty: {
|
|
@@ -12380,6 +12676,7 @@ const assets = {
|
|
|
12380
12676
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
12381
12677
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
12382
12678
|
}],
|
|
12679
|
+
type_asset: 'sdk.coin',
|
|
12383
12680
|
traces: [{
|
|
12384
12681
|
type: 'ibc',
|
|
12385
12682
|
counterparty: {
|
|
@@ -12414,6 +12711,7 @@ const assets = {
|
|
|
12414
12711
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
12415
12712
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
12416
12713
|
}],
|
|
12714
|
+
type_asset: 'sdk.coin',
|
|
12417
12715
|
traces: [{
|
|
12418
12716
|
type: 'ibc',
|
|
12419
12717
|
counterparty: {
|
|
@@ -12448,6 +12746,7 @@ const assets = {
|
|
|
12448
12746
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
12449
12747
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
12450
12748
|
}],
|
|
12749
|
+
type_asset: 'sdk.coin',
|
|
12451
12750
|
traces: [{
|
|
12452
12751
|
type: 'ibc',
|
|
12453
12752
|
counterparty: {
|
|
@@ -12482,6 +12781,7 @@ const assets = {
|
|
|
12482
12781
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
12483
12782
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
12484
12783
|
}],
|
|
12784
|
+
type_asset: 'sdk.coin',
|
|
12485
12785
|
traces: [{
|
|
12486
12786
|
type: 'ibc',
|
|
12487
12787
|
counterparty: {
|
|
@@ -12516,6 +12816,7 @@ const assets = {
|
|
|
12516
12816
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
12517
12817
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
12518
12818
|
}],
|
|
12819
|
+
type_asset: 'sdk.coin',
|
|
12519
12820
|
traces: [{
|
|
12520
12821
|
type: 'ibc',
|
|
12521
12822
|
counterparty: {
|
|
@@ -12550,6 +12851,7 @@ const assets = {
|
|
|
12550
12851
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
12551
12852
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
12552
12853
|
}],
|
|
12854
|
+
type_asset: 'sdk.coin',
|
|
12553
12855
|
traces: [{
|
|
12554
12856
|
type: 'ibc',
|
|
12555
12857
|
counterparty: {
|
|
@@ -12584,6 +12886,7 @@ const assets = {
|
|
|
12584
12886
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
12585
12887
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
12586
12888
|
}],
|
|
12889
|
+
type_asset: 'sdk.coin',
|
|
12587
12890
|
traces: [{
|
|
12588
12891
|
type: 'ibc',
|
|
12589
12892
|
counterparty: {
|
|
@@ -12618,6 +12921,7 @@ const assets = {
|
|
|
12618
12921
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
12619
12922
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
12620
12923
|
}],
|
|
12924
|
+
type_asset: 'sdk.coin',
|
|
12621
12925
|
traces: [{
|
|
12622
12926
|
type: 'ibc',
|
|
12623
12927
|
counterparty: {
|
|
@@ -12652,6 +12956,7 @@ const assets = {
|
|
|
12652
12956
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
12653
12957
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
12654
12958
|
}],
|
|
12959
|
+
type_asset: 'sdk.coin',
|
|
12655
12960
|
traces: [{
|
|
12656
12961
|
type: 'ibc',
|
|
12657
12962
|
counterparty: {
|
|
@@ -12686,6 +12991,7 @@ const assets = {
|
|
|
12686
12991
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12687
12992
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12688
12993
|
}],
|
|
12994
|
+
type_asset: 'sdk.coin',
|
|
12689
12995
|
traces: [{
|
|
12690
12996
|
type: 'ibc',
|
|
12691
12997
|
counterparty: {
|
|
@@ -12720,6 +13026,7 @@ const assets = {
|
|
|
12720
13026
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12721
13027
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12722
13028
|
}],
|
|
13029
|
+
type_asset: 'sdk.coin',
|
|
12723
13030
|
traces: [{
|
|
12724
13031
|
type: 'ibc',
|
|
12725
13032
|
counterparty: {
|
|
@@ -12754,6 +13061,7 @@ const assets = {
|
|
|
12754
13061
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12755
13062
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12756
13063
|
}],
|
|
13064
|
+
type_asset: 'sdk.coin',
|
|
12757
13065
|
traces: [{
|
|
12758
13066
|
type: 'ibc',
|
|
12759
13067
|
counterparty: {
|
|
@@ -12788,6 +13096,7 @@ const assets = {
|
|
|
12788
13096
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12789
13097
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12790
13098
|
}],
|
|
13099
|
+
type_asset: 'sdk.coin',
|
|
12791
13100
|
traces: [{
|
|
12792
13101
|
type: 'ibc',
|
|
12793
13102
|
counterparty: {
|
|
@@ -12822,6 +13131,7 @@ const assets = {
|
|
|
12822
13131
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12823
13132
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12824
13133
|
}],
|
|
13134
|
+
type_asset: 'sdk.coin',
|
|
12825
13135
|
traces: [{
|
|
12826
13136
|
type: 'ibc',
|
|
12827
13137
|
counterparty: {
|
|
@@ -12856,6 +13166,7 @@ const assets = {
|
|
|
12856
13166
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12857
13167
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12858
13168
|
}],
|
|
13169
|
+
type_asset: 'sdk.coin',
|
|
12859
13170
|
traces: [{
|
|
12860
13171
|
type: 'ibc',
|
|
12861
13172
|
counterparty: {
|
|
@@ -12890,6 +13201,7 @@ const assets = {
|
|
|
12890
13201
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12891
13202
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12892
13203
|
}],
|
|
13204
|
+
type_asset: 'sdk.coin',
|
|
12893
13205
|
traces: [{
|
|
12894
13206
|
type: 'ibc',
|
|
12895
13207
|
counterparty: {
|
|
@@ -12924,6 +13236,7 @@ const assets = {
|
|
|
12924
13236
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12925
13237
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12926
13238
|
}],
|
|
13239
|
+
type_asset: 'sdk.coin',
|
|
12927
13240
|
traces: [{
|
|
12928
13241
|
type: 'ibc',
|
|
12929
13242
|
counterparty: {
|
|
@@ -12958,6 +13271,7 @@ const assets = {
|
|
|
12958
13271
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12959
13272
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12960
13273
|
}],
|
|
13274
|
+
type_asset: 'sdk.coin',
|
|
12961
13275
|
traces: [{
|
|
12962
13276
|
type: 'ibc',
|
|
12963
13277
|
counterparty: {
|
|
@@ -12992,6 +13306,7 @@ const assets = {
|
|
|
12992
13306
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12993
13307
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12994
13308
|
}],
|
|
13309
|
+
type_asset: 'sdk.coin',
|
|
12995
13310
|
traces: [{
|
|
12996
13311
|
type: 'ibc',
|
|
12997
13312
|
counterparty: {
|
|
@@ -13026,6 +13341,7 @@ const assets = {
|
|
|
13026
13341
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13027
13342
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13028
13343
|
}],
|
|
13344
|
+
type_asset: 'sdk.coin',
|
|
13029
13345
|
traces: [{
|
|
13030
13346
|
type: 'ibc',
|
|
13031
13347
|
counterparty: {
|
|
@@ -13060,6 +13376,7 @@ const assets = {
|
|
|
13060
13376
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13061
13377
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13062
13378
|
}],
|
|
13379
|
+
type_asset: 'sdk.coin',
|
|
13063
13380
|
traces: [{
|
|
13064
13381
|
type: 'ibc',
|
|
13065
13382
|
counterparty: {
|
|
@@ -13094,6 +13411,7 @@ const assets = {
|
|
|
13094
13411
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13095
13412
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13096
13413
|
}],
|
|
13414
|
+
type_asset: 'sdk.coin',
|
|
13097
13415
|
traces: [{
|
|
13098
13416
|
type: 'ibc',
|
|
13099
13417
|
counterparty: {
|
|
@@ -13128,6 +13446,7 @@ const assets = {
|
|
|
13128
13446
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13129
13447
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13130
13448
|
}],
|
|
13449
|
+
type_asset: 'sdk.coin',
|
|
13131
13450
|
traces: [{
|
|
13132
13451
|
type: 'ibc',
|
|
13133
13452
|
counterparty: {
|
|
@@ -13162,6 +13481,7 @@ const assets = {
|
|
|
13162
13481
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13163
13482
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13164
13483
|
}],
|
|
13484
|
+
type_asset: 'sdk.coin',
|
|
13165
13485
|
traces: [{
|
|
13166
13486
|
type: 'ibc',
|
|
13167
13487
|
counterparty: {
|
|
@@ -13196,6 +13516,7 @@ const assets = {
|
|
|
13196
13516
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13197
13517
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13198
13518
|
}],
|
|
13519
|
+
type_asset: 'sdk.coin',
|
|
13199
13520
|
traces: [{
|
|
13200
13521
|
type: 'ibc',
|
|
13201
13522
|
counterparty: {
|
|
@@ -13230,6 +13551,7 @@ const assets = {
|
|
|
13230
13551
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13231
13552
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13232
13553
|
}],
|
|
13554
|
+
type_asset: 'sdk.coin',
|
|
13233
13555
|
traces: [{
|
|
13234
13556
|
type: 'ibc',
|
|
13235
13557
|
counterparty: {
|
|
@@ -13264,6 +13586,7 @@ const assets = {
|
|
|
13264
13586
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13265
13587
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13266
13588
|
}],
|
|
13589
|
+
type_asset: 'sdk.coin',
|
|
13267
13590
|
traces: [{
|
|
13268
13591
|
type: 'ibc',
|
|
13269
13592
|
counterparty: {
|
|
@@ -13298,6 +13621,7 @@ const assets = {
|
|
|
13298
13621
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13299
13622
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13300
13623
|
}],
|
|
13624
|
+
type_asset: 'sdk.coin',
|
|
13301
13625
|
traces: [{
|
|
13302
13626
|
type: 'ibc',
|
|
13303
13627
|
counterparty: {
|
|
@@ -13332,6 +13656,7 @@ const assets = {
|
|
|
13332
13656
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13333
13657
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13334
13658
|
}],
|
|
13659
|
+
type_asset: 'sdk.coin',
|
|
13335
13660
|
traces: [{
|
|
13336
13661
|
type: 'ibc',
|
|
13337
13662
|
counterparty: {
|
|
@@ -13366,6 +13691,7 @@ const assets = {
|
|
|
13366
13691
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13367
13692
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13368
13693
|
}],
|
|
13694
|
+
type_asset: 'sdk.coin',
|
|
13369
13695
|
traces: [{
|
|
13370
13696
|
type: 'ibc',
|
|
13371
13697
|
counterparty: {
|
|
@@ -13400,6 +13726,7 @@ const assets = {
|
|
|
13400
13726
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13401
13727
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13402
13728
|
}],
|
|
13729
|
+
type_asset: 'sdk.coin',
|
|
13403
13730
|
traces: [{
|
|
13404
13731
|
type: 'ibc',
|
|
13405
13732
|
counterparty: {
|
|
@@ -13434,6 +13761,7 @@ const assets = {
|
|
|
13434
13761
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13435
13762
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13436
13763
|
}],
|
|
13764
|
+
type_asset: 'sdk.coin',
|
|
13437
13765
|
traces: [{
|
|
13438
13766
|
type: 'ibc',
|
|
13439
13767
|
counterparty: {
|
|
@@ -13468,6 +13796,7 @@ const assets = {
|
|
|
13468
13796
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13469
13797
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13470
13798
|
}],
|
|
13799
|
+
type_asset: 'sdk.coin',
|
|
13471
13800
|
traces: [{
|
|
13472
13801
|
type: 'ibc',
|
|
13473
13802
|
counterparty: {
|
|
@@ -13507,6 +13836,7 @@ const assets = {
|
|
|
13507
13836
|
website: 'https://pylons.tech',
|
|
13508
13837
|
twitter: 'https://twitter.com/pylonstech'
|
|
13509
13838
|
},
|
|
13839
|
+
type_asset: 'sdk.coin',
|
|
13510
13840
|
traces: [{
|
|
13511
13841
|
type: 'ibc',
|
|
13512
13842
|
counterparty: {
|
|
@@ -13590,6 +13920,7 @@ const assets = {
|
|
|
13590
13920
|
website: 'https://quicksilver.zone/',
|
|
13591
13921
|
twitter: 'https://twitter.com/quicksilverzone'
|
|
13592
13922
|
},
|
|
13923
|
+
type_asset: 'sdk.coin',
|
|
13593
13924
|
traces: [{
|
|
13594
13925
|
type: 'ibc',
|
|
13595
13926
|
counterparty: {
|
|
@@ -13631,6 +13962,7 @@ const assets = {
|
|
|
13631
13962
|
website: 'https://qwoyn.studio',
|
|
13632
13963
|
twitter: 'https://twitter.com/Qwoyn_Studios'
|
|
13633
13964
|
},
|
|
13965
|
+
type_asset: 'sdk.coin',
|
|
13634
13966
|
traces: [{
|
|
13635
13967
|
type: 'ibc',
|
|
13636
13968
|
counterparty: {
|
|
@@ -13672,9 +14004,10 @@ const assets = {
|
|
|
13672
14004
|
}
|
|
13673
14005
|
}],
|
|
13674
14006
|
socials: {
|
|
13675
|
-
|
|
14007
|
+
website: 'https://realio.network/',
|
|
13676
14008
|
twitter: 'https://x.com/realio_network'
|
|
13677
14009
|
},
|
|
14010
|
+
type_asset: 'sdk.coin',
|
|
13678
14011
|
traces: [{
|
|
13679
14012
|
type: 'ibc',
|
|
13680
14013
|
counterparty: {
|
|
@@ -13710,6 +14043,7 @@ const assets = {
|
|
|
13710
14043
|
primary_color_hex: '#e0e0e0'
|
|
13711
14044
|
}
|
|
13712
14045
|
}],
|
|
14046
|
+
type_asset: 'sdk.coin',
|
|
13713
14047
|
traces: [{
|
|
13714
14048
|
type: 'ibc',
|
|
13715
14049
|
counterparty: {
|
|
@@ -13748,6 +14082,7 @@ const assets = {
|
|
|
13748
14082
|
primary_color_hex: '#e75486'
|
|
13749
14083
|
}
|
|
13750
14084
|
}],
|
|
14085
|
+
type_asset: 'sdk.coin',
|
|
13751
14086
|
traces: [{
|
|
13752
14087
|
type: 'ibc',
|
|
13753
14088
|
counterparty: {
|
|
@@ -13790,6 +14125,7 @@ const assets = {
|
|
|
13790
14125
|
website: 'https://www.regen.network/',
|
|
13791
14126
|
twitter: 'https://twitter.com/regen_network'
|
|
13792
14127
|
},
|
|
14128
|
+
type_asset: 'sdk.coin',
|
|
13793
14129
|
traces: [{
|
|
13794
14130
|
type: 'ibc',
|
|
13795
14131
|
counterparty: {
|
|
@@ -13828,6 +14164,7 @@ const assets = {
|
|
|
13828
14164
|
primary_color_hex: '#171c25'
|
|
13829
14165
|
}
|
|
13830
14166
|
}],
|
|
14167
|
+
type_asset: 'sdk.coin',
|
|
13831
14168
|
traces: [{
|
|
13832
14169
|
type: 'ibc',
|
|
13833
14170
|
counterparty: {
|
|
@@ -13870,6 +14207,7 @@ const assets = {
|
|
|
13870
14207
|
website: 'https://rizon.world/',
|
|
13871
14208
|
twitter: 'https://twitter.com/hdac_rizon'
|
|
13872
14209
|
},
|
|
14210
|
+
type_asset: 'sdk.coin',
|
|
13873
14211
|
traces: [{
|
|
13874
14212
|
type: 'ibc',
|
|
13875
14213
|
counterparty: {
|
|
@@ -13912,6 +14250,7 @@ const assets = {
|
|
|
13912
14250
|
website: 'https://www.routerprotocol.com/',
|
|
13913
14251
|
twitter: 'https://x.com/routerprotocol'
|
|
13914
14252
|
},
|
|
14253
|
+
type_asset: 'sdk.coin',
|
|
13915
14254
|
traces: [{
|
|
13916
14255
|
type: 'ibc',
|
|
13917
14256
|
counterparty: {
|
|
@@ -13962,6 +14301,7 @@ const assets = {
|
|
|
13962
14301
|
website: 'https://www.saga.xyz/',
|
|
13963
14302
|
twitter: 'https://twitter.com/Sagaxyz__'
|
|
13964
14303
|
},
|
|
14304
|
+
type_asset: 'sdk.coin',
|
|
13965
14305
|
traces: [{
|
|
13966
14306
|
type: 'ibc',
|
|
13967
14307
|
counterparty: {
|
|
@@ -14004,6 +14344,7 @@ const assets = {
|
|
|
14004
14344
|
website: 'https://scorum.network',
|
|
14005
14345
|
twitter: 'https://twitter.com/scorum_en'
|
|
14006
14346
|
},
|
|
14347
|
+
type_asset: 'sdk.coin',
|
|
14007
14348
|
traces: [{
|
|
14008
14349
|
type: 'ibc',
|
|
14009
14350
|
counterparty: {
|
|
@@ -14038,6 +14379,7 @@ const assets = {
|
|
|
14038
14379
|
primary_color_hex: '#555555'
|
|
14039
14380
|
}
|
|
14040
14381
|
}],
|
|
14382
|
+
type_asset: 'sdk.coin',
|
|
14041
14383
|
traces: [{
|
|
14042
14384
|
type: 'ibc',
|
|
14043
14385
|
counterparty: {
|
|
@@ -14080,6 +14422,7 @@ const assets = {
|
|
|
14080
14422
|
website: 'https://scrt.network/',
|
|
14081
14423
|
twitter: 'https://twitter.com/SecretNetwork'
|
|
14082
14424
|
},
|
|
14425
|
+
type_asset: 'sdk.coin',
|
|
14083
14426
|
traces: [{
|
|
14084
14427
|
type: 'ibc',
|
|
14085
14428
|
counterparty: {
|
|
@@ -14122,6 +14465,7 @@ const assets = {
|
|
|
14122
14465
|
website: 'https://www.seda.xyz/',
|
|
14123
14466
|
twitter: 'https://twitter.com/sedaprotocol'
|
|
14124
14467
|
},
|
|
14468
|
+
type_asset: 'sdk.coin',
|
|
14125
14469
|
traces: [{
|
|
14126
14470
|
type: 'ibc',
|
|
14127
14471
|
counterparty: {
|
|
@@ -14164,6 +14508,7 @@ const assets = {
|
|
|
14164
14508
|
website: 'https://www.sei.io/',
|
|
14165
14509
|
twitter: 'https://twitter.com/SeiNetwork'
|
|
14166
14510
|
},
|
|
14511
|
+
type_asset: 'sdk.coin',
|
|
14167
14512
|
traces: [{
|
|
14168
14513
|
type: 'ibc',
|
|
14169
14514
|
counterparty: {
|
|
@@ -14186,6 +14531,8 @@ const assets = {
|
|
|
14186
14531
|
denom: 'oozaru',
|
|
14187
14532
|
exponent: 6
|
|
14188
14533
|
}],
|
|
14534
|
+
type_asset: 'cw20',
|
|
14535
|
+
address: 'sei1wlf9j5uv50rcg0u5j6xk00px5tflptzprj39keck27eg8g7qd7hqq6kvda',
|
|
14189
14536
|
base: 'ibc/52D2C9570CC0756B189A56E08FF8255ED496CD5126569CB05F07875B317F24E8',
|
|
14190
14537
|
name: 'Oozaru',
|
|
14191
14538
|
display: 'oozaru',
|
|
@@ -14239,6 +14586,7 @@ const assets = {
|
|
|
14239
14586
|
website: 'https://selfchain.xyz',
|
|
14240
14587
|
twitter: 'https://x.com/selfchainxyz'
|
|
14241
14588
|
},
|
|
14589
|
+
type_asset: 'sdk.coin',
|
|
14242
14590
|
traces: [{
|
|
14243
14591
|
type: 'ibc',
|
|
14244
14592
|
counterparty: {
|
|
@@ -14281,6 +14629,7 @@ const assets = {
|
|
|
14281
14629
|
website: 'https://www.sentinel.co/',
|
|
14282
14630
|
twitter: 'https://x.com/SentinelDVPN'
|
|
14283
14631
|
},
|
|
14632
|
+
type_asset: 'sdk.coin',
|
|
14284
14633
|
traces: [{
|
|
14285
14634
|
type: 'ibc',
|
|
14286
14635
|
counterparty: {
|
|
@@ -14325,6 +14674,7 @@ const assets = {
|
|
|
14325
14674
|
website: 'https://sgenetwork.io/',
|
|
14326
14675
|
twitter: 'https://x.com/sge_network'
|
|
14327
14676
|
},
|
|
14677
|
+
type_asset: 'sdk.coin',
|
|
14328
14678
|
traces: [{
|
|
14329
14679
|
type: 'ibc',
|
|
14330
14680
|
counterparty: {
|
|
@@ -14364,6 +14714,7 @@ const assets = {
|
|
|
14364
14714
|
primary_color_hex: '#1c2474'
|
|
14365
14715
|
}
|
|
14366
14716
|
}],
|
|
14717
|
+
type_asset: 'sdk.coin',
|
|
14367
14718
|
traces: [{
|
|
14368
14719
|
type: 'ibc',
|
|
14369
14720
|
counterparty: {
|
|
@@ -14402,6 +14753,7 @@ const assets = {
|
|
|
14402
14753
|
primary_color_hex: '#e4ac4c'
|
|
14403
14754
|
}
|
|
14404
14755
|
}],
|
|
14756
|
+
type_asset: 'sdk.coin',
|
|
14405
14757
|
traces: [{
|
|
14406
14758
|
type: 'ibc',
|
|
14407
14759
|
counterparty: {
|
|
@@ -14444,6 +14796,7 @@ const assets = {
|
|
|
14444
14796
|
website: 'https://shido.io/',
|
|
14445
14797
|
twitter: 'https://twitter.com/ShidoGlobal'
|
|
14446
14798
|
},
|
|
14799
|
+
type_asset: 'sdk.coin',
|
|
14447
14800
|
traces: [{
|
|
14448
14801
|
type: 'ibc',
|
|
14449
14802
|
counterparty: {
|
|
@@ -14482,6 +14835,7 @@ const assets = {
|
|
|
14482
14835
|
primary_color_hex: '#be9926'
|
|
14483
14836
|
}
|
|
14484
14837
|
}],
|
|
14838
|
+
type_asset: 'sdk.coin',
|
|
14485
14839
|
traces: [{
|
|
14486
14840
|
type: 'ibc',
|
|
14487
14841
|
counterparty: {
|
|
@@ -14532,6 +14886,7 @@ const assets = {
|
|
|
14532
14886
|
website: 'https://www.sommelier.finance/',
|
|
14533
14887
|
twitter: 'https://twitter.com/sommfinance'
|
|
14534
14888
|
},
|
|
14889
|
+
type_asset: 'sdk.coin',
|
|
14535
14890
|
traces: [{
|
|
14536
14891
|
type: 'ibc',
|
|
14537
14892
|
counterparty: {
|
|
@@ -14574,6 +14929,7 @@ const assets = {
|
|
|
14574
14929
|
website: 'https://www.sourceprotocol.io/',
|
|
14575
14930
|
twitter: 'https://twitter.com/sourceprotocol_'
|
|
14576
14931
|
},
|
|
14932
|
+
type_asset: 'sdk.coin',
|
|
14577
14933
|
traces: [{
|
|
14578
14934
|
type: 'ibc',
|
|
14579
14935
|
counterparty: {
|
|
@@ -14607,6 +14963,7 @@ const assets = {
|
|
|
14607
14963
|
images: [{
|
|
14608
14964
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg'
|
|
14609
14965
|
}],
|
|
14966
|
+
type_asset: 'sdk.coin',
|
|
14610
14967
|
traces: [{
|
|
14611
14968
|
type: 'ibc',
|
|
14612
14969
|
counterparty: {
|
|
@@ -14649,6 +15006,7 @@ const assets = {
|
|
|
14649
15006
|
website: 'https://www.stargaze.zone/',
|
|
14650
15007
|
twitter: 'https://twitter.com/StargazeZone'
|
|
14651
15008
|
},
|
|
15009
|
+
type_asset: 'sdk.coin',
|
|
14652
15010
|
traces: [{
|
|
14653
15011
|
type: 'ibc',
|
|
14654
15012
|
counterparty: {
|
|
@@ -14691,6 +15049,7 @@ const assets = {
|
|
|
14691
15049
|
website: 'https://app.starname.me/',
|
|
14692
15050
|
twitter: 'https://twitter.com/starname_me'
|
|
14693
15051
|
},
|
|
15052
|
+
type_asset: 'sdk.coin',
|
|
14694
15053
|
traces: [{
|
|
14695
15054
|
type: 'ibc',
|
|
14696
15055
|
counterparty: {
|
|
@@ -14733,6 +15092,7 @@ const assets = {
|
|
|
14733
15092
|
website: 'https://stride.zone/',
|
|
14734
15093
|
twitter: 'https://twitter.com/stride_zone'
|
|
14735
15094
|
},
|
|
15095
|
+
type_asset: 'sdk.coin',
|
|
14736
15096
|
traces: [{
|
|
14737
15097
|
type: 'ibc',
|
|
14738
15098
|
counterparty: {
|
|
@@ -14771,6 +15131,7 @@ const assets = {
|
|
|
14771
15131
|
primary_color_hex: '#040404'
|
|
14772
15132
|
}
|
|
14773
15133
|
}],
|
|
15134
|
+
type_asset: 'sdk.coin',
|
|
14774
15135
|
traces: [{
|
|
14775
15136
|
type: 'ibc',
|
|
14776
15137
|
counterparty: {
|
|
@@ -14818,6 +15179,7 @@ const assets = {
|
|
|
14818
15179
|
primary_color_hex: '#fcdb5b'
|
|
14819
15180
|
}
|
|
14820
15181
|
}],
|
|
15182
|
+
type_asset: 'sdk.coin',
|
|
14821
15183
|
traces: [{
|
|
14822
15184
|
type: 'ibc',
|
|
14823
15185
|
counterparty: {
|
|
@@ -14865,6 +15227,7 @@ const assets = {
|
|
|
14865
15227
|
primary_color_hex: '#5493f2'
|
|
14866
15228
|
}
|
|
14867
15229
|
}],
|
|
15230
|
+
type_asset: 'sdk.coin',
|
|
14868
15231
|
traces: [{
|
|
14869
15232
|
type: 'ibc',
|
|
14870
15233
|
counterparty: {
|
|
@@ -14911,6 +15274,7 @@ const assets = {
|
|
|
14911
15274
|
primary_color_hex: '#4b83e0'
|
|
14912
15275
|
}
|
|
14913
15276
|
}],
|
|
15277
|
+
type_asset: 'sdk.coin',
|
|
14914
15278
|
traces: [{
|
|
14915
15279
|
type: 'ibc',
|
|
14916
15280
|
counterparty: {
|
|
@@ -14957,6 +15321,7 @@ const assets = {
|
|
|
14957
15321
|
primary_color_hex: '#5981d7'
|
|
14958
15322
|
}
|
|
14959
15323
|
}],
|
|
15324
|
+
type_asset: 'sdk.coin',
|
|
14960
15325
|
traces: [{
|
|
14961
15326
|
type: 'ibc',
|
|
14962
15327
|
counterparty: {
|
|
@@ -15003,6 +15368,7 @@ const assets = {
|
|
|
15003
15368
|
primary_color_hex: '#de725b'
|
|
15004
15369
|
}
|
|
15005
15370
|
}],
|
|
15371
|
+
type_asset: 'sdk.coin',
|
|
15006
15372
|
traces: [{
|
|
15007
15373
|
type: 'ibc',
|
|
15008
15374
|
counterparty: {
|
|
@@ -15049,6 +15415,7 @@ const assets = {
|
|
|
15049
15415
|
primary_color_hex: '#c95c41'
|
|
15050
15416
|
}
|
|
15051
15417
|
}],
|
|
15418
|
+
type_asset: 'sdk.coin',
|
|
15052
15419
|
traces: [{
|
|
15053
15420
|
type: 'ibc',
|
|
15054
15421
|
counterparty: {
|
|
@@ -15095,6 +15462,7 @@ const assets = {
|
|
|
15095
15462
|
primary_color_hex: '#d3684c'
|
|
15096
15463
|
}
|
|
15097
15464
|
}],
|
|
15465
|
+
type_asset: 'sdk.coin',
|
|
15098
15466
|
traces: [{
|
|
15099
15467
|
type: 'ibc',
|
|
15100
15468
|
counterparty: {
|
|
@@ -15141,6 +15509,7 @@ const assets = {
|
|
|
15141
15509
|
primary_color_hex: '#db300a'
|
|
15142
15510
|
}
|
|
15143
15511
|
}],
|
|
15512
|
+
type_asset: 'sdk.coin',
|
|
15144
15513
|
traces: [{
|
|
15145
15514
|
type: 'ibc',
|
|
15146
15515
|
counterparty: {
|
|
@@ -15187,6 +15556,7 @@ const assets = {
|
|
|
15187
15556
|
primary_color_hex: '#1535b2'
|
|
15188
15557
|
}
|
|
15189
15558
|
}],
|
|
15559
|
+
type_asset: 'sdk.coin',
|
|
15190
15560
|
traces: [{
|
|
15191
15561
|
type: 'ibc',
|
|
15192
15562
|
counterparty: {
|
|
@@ -15233,6 +15603,7 @@ const assets = {
|
|
|
15233
15603
|
primary_color_hex: '#d49b9c'
|
|
15234
15604
|
}
|
|
15235
15605
|
}],
|
|
15606
|
+
type_asset: 'sdk.coin',
|
|
15236
15607
|
traces: [{
|
|
15237
15608
|
type: 'ibc',
|
|
15238
15609
|
counterparty: {
|
|
@@ -15279,6 +15650,7 @@ const assets = {
|
|
|
15279
15650
|
primary_color_hex: '#dc300a'
|
|
15280
15651
|
}
|
|
15281
15652
|
}],
|
|
15653
|
+
type_asset: 'sdk.coin',
|
|
15282
15654
|
traces: [{
|
|
15283
15655
|
type: 'ibc',
|
|
15284
15656
|
counterparty: {
|
|
@@ -15325,6 +15697,7 @@ const assets = {
|
|
|
15325
15697
|
primary_color_hex: '#5893ed'
|
|
15326
15698
|
}
|
|
15327
15699
|
}],
|
|
15700
|
+
type_asset: 'sdk.coin',
|
|
15328
15701
|
traces: [{
|
|
15329
15702
|
type: 'ibc',
|
|
15330
15703
|
counterparty: {
|
|
@@ -15371,6 +15744,7 @@ const assets = {
|
|
|
15371
15744
|
primary_color_hex: '#4b87e6'
|
|
15372
15745
|
}
|
|
15373
15746
|
}],
|
|
15747
|
+
type_asset: 'sdk.coin',
|
|
15374
15748
|
traces: [{
|
|
15375
15749
|
type: 'ibc',
|
|
15376
15750
|
counterparty: {
|
|
@@ -15417,6 +15791,7 @@ const assets = {
|
|
|
15417
15791
|
primary_color_hex: '#cfcfcf'
|
|
15418
15792
|
}
|
|
15419
15793
|
}],
|
|
15794
|
+
type_asset: 'sdk.coin',
|
|
15420
15795
|
traces: [{
|
|
15421
15796
|
type: 'ibc',
|
|
15422
15797
|
counterparty: {
|
|
@@ -15463,6 +15838,7 @@ const assets = {
|
|
|
15463
15838
|
primary_color_hex: '#4085f0'
|
|
15464
15839
|
}
|
|
15465
15840
|
}],
|
|
15841
|
+
type_asset: 'sdk.coin',
|
|
15466
15842
|
traces: [{
|
|
15467
15843
|
type: 'ibc',
|
|
15468
15844
|
counterparty: {
|
|
@@ -15509,6 +15885,7 @@ const assets = {
|
|
|
15509
15885
|
primary_color_hex: '#5893ed'
|
|
15510
15886
|
}
|
|
15511
15887
|
}],
|
|
15888
|
+
type_asset: 'sdk.coin',
|
|
15512
15889
|
traces: [{
|
|
15513
15890
|
type: 'ibc',
|
|
15514
15891
|
counterparty: {
|
|
@@ -15555,6 +15932,7 @@ const assets = {
|
|
|
15555
15932
|
primary_color_hex: '#5493f3'
|
|
15556
15933
|
}
|
|
15557
15934
|
}],
|
|
15935
|
+
type_asset: 'sdk.coin',
|
|
15558
15936
|
traces: [{
|
|
15559
15937
|
type: 'ibc',
|
|
15560
15938
|
counterparty: {
|
|
@@ -15601,6 +15979,7 @@ const assets = {
|
|
|
15601
15979
|
primary_color_hex: '#e88057'
|
|
15602
15980
|
}
|
|
15603
15981
|
}],
|
|
15982
|
+
type_asset: 'sdk.coin',
|
|
15604
15983
|
traces: [{
|
|
15605
15984
|
type: 'ibc',
|
|
15606
15985
|
counterparty: {
|
|
@@ -15647,6 +16026,7 @@ const assets = {
|
|
|
15647
16026
|
primary_color_hex: '#2fa4f1'
|
|
15648
16027
|
}
|
|
15649
16028
|
}],
|
|
16029
|
+
type_asset: 'sdk.coin',
|
|
15650
16030
|
traces: [{
|
|
15651
16031
|
type: 'ibc',
|
|
15652
16032
|
counterparty: {
|
|
@@ -15693,6 +16073,7 @@ const assets = {
|
|
|
15693
16073
|
primary_color_hex: '#2e71e1'
|
|
15694
16074
|
}
|
|
15695
16075
|
}],
|
|
16076
|
+
type_asset: 'sdk.coin',
|
|
15696
16077
|
traces: [{
|
|
15697
16078
|
type: 'ibc',
|
|
15698
16079
|
counterparty: {
|
|
@@ -15739,6 +16120,7 @@ const assets = {
|
|
|
15739
16120
|
primary_color_hex: '#4886e7'
|
|
15740
16121
|
}
|
|
15741
16122
|
}],
|
|
16123
|
+
type_asset: 'sdk.coin',
|
|
15742
16124
|
traces: [{
|
|
15743
16125
|
type: 'ibc',
|
|
15744
16126
|
counterparty: {
|
|
@@ -15785,6 +16167,7 @@ const assets = {
|
|
|
15785
16167
|
primary_color_hex: '#5493f3'
|
|
15786
16168
|
}
|
|
15787
16169
|
}],
|
|
16170
|
+
type_asset: 'sdk.coin',
|
|
15788
16171
|
traces: [{
|
|
15789
16172
|
type: 'ibc',
|
|
15790
16173
|
counterparty: {
|
|
@@ -15831,6 +16214,7 @@ const assets = {
|
|
|
15831
16214
|
primary_color_hex: '#5493f3'
|
|
15832
16215
|
}
|
|
15833
16216
|
}],
|
|
16217
|
+
type_asset: 'sdk.coin',
|
|
15834
16218
|
traces: [{
|
|
15835
16219
|
type: 'ibc',
|
|
15836
16220
|
counterparty: {
|
|
@@ -15873,6 +16257,7 @@ const assets = {
|
|
|
15873
16257
|
website: 'https://www.terra.money/',
|
|
15874
16258
|
twitter: 'https://twitter.com/terra_money'
|
|
15875
16259
|
},
|
|
16260
|
+
type_asset: 'sdk.coin',
|
|
15876
16261
|
traces: [{
|
|
15877
16262
|
type: 'ibc',
|
|
15878
16263
|
counterparty: {
|
|
@@ -15911,6 +16296,7 @@ const assets = {
|
|
|
15911
16296
|
primary_color_hex: '#a7248a'
|
|
15912
16297
|
}
|
|
15913
16298
|
}],
|
|
16299
|
+
type_asset: 'sdk.coin',
|
|
15914
16300
|
traces: [{
|
|
15915
16301
|
type: 'ibc',
|
|
15916
16302
|
counterparty: {
|
|
@@ -15949,6 +16335,7 @@ const assets = {
|
|
|
15949
16335
|
primary_color_hex: '#22f2e9'
|
|
15950
16336
|
}
|
|
15951
16337
|
}],
|
|
16338
|
+
type_asset: 'sdk.coin',
|
|
15952
16339
|
traces: [{
|
|
15953
16340
|
type: 'ibc',
|
|
15954
16341
|
counterparty: {
|
|
@@ -15991,6 +16378,7 @@ const assets = {
|
|
|
15991
16378
|
twitter: 'https://twitter.com/UnificationUND'
|
|
15992
16379
|
},
|
|
15993
16380
|
coingecko_id: 'unification',
|
|
16381
|
+
type_asset: 'sdk.coin',
|
|
15994
16382
|
traces: [{
|
|
15995
16383
|
type: 'ibc',
|
|
15996
16384
|
counterparty: {
|
|
@@ -16029,6 +16417,7 @@ const assets = {
|
|
|
16029
16417
|
primary_color_hex: '#04b4fc'
|
|
16030
16418
|
}
|
|
16031
16419
|
}],
|
|
16420
|
+
type_asset: 'sdk.coin',
|
|
16032
16421
|
traces: [{
|
|
16033
16422
|
type: 'ibc',
|
|
16034
16423
|
counterparty: {
|
|
@@ -16067,6 +16456,7 @@ const assets = {
|
|
|
16067
16456
|
primary_color_hex: '#2474ec'
|
|
16068
16457
|
}
|
|
16069
16458
|
}],
|
|
16459
|
+
type_asset: 'sdk.coin',
|
|
16070
16460
|
traces: [{
|
|
16071
16461
|
type: 'ibc',
|
|
16072
16462
|
counterparty: {
|
|
@@ -16103,6 +16493,7 @@ const assets = {
|
|
|
16103
16493
|
primary_color_hex: '#05050c'
|
|
16104
16494
|
}
|
|
16105
16495
|
}],
|
|
16496
|
+
type_asset: 'sdk.coin',
|
|
16106
16497
|
traces: [{
|
|
16107
16498
|
type: 'ibc',
|
|
16108
16499
|
counterparty: {
|
|
@@ -16147,6 +16538,7 @@ const assets = {
|
|
|
16147
16538
|
website: 'https://persistence.one/',
|
|
16148
16539
|
twitter: 'https://twitter.com/PersistenceOne'
|
|
16149
16540
|
},
|
|
16541
|
+
type_asset: 'sdk.coin',
|
|
16150
16542
|
traces: [{
|
|
16151
16543
|
type: 'ibc',
|
|
16152
16544
|
counterparty: {
|
|
@@ -16189,6 +16581,7 @@ const assets = {
|
|
|
16189
16581
|
website: 'https://planq.network',
|
|
16190
16582
|
twitter: 'https://twitter.com/planqfoundation'
|
|
16191
16583
|
},
|
|
16584
|
+
type_asset: 'sdk.coin',
|
|
16192
16585
|
traces: [{
|
|
16193
16586
|
type: 'ibc',
|
|
16194
16587
|
counterparty: {
|
|
@@ -16238,7 +16631,8 @@ const assets = {
|
|
|
16238
16631
|
}],
|
|
16239
16632
|
logo_URIs: {
|
|
16240
16633
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
|
|
16241
|
-
}
|
|
16634
|
+
},
|
|
16635
|
+
type_asset: 'sdk.coin'
|
|
16242
16636
|
},
|
|
16243
16637
|
{
|
|
16244
16638
|
description: 'Hash is the staking token of the Provenance Blockchain',
|
|
@@ -16266,6 +16660,7 @@ const assets = {
|
|
|
16266
16660
|
primary_color_hex: '#4c7cdc'
|
|
16267
16661
|
}
|
|
16268
16662
|
}],
|
|
16663
|
+
type_asset: 'sdk.coin',
|
|
16269
16664
|
traces: [{
|
|
16270
16665
|
type: 'ibc',
|
|
16271
16666
|
counterparty: {
|
|
@@ -16303,6 +16698,7 @@ const assets = {
|
|
|
16303
16698
|
primary_color_hex: '#c6ddf5'
|
|
16304
16699
|
}
|
|
16305
16700
|
}],
|
|
16701
|
+
type_asset: 'sdk.coin',
|
|
16306
16702
|
traces: [{
|
|
16307
16703
|
type: 'ibc',
|
|
16308
16704
|
counterparty: {
|
|
@@ -16337,6 +16733,7 @@ const assets = {
|
|
|
16337
16733
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
16338
16734
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
16339
16735
|
}],
|
|
16736
|
+
type_asset: 'sdk.coin',
|
|
16340
16737
|
traces: [{
|
|
16341
16738
|
type: 'ibc',
|
|
16342
16739
|
counterparty: {
|
|
@@ -16371,6 +16768,7 @@ const assets = {
|
|
|
16371
16768
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
16372
16769
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
16373
16770
|
}],
|
|
16771
|
+
type_asset: 'sdk.coin',
|
|
16374
16772
|
traces: [{
|
|
16375
16773
|
type: 'ibc',
|
|
16376
16774
|
counterparty: {
|
|
@@ -16405,6 +16803,7 @@ const assets = {
|
|
|
16405
16803
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
16406
16804
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
16407
16805
|
}],
|
|
16806
|
+
type_asset: 'sdk.coin',
|
|
16408
16807
|
traces: [{
|
|
16409
16808
|
type: 'ibc',
|
|
16410
16809
|
counterparty: {
|
|
@@ -16439,6 +16838,7 @@ const assets = {
|
|
|
16439
16838
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
16440
16839
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
16441
16840
|
}],
|
|
16841
|
+
type_asset: 'sdk.coin',
|
|
16442
16842
|
traces: [{
|
|
16443
16843
|
type: 'ibc',
|
|
16444
16844
|
counterparty: {
|
|
@@ -16473,6 +16873,7 @@ const assets = {
|
|
|
16473
16873
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
16474
16874
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
16475
16875
|
}],
|
|
16876
|
+
type_asset: 'sdk.coin',
|
|
16476
16877
|
traces: [{
|
|
16477
16878
|
type: 'ibc',
|
|
16478
16879
|
counterparty: {
|
|
@@ -16507,6 +16908,7 @@ const assets = {
|
|
|
16507
16908
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
16508
16909
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
16509
16910
|
}],
|
|
16911
|
+
type_asset: 'sdk.coin',
|
|
16510
16912
|
traces: [{
|
|
16511
16913
|
type: 'ibc',
|
|
16512
16914
|
counterparty: {
|
|
@@ -16541,6 +16943,7 @@ const assets = {
|
|
|
16541
16943
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
16542
16944
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
16543
16945
|
}],
|
|
16946
|
+
type_asset: 'sdk.coin',
|
|
16544
16947
|
traces: [{
|
|
16545
16948
|
type: 'ibc',
|
|
16546
16949
|
counterparty: {
|
|
@@ -16575,6 +16978,7 @@ const assets = {
|
|
|
16575
16978
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
16576
16979
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
16577
16980
|
}],
|
|
16981
|
+
type_asset: 'sdk.coin',
|
|
16578
16982
|
traces: [{
|
|
16579
16983
|
type: 'ibc',
|
|
16580
16984
|
counterparty: {
|
|
@@ -16609,6 +17013,7 @@ const assets = {
|
|
|
16609
17013
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
16610
17014
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
16611
17015
|
}],
|
|
17016
|
+
type_asset: 'sdk.coin',
|
|
16612
17017
|
traces: [{
|
|
16613
17018
|
type: 'ibc',
|
|
16614
17019
|
counterparty: {
|
|
@@ -16643,6 +17048,7 @@ const assets = {
|
|
|
16643
17048
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
16644
17049
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
16645
17050
|
}],
|
|
17051
|
+
type_asset: 'sdk.coin',
|
|
16646
17052
|
traces: [{
|
|
16647
17053
|
type: 'ibc',
|
|
16648
17054
|
counterparty: {
|
|
@@ -16677,6 +17083,7 @@ const assets = {
|
|
|
16677
17083
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
16678
17084
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
16679
17085
|
}],
|
|
17086
|
+
type_asset: 'sdk.coin',
|
|
16680
17087
|
traces: [{
|
|
16681
17088
|
type: 'ibc',
|
|
16682
17089
|
counterparty: {
|
|
@@ -16711,6 +17118,7 @@ const assets = {
|
|
|
16711
17118
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
16712
17119
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
16713
17120
|
}],
|
|
17121
|
+
type_asset: 'sdk.coin',
|
|
16714
17122
|
traces: [{
|
|
16715
17123
|
type: 'ibc',
|
|
16716
17124
|
counterparty: {
|
|
@@ -16745,6 +17153,7 @@ const assets = {
|
|
|
16745
17153
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
16746
17154
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
16747
17155
|
}],
|
|
17156
|
+
type_asset: 'sdk.coin',
|
|
16748
17157
|
traces: [{
|
|
16749
17158
|
type: 'ibc',
|
|
16750
17159
|
counterparty: {
|
|
@@ -16779,6 +17188,7 @@ const assets = {
|
|
|
16779
17188
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
16780
17189
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
16781
17190
|
}],
|
|
17191
|
+
type_asset: 'sdk.coin',
|
|
16782
17192
|
traces: [{
|
|
16783
17193
|
type: 'ibc',
|
|
16784
17194
|
counterparty: {
|
|
@@ -16813,6 +17223,7 @@ const assets = {
|
|
|
16813
17223
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
16814
17224
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
16815
17225
|
}],
|
|
17226
|
+
type_asset: 'sdk.coin',
|
|
16816
17227
|
traces: [{
|
|
16817
17228
|
type: 'ibc',
|
|
16818
17229
|
counterparty: {
|
|
@@ -16847,6 +17258,7 @@ const assets = {
|
|
|
16847
17258
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
16848
17259
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
16849
17260
|
}],
|
|
17261
|
+
type_asset: 'sdk.coin',
|
|
16850
17262
|
traces: [{
|
|
16851
17263
|
type: 'ibc',
|
|
16852
17264
|
counterparty: {
|
|
@@ -16881,6 +17293,7 @@ const assets = {
|
|
|
16881
17293
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
16882
17294
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
16883
17295
|
}],
|
|
17296
|
+
type_asset: 'sdk.coin',
|
|
16884
17297
|
traces: [{
|
|
16885
17298
|
type: 'ibc',
|
|
16886
17299
|
counterparty: {
|
|
@@ -16915,6 +17328,7 @@ const assets = {
|
|
|
16915
17328
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
16916
17329
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
16917
17330
|
}],
|
|
17331
|
+
type_asset: 'sdk.coin',
|
|
16918
17332
|
traces: [{
|
|
16919
17333
|
type: 'ibc',
|
|
16920
17334
|
counterparty: {
|
|
@@ -16949,6 +17363,7 @@ const assets = {
|
|
|
16949
17363
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
16950
17364
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
16951
17365
|
}],
|
|
17366
|
+
type_asset: 'sdk.coin',
|
|
16952
17367
|
traces: [{
|
|
16953
17368
|
type: 'ibc',
|
|
16954
17369
|
counterparty: {
|
|
@@ -16983,6 +17398,7 @@ const assets = {
|
|
|
16983
17398
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
16984
17399
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
16985
17400
|
}],
|
|
17401
|
+
type_asset: 'sdk.coin',
|
|
16986
17402
|
traces: [{
|
|
16987
17403
|
type: 'ibc',
|
|
16988
17404
|
counterparty: {
|
|
@@ -17017,6 +17433,7 @@ const assets = {
|
|
|
17017
17433
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
17018
17434
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
17019
17435
|
}],
|
|
17436
|
+
type_asset: 'sdk.coin',
|
|
17020
17437
|
traces: [{
|
|
17021
17438
|
type: 'ibc',
|
|
17022
17439
|
counterparty: {
|
|
@@ -17051,6 +17468,7 @@ const assets = {
|
|
|
17051
17468
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
17052
17469
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
17053
17470
|
}],
|
|
17471
|
+
type_asset: 'sdk.coin',
|
|
17054
17472
|
traces: [{
|
|
17055
17473
|
type: 'ibc',
|
|
17056
17474
|
counterparty: {
|
|
@@ -17085,6 +17503,7 @@ const assets = {
|
|
|
17085
17503
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
17086
17504
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
17087
17505
|
}],
|
|
17506
|
+
type_asset: 'sdk.coin',
|
|
17088
17507
|
traces: [{
|
|
17089
17508
|
type: 'ibc',
|
|
17090
17509
|
counterparty: {
|
|
@@ -17119,6 +17538,7 @@ const assets = {
|
|
|
17119
17538
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
17120
17539
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
17121
17540
|
}],
|
|
17541
|
+
type_asset: 'sdk.coin',
|
|
17122
17542
|
traces: [{
|
|
17123
17543
|
type: 'ibc',
|
|
17124
17544
|
counterparty: {
|
|
@@ -17153,6 +17573,7 @@ const assets = {
|
|
|
17153
17573
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
17154
17574
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
17155
17575
|
}],
|
|
17576
|
+
type_asset: 'sdk.coin',
|
|
17156
17577
|
traces: [{
|
|
17157
17578
|
type: 'ibc',
|
|
17158
17579
|
counterparty: {
|
|
@@ -17187,6 +17608,7 @@ const assets = {
|
|
|
17187
17608
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
17188
17609
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
17189
17610
|
}],
|
|
17611
|
+
type_asset: 'sdk.coin',
|
|
17190
17612
|
traces: [{
|
|
17191
17613
|
type: 'ibc',
|
|
17192
17614
|
counterparty: {
|
|
@@ -17221,6 +17643,7 @@ const assets = {
|
|
|
17221
17643
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
17222
17644
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
17223
17645
|
}],
|
|
17646
|
+
type_asset: 'sdk.coin',
|
|
17224
17647
|
traces: [{
|
|
17225
17648
|
type: 'ibc',
|
|
17226
17649
|
counterparty: {
|
|
@@ -17255,6 +17678,7 @@ const assets = {
|
|
|
17255
17678
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
17256
17679
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
17257
17680
|
}],
|
|
17681
|
+
type_asset: 'sdk.coin',
|
|
17258
17682
|
traces: [{
|
|
17259
17683
|
type: 'ibc',
|
|
17260
17684
|
counterparty: {
|
|
@@ -17289,6 +17713,7 @@ const assets = {
|
|
|
17289
17713
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
17290
17714
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
17291
17715
|
}],
|
|
17716
|
+
type_asset: 'sdk.coin',
|
|
17292
17717
|
traces: [{
|
|
17293
17718
|
type: 'ibc',
|
|
17294
17719
|
counterparty: {
|
|
@@ -17323,6 +17748,7 @@ const assets = {
|
|
|
17323
17748
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
17324
17749
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
17325
17750
|
}],
|
|
17751
|
+
type_asset: 'sdk.coin',
|
|
17326
17752
|
traces: [{
|
|
17327
17753
|
type: 'ibc',
|
|
17328
17754
|
counterparty: {
|
|
@@ -17357,6 +17783,7 @@ const assets = {
|
|
|
17357
17783
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
17358
17784
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
17359
17785
|
}],
|
|
17786
|
+
type_asset: 'sdk.coin',
|
|
17360
17787
|
traces: [{
|
|
17361
17788
|
type: 'ibc',
|
|
17362
17789
|
counterparty: {
|
|
@@ -17391,6 +17818,7 @@ const assets = {
|
|
|
17391
17818
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
17392
17819
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
17393
17820
|
}],
|
|
17821
|
+
type_asset: 'sdk.coin',
|
|
17394
17822
|
traces: [{
|
|
17395
17823
|
type: 'ibc',
|
|
17396
17824
|
counterparty: {
|
|
@@ -17425,6 +17853,7 @@ const assets = {
|
|
|
17425
17853
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
17426
17854
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
17427
17855
|
}],
|
|
17856
|
+
type_asset: 'sdk.coin',
|
|
17428
17857
|
traces: [{
|
|
17429
17858
|
type: 'ibc',
|
|
17430
17859
|
counterparty: {
|
|
@@ -17459,6 +17888,7 @@ const assets = {
|
|
|
17459
17888
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
17460
17889
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
17461
17890
|
}],
|
|
17891
|
+
type_asset: 'sdk.coin',
|
|
17462
17892
|
traces: [{
|
|
17463
17893
|
type: 'ibc',
|
|
17464
17894
|
counterparty: {
|
|
@@ -17493,6 +17923,7 @@ const assets = {
|
|
|
17493
17923
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
17494
17924
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
17495
17925
|
}],
|
|
17926
|
+
type_asset: 'sdk.coin',
|
|
17496
17927
|
traces: [{
|
|
17497
17928
|
type: 'ibc',
|
|
17498
17929
|
counterparty: {
|
|
@@ -17527,6 +17958,7 @@ const assets = {
|
|
|
17527
17958
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
17528
17959
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
17529
17960
|
}],
|
|
17961
|
+
type_asset: 'sdk.coin',
|
|
17530
17962
|
traces: [{
|
|
17531
17963
|
type: 'ibc',
|
|
17532
17964
|
counterparty: {
|
|
@@ -17561,6 +17993,7 @@ const assets = {
|
|
|
17561
17993
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
17562
17994
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
17563
17995
|
}],
|
|
17996
|
+
type_asset: 'sdk.coin',
|
|
17564
17997
|
traces: [{
|
|
17565
17998
|
type: 'ibc',
|
|
17566
17999
|
counterparty: {
|
|
@@ -17595,6 +18028,7 @@ const assets = {
|
|
|
17595
18028
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
17596
18029
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
17597
18030
|
}],
|
|
18031
|
+
type_asset: 'sdk.coin',
|
|
17598
18032
|
traces: [{
|
|
17599
18033
|
type: 'ibc',
|
|
17600
18034
|
counterparty: {
|
|
@@ -17629,6 +18063,7 @@ const assets = {
|
|
|
17629
18063
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
17630
18064
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
17631
18065
|
}],
|
|
18066
|
+
type_asset: 'sdk.coin',
|
|
17632
18067
|
traces: [{
|
|
17633
18068
|
type: 'ibc',
|
|
17634
18069
|
counterparty: {
|
|
@@ -17663,6 +18098,7 @@ const assets = {
|
|
|
17663
18098
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
17664
18099
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
17665
18100
|
}],
|
|
18101
|
+
type_asset: 'sdk.coin',
|
|
17666
18102
|
traces: [{
|
|
17667
18103
|
type: 'ibc',
|
|
17668
18104
|
counterparty: {
|
|
@@ -17697,6 +18133,7 @@ const assets = {
|
|
|
17697
18133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
17698
18134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
17699
18135
|
}],
|
|
18136
|
+
type_asset: 'sdk.coin',
|
|
17700
18137
|
traces: [{
|
|
17701
18138
|
type: 'ibc',
|
|
17702
18139
|
counterparty: {
|
|
@@ -17731,6 +18168,7 @@ const assets = {
|
|
|
17731
18168
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
17732
18169
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
17733
18170
|
}],
|
|
18171
|
+
type_asset: 'sdk.coin',
|
|
17734
18172
|
traces: [{
|
|
17735
18173
|
type: 'ibc',
|
|
17736
18174
|
counterparty: {
|
|
@@ -17765,6 +18203,7 @@ const assets = {
|
|
|
17765
18203
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
17766
18204
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
17767
18205
|
}],
|
|
18206
|
+
type_asset: 'sdk.coin',
|
|
17768
18207
|
traces: [{
|
|
17769
18208
|
type: 'ibc',
|
|
17770
18209
|
counterparty: {
|
|
@@ -17799,6 +18238,7 @@ const assets = {
|
|
|
17799
18238
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
17800
18239
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
17801
18240
|
}],
|
|
18241
|
+
type_asset: 'sdk.coin',
|
|
17802
18242
|
traces: [{
|
|
17803
18243
|
type: 'ibc',
|
|
17804
18244
|
counterparty: {
|
|
@@ -17833,6 +18273,7 @@ const assets = {
|
|
|
17833
18273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
17834
18274
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
17835
18275
|
}],
|
|
18276
|
+
type_asset: 'sdk.coin',
|
|
17836
18277
|
traces: [{
|
|
17837
18278
|
type: 'ibc',
|
|
17838
18279
|
counterparty: {
|
|
@@ -17867,6 +18308,7 @@ const assets = {
|
|
|
17867
18308
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
17868
18309
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
17869
18310
|
}],
|
|
18311
|
+
type_asset: 'sdk.coin',
|
|
17870
18312
|
traces: [{
|
|
17871
18313
|
type: 'ibc',
|
|
17872
18314
|
counterparty: {
|
|
@@ -17901,6 +18343,7 @@ const assets = {
|
|
|
17901
18343
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
17902
18344
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
17903
18345
|
}],
|
|
18346
|
+
type_asset: 'sdk.coin',
|
|
17904
18347
|
traces: [{
|
|
17905
18348
|
type: 'ibc',
|
|
17906
18349
|
counterparty: {
|
|
@@ -17935,6 +18378,7 @@ const assets = {
|
|
|
17935
18378
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
17936
18379
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
17937
18380
|
}],
|
|
18381
|
+
type_asset: 'sdk.coin',
|
|
17938
18382
|
traces: [{
|
|
17939
18383
|
type: 'ibc',
|
|
17940
18384
|
counterparty: {
|
|
@@ -17969,6 +18413,7 @@ const assets = {
|
|
|
17969
18413
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17970
18414
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17971
18415
|
}],
|
|
18416
|
+
type_asset: 'sdk.coin',
|
|
17972
18417
|
traces: [{
|
|
17973
18418
|
type: 'ibc',
|
|
17974
18419
|
counterparty: {
|
|
@@ -18003,6 +18448,7 @@ const assets = {
|
|
|
18003
18448
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18004
18449
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18005
18450
|
}],
|
|
18451
|
+
type_asset: 'sdk.coin',
|
|
18006
18452
|
traces: [{
|
|
18007
18453
|
type: 'ibc',
|
|
18008
18454
|
counterparty: {
|
|
@@ -18037,6 +18483,7 @@ const assets = {
|
|
|
18037
18483
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18038
18484
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18039
18485
|
}],
|
|
18486
|
+
type_asset: 'sdk.coin',
|
|
18040
18487
|
traces: [{
|
|
18041
18488
|
type: 'ibc',
|
|
18042
18489
|
counterparty: {
|
|
@@ -18071,6 +18518,7 @@ const assets = {
|
|
|
18071
18518
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18072
18519
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18073
18520
|
}],
|
|
18521
|
+
type_asset: 'sdk.coin',
|
|
18074
18522
|
traces: [{
|
|
18075
18523
|
type: 'ibc',
|
|
18076
18524
|
counterparty: {
|
|
@@ -18105,6 +18553,7 @@ const assets = {
|
|
|
18105
18553
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18106
18554
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18107
18555
|
}],
|
|
18556
|
+
type_asset: 'sdk.coin',
|
|
18108
18557
|
traces: [{
|
|
18109
18558
|
type: 'ibc',
|
|
18110
18559
|
counterparty: {
|
|
@@ -18139,6 +18588,7 @@ const assets = {
|
|
|
18139
18588
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18140
18589
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18141
18590
|
}],
|
|
18591
|
+
type_asset: 'sdk.coin',
|
|
18142
18592
|
traces: [{
|
|
18143
18593
|
type: 'ibc',
|
|
18144
18594
|
counterparty: {
|
|
@@ -18173,6 +18623,7 @@ const assets = {
|
|
|
18173
18623
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18174
18624
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18175
18625
|
}],
|
|
18626
|
+
type_asset: 'sdk.coin',
|
|
18176
18627
|
traces: [{
|
|
18177
18628
|
type: 'ibc',
|
|
18178
18629
|
counterparty: {
|
|
@@ -18207,6 +18658,7 @@ const assets = {
|
|
|
18207
18658
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18208
18659
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18209
18660
|
}],
|
|
18661
|
+
type_asset: 'sdk.coin',
|
|
18210
18662
|
traces: [{
|
|
18211
18663
|
type: 'ibc',
|
|
18212
18664
|
counterparty: {
|
|
@@ -18241,6 +18693,7 @@ const assets = {
|
|
|
18241
18693
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18242
18694
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18243
18695
|
}],
|
|
18696
|
+
type_asset: 'sdk.coin',
|
|
18244
18697
|
traces: [{
|
|
18245
18698
|
type: 'ibc',
|
|
18246
18699
|
counterparty: {
|
|
@@ -18275,6 +18728,7 @@ const assets = {
|
|
|
18275
18728
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18276
18729
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18277
18730
|
}],
|
|
18731
|
+
type_asset: 'sdk.coin',
|
|
18278
18732
|
traces: [{
|
|
18279
18733
|
type: 'ibc',
|
|
18280
18734
|
counterparty: {
|
|
@@ -18309,6 +18763,7 @@ const assets = {
|
|
|
18309
18763
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18310
18764
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18311
18765
|
}],
|
|
18766
|
+
type_asset: 'sdk.coin',
|
|
18312
18767
|
traces: [{
|
|
18313
18768
|
type: 'ibc',
|
|
18314
18769
|
counterparty: {
|
|
@@ -18343,6 +18798,7 @@ const assets = {
|
|
|
18343
18798
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18344
18799
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18345
18800
|
}],
|
|
18801
|
+
type_asset: 'sdk.coin',
|
|
18346
18802
|
traces: [{
|
|
18347
18803
|
type: 'ibc',
|
|
18348
18804
|
counterparty: {
|
|
@@ -18377,6 +18833,7 @@ const assets = {
|
|
|
18377
18833
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18378
18834
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18379
18835
|
}],
|
|
18836
|
+
type_asset: 'sdk.coin',
|
|
18380
18837
|
traces: [{
|
|
18381
18838
|
type: 'ibc',
|
|
18382
18839
|
counterparty: {
|
|
@@ -18411,6 +18868,7 @@ const assets = {
|
|
|
18411
18868
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18412
18869
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18413
18870
|
}],
|
|
18871
|
+
type_asset: 'sdk.coin',
|
|
18414
18872
|
traces: [{
|
|
18415
18873
|
type: 'ibc',
|
|
18416
18874
|
counterparty: {
|
|
@@ -18445,6 +18903,7 @@ const assets = {
|
|
|
18445
18903
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18446
18904
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18447
18905
|
}],
|
|
18906
|
+
type_asset: 'sdk.coin',
|
|
18448
18907
|
traces: [{
|
|
18449
18908
|
type: 'ibc',
|
|
18450
18909
|
counterparty: {
|
|
@@ -18479,6 +18938,7 @@ const assets = {
|
|
|
18479
18938
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18480
18939
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18481
18940
|
}],
|
|
18941
|
+
type_asset: 'sdk.coin',
|
|
18482
18942
|
traces: [{
|
|
18483
18943
|
type: 'ibc',
|
|
18484
18944
|
counterparty: {
|
|
@@ -18513,6 +18973,7 @@ const assets = {
|
|
|
18513
18973
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18514
18974
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18515
18975
|
}],
|
|
18976
|
+
type_asset: 'sdk.coin',
|
|
18516
18977
|
traces: [{
|
|
18517
18978
|
type: 'ibc',
|
|
18518
18979
|
counterparty: {
|
|
@@ -18547,6 +19008,7 @@ const assets = {
|
|
|
18547
19008
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18548
19009
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18549
19010
|
}],
|
|
19011
|
+
type_asset: 'sdk.coin',
|
|
18550
19012
|
traces: [{
|
|
18551
19013
|
type: 'ibc',
|
|
18552
19014
|
counterparty: {
|
|
@@ -18581,6 +19043,7 @@ const assets = {
|
|
|
18581
19043
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18582
19044
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18583
19045
|
}],
|
|
19046
|
+
type_asset: 'sdk.coin',
|
|
18584
19047
|
traces: [{
|
|
18585
19048
|
type: 'ibc',
|
|
18586
19049
|
counterparty: {
|
|
@@ -18615,6 +19078,7 @@ const assets = {
|
|
|
18615
19078
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18616
19079
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18617
19080
|
}],
|
|
19081
|
+
type_asset: 'sdk.coin',
|
|
18618
19082
|
traces: [{
|
|
18619
19083
|
type: 'ibc',
|
|
18620
19084
|
counterparty: {
|
|
@@ -18649,6 +19113,7 @@ const assets = {
|
|
|
18649
19113
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18650
19114
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18651
19115
|
}],
|
|
19116
|
+
type_asset: 'sdk.coin',
|
|
18652
19117
|
traces: [{
|
|
18653
19118
|
type: 'ibc',
|
|
18654
19119
|
counterparty: {
|
|
@@ -18683,6 +19148,7 @@ const assets = {
|
|
|
18683
19148
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18684
19149
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18685
19150
|
}],
|
|
19151
|
+
type_asset: 'sdk.coin',
|
|
18686
19152
|
traces: [{
|
|
18687
19153
|
type: 'ibc',
|
|
18688
19154
|
counterparty: {
|
|
@@ -18717,6 +19183,7 @@ const assets = {
|
|
|
18717
19183
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18718
19184
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18719
19185
|
}],
|
|
19186
|
+
type_asset: 'sdk.coin',
|
|
18720
19187
|
traces: [{
|
|
18721
19188
|
type: 'ibc',
|
|
18722
19189
|
counterparty: {
|
|
@@ -18751,6 +19218,7 @@ const assets = {
|
|
|
18751
19218
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18752
19219
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18753
19220
|
}],
|
|
19221
|
+
type_asset: 'sdk.coin',
|
|
18754
19222
|
traces: [{
|
|
18755
19223
|
type: 'ibc',
|
|
18756
19224
|
counterparty: {
|
|
@@ -18790,6 +19258,7 @@ const assets = {
|
|
|
18790
19258
|
website: 'https://pylons.tech',
|
|
18791
19259
|
twitter: 'https://twitter.com/pylonstech'
|
|
18792
19260
|
},
|
|
19261
|
+
type_asset: 'sdk.coin',
|
|
18793
19262
|
traces: [{
|
|
18794
19263
|
type: 'ibc',
|
|
18795
19264
|
counterparty: {
|
|
@@ -18873,6 +19342,7 @@ const assets = {
|
|
|
18873
19342
|
website: 'https://quicksilver.zone/',
|
|
18874
19343
|
twitter: 'https://twitter.com/quicksilverzone'
|
|
18875
19344
|
},
|
|
19345
|
+
type_asset: 'sdk.coin',
|
|
18876
19346
|
traces: [{
|
|
18877
19347
|
type: 'ibc',
|
|
18878
19348
|
counterparty: {
|
|
@@ -18914,6 +19384,7 @@ const assets = {
|
|
|
18914
19384
|
website: 'https://qwoyn.studio',
|
|
18915
19385
|
twitter: 'https://twitter.com/Qwoyn_Studios'
|
|
18916
19386
|
},
|
|
19387
|
+
type_asset: 'sdk.coin',
|
|
18917
19388
|
traces: [{
|
|
18918
19389
|
type: 'ibc',
|
|
18919
19390
|
counterparty: {
|
|
@@ -18955,9 +19426,10 @@ const assets = {
|
|
|
18955
19426
|
}
|
|
18956
19427
|
}],
|
|
18957
19428
|
socials: {
|
|
18958
|
-
|
|
19429
|
+
website: 'https://realio.network/',
|
|
18959
19430
|
twitter: 'https://x.com/realio_network'
|
|
18960
19431
|
},
|
|
19432
|
+
type_asset: 'sdk.coin',
|
|
18961
19433
|
traces: [{
|
|
18962
19434
|
type: 'ibc',
|
|
18963
19435
|
counterparty: {
|
|
@@ -18993,6 +19465,7 @@ const assets = {
|
|
|
18993
19465
|
primary_color_hex: '#e0e0e0'
|
|
18994
19466
|
}
|
|
18995
19467
|
}],
|
|
19468
|
+
type_asset: 'sdk.coin',
|
|
18996
19469
|
traces: [{
|
|
18997
19470
|
type: 'ibc',
|
|
18998
19471
|
counterparty: {
|
|
@@ -19031,6 +19504,7 @@ const assets = {
|
|
|
19031
19504
|
primary_color_hex: '#e75486'
|
|
19032
19505
|
}
|
|
19033
19506
|
}],
|
|
19507
|
+
type_asset: 'sdk.coin',
|
|
19034
19508
|
traces: [{
|
|
19035
19509
|
type: 'ibc',
|
|
19036
19510
|
counterparty: {
|
|
@@ -19073,6 +19547,7 @@ const assets = {
|
|
|
19073
19547
|
website: 'https://www.regen.network/',
|
|
19074
19548
|
twitter: 'https://twitter.com/regen_network'
|
|
19075
19549
|
},
|
|
19550
|
+
type_asset: 'sdk.coin',
|
|
19076
19551
|
traces: [{
|
|
19077
19552
|
type: 'ibc',
|
|
19078
19553
|
counterparty: {
|
|
@@ -19111,6 +19586,7 @@ const assets = {
|
|
|
19111
19586
|
primary_color_hex: '#171c25'
|
|
19112
19587
|
}
|
|
19113
19588
|
}],
|
|
19589
|
+
type_asset: 'sdk.coin',
|
|
19114
19590
|
traces: [{
|
|
19115
19591
|
type: 'ibc',
|
|
19116
19592
|
counterparty: {
|
|
@@ -19153,6 +19629,7 @@ const assets = {
|
|
|
19153
19629
|
website: 'https://rizon.world/',
|
|
19154
19630
|
twitter: 'https://twitter.com/hdac_rizon'
|
|
19155
19631
|
},
|
|
19632
|
+
type_asset: 'sdk.coin',
|
|
19156
19633
|
traces: [{
|
|
19157
19634
|
type: 'ibc',
|
|
19158
19635
|
counterparty: {
|
|
@@ -19195,6 +19672,7 @@ const assets = {
|
|
|
19195
19672
|
website: 'https://www.routerprotocol.com/',
|
|
19196
19673
|
twitter: 'https://x.com/routerprotocol'
|
|
19197
19674
|
},
|
|
19675
|
+
type_asset: 'sdk.coin',
|
|
19198
19676
|
traces: [{
|
|
19199
19677
|
type: 'ibc',
|
|
19200
19678
|
counterparty: {
|
|
@@ -19245,6 +19723,7 @@ const assets = {
|
|
|
19245
19723
|
website: 'https://www.saga.xyz/',
|
|
19246
19724
|
twitter: 'https://twitter.com/Sagaxyz__'
|
|
19247
19725
|
},
|
|
19726
|
+
type_asset: 'sdk.coin',
|
|
19248
19727
|
traces: [{
|
|
19249
19728
|
type: 'ibc',
|
|
19250
19729
|
counterparty: {
|
|
@@ -19287,6 +19766,7 @@ const assets = {
|
|
|
19287
19766
|
website: 'https://scorum.network',
|
|
19288
19767
|
twitter: 'https://twitter.com/scorum_en'
|
|
19289
19768
|
},
|
|
19769
|
+
type_asset: 'sdk.coin',
|
|
19290
19770
|
traces: [{
|
|
19291
19771
|
type: 'ibc',
|
|
19292
19772
|
counterparty: {
|
|
@@ -19321,6 +19801,7 @@ const assets = {
|
|
|
19321
19801
|
primary_color_hex: '#555555'
|
|
19322
19802
|
}
|
|
19323
19803
|
}],
|
|
19804
|
+
type_asset: 'sdk.coin',
|
|
19324
19805
|
traces: [{
|
|
19325
19806
|
type: 'ibc',
|
|
19326
19807
|
counterparty: {
|
|
@@ -19363,6 +19844,7 @@ const assets = {
|
|
|
19363
19844
|
website: 'https://scrt.network/',
|
|
19364
19845
|
twitter: 'https://twitter.com/SecretNetwork'
|
|
19365
19846
|
},
|
|
19847
|
+
type_asset: 'sdk.coin',
|
|
19366
19848
|
traces: [{
|
|
19367
19849
|
type: 'ibc',
|
|
19368
19850
|
counterparty: {
|
|
@@ -19405,6 +19887,7 @@ const assets = {
|
|
|
19405
19887
|
website: 'https://www.seda.xyz/',
|
|
19406
19888
|
twitter: 'https://twitter.com/sedaprotocol'
|
|
19407
19889
|
},
|
|
19890
|
+
type_asset: 'sdk.coin',
|
|
19408
19891
|
traces: [{
|
|
19409
19892
|
type: 'ibc',
|
|
19410
19893
|
counterparty: {
|
|
@@ -19447,6 +19930,7 @@ const assets = {
|
|
|
19447
19930
|
website: 'https://www.sei.io/',
|
|
19448
19931
|
twitter: 'https://twitter.com/SeiNetwork'
|
|
19449
19932
|
},
|
|
19933
|
+
type_asset: 'sdk.coin',
|
|
19450
19934
|
traces: [{
|
|
19451
19935
|
type: 'ibc',
|
|
19452
19936
|
counterparty: {
|
|
@@ -19469,6 +19953,8 @@ const assets = {
|
|
|
19469
19953
|
denom: 'oozaru',
|
|
19470
19954
|
exponent: 6
|
|
19471
19955
|
}],
|
|
19956
|
+
type_asset: 'cw20',
|
|
19957
|
+
address: 'sei1wlf9j5uv50rcg0u5j6xk00px5tflptzprj39keck27eg8g7qd7hqq6kvda',
|
|
19472
19958
|
base: 'ibc/52D2C9570CC0756B189A56E08FF8255ED496CD5126569CB05F07875B317F24E8',
|
|
19473
19959
|
name: 'Oozaru',
|
|
19474
19960
|
display: 'oozaru',
|
|
@@ -19522,6 +20008,7 @@ const assets = {
|
|
|
19522
20008
|
website: 'https://selfchain.xyz',
|
|
19523
20009
|
twitter: 'https://x.com/selfchainxyz'
|
|
19524
20010
|
},
|
|
20011
|
+
type_asset: 'sdk.coin',
|
|
19525
20012
|
traces: [{
|
|
19526
20013
|
type: 'ibc',
|
|
19527
20014
|
counterparty: {
|
|
@@ -19564,6 +20051,7 @@ const assets = {
|
|
|
19564
20051
|
website: 'https://www.sentinel.co/',
|
|
19565
20052
|
twitter: 'https://x.com/SentinelDVPN'
|
|
19566
20053
|
},
|
|
20054
|
+
type_asset: 'sdk.coin',
|
|
19567
20055
|
traces: [{
|
|
19568
20056
|
type: 'ibc',
|
|
19569
20057
|
counterparty: {
|
|
@@ -19608,6 +20096,7 @@ const assets = {
|
|
|
19608
20096
|
website: 'https://sgenetwork.io/',
|
|
19609
20097
|
twitter: 'https://x.com/sge_network'
|
|
19610
20098
|
},
|
|
20099
|
+
type_asset: 'sdk.coin',
|
|
19611
20100
|
traces: [{
|
|
19612
20101
|
type: 'ibc',
|
|
19613
20102
|
counterparty: {
|
|
@@ -19647,6 +20136,7 @@ const assets = {
|
|
|
19647
20136
|
primary_color_hex: '#1c2474'
|
|
19648
20137
|
}
|
|
19649
20138
|
}],
|
|
20139
|
+
type_asset: 'sdk.coin',
|
|
19650
20140
|
traces: [{
|
|
19651
20141
|
type: 'ibc',
|
|
19652
20142
|
counterparty: {
|
|
@@ -19685,6 +20175,7 @@ const assets = {
|
|
|
19685
20175
|
primary_color_hex: '#e4ac4c'
|
|
19686
20176
|
}
|
|
19687
20177
|
}],
|
|
20178
|
+
type_asset: 'sdk.coin',
|
|
19688
20179
|
traces: [{
|
|
19689
20180
|
type: 'ibc',
|
|
19690
20181
|
counterparty: {
|
|
@@ -19727,6 +20218,7 @@ const assets = {
|
|
|
19727
20218
|
website: 'https://shido.io/',
|
|
19728
20219
|
twitter: 'https://twitter.com/ShidoGlobal'
|
|
19729
20220
|
},
|
|
20221
|
+
type_asset: 'sdk.coin',
|
|
19730
20222
|
traces: [{
|
|
19731
20223
|
type: 'ibc',
|
|
19732
20224
|
counterparty: {
|
|
@@ -19765,6 +20257,7 @@ const assets = {
|
|
|
19765
20257
|
primary_color_hex: '#be9926'
|
|
19766
20258
|
}
|
|
19767
20259
|
}],
|
|
20260
|
+
type_asset: 'sdk.coin',
|
|
19768
20261
|
traces: [{
|
|
19769
20262
|
type: 'ibc',
|
|
19770
20263
|
counterparty: {
|
|
@@ -19815,6 +20308,7 @@ const assets = {
|
|
|
19815
20308
|
website: 'https://www.sommelier.finance/',
|
|
19816
20309
|
twitter: 'https://twitter.com/sommfinance'
|
|
19817
20310
|
},
|
|
20311
|
+
type_asset: 'sdk.coin',
|
|
19818
20312
|
traces: [{
|
|
19819
20313
|
type: 'ibc',
|
|
19820
20314
|
counterparty: {
|
|
@@ -19857,6 +20351,7 @@ const assets = {
|
|
|
19857
20351
|
website: 'https://www.sourceprotocol.io/',
|
|
19858
20352
|
twitter: 'https://twitter.com/sourceprotocol_'
|
|
19859
20353
|
},
|
|
20354
|
+
type_asset: 'sdk.coin',
|
|
19860
20355
|
traces: [{
|
|
19861
20356
|
type: 'ibc',
|
|
19862
20357
|
counterparty: {
|
|
@@ -19890,6 +20385,7 @@ const assets = {
|
|
|
19890
20385
|
images: [{
|
|
19891
20386
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg'
|
|
19892
20387
|
}],
|
|
20388
|
+
type_asset: 'sdk.coin',
|
|
19893
20389
|
traces: [{
|
|
19894
20390
|
type: 'ibc',
|
|
19895
20391
|
counterparty: {
|
|
@@ -19932,6 +20428,7 @@ const assets = {
|
|
|
19932
20428
|
website: 'https://www.stargaze.zone/',
|
|
19933
20429
|
twitter: 'https://twitter.com/StargazeZone'
|
|
19934
20430
|
},
|
|
20431
|
+
type_asset: 'sdk.coin',
|
|
19935
20432
|
traces: [{
|
|
19936
20433
|
type: 'ibc',
|
|
19937
20434
|
counterparty: {
|
|
@@ -19974,6 +20471,7 @@ const assets = {
|
|
|
19974
20471
|
website: 'https://app.starname.me/',
|
|
19975
20472
|
twitter: 'https://twitter.com/starname_me'
|
|
19976
20473
|
},
|
|
20474
|
+
type_asset: 'sdk.coin',
|
|
19977
20475
|
traces: [{
|
|
19978
20476
|
type: 'ibc',
|
|
19979
20477
|
counterparty: {
|
|
@@ -20016,6 +20514,7 @@ const assets = {
|
|
|
20016
20514
|
website: 'https://stride.zone/',
|
|
20017
20515
|
twitter: 'https://twitter.com/stride_zone'
|
|
20018
20516
|
},
|
|
20517
|
+
type_asset: 'sdk.coin',
|
|
20019
20518
|
traces: [{
|
|
20020
20519
|
type: 'ibc',
|
|
20021
20520
|
counterparty: {
|
|
@@ -20054,6 +20553,7 @@ const assets = {
|
|
|
20054
20553
|
primary_color_hex: '#040404'
|
|
20055
20554
|
}
|
|
20056
20555
|
}],
|
|
20556
|
+
type_asset: 'sdk.coin',
|
|
20057
20557
|
traces: [{
|
|
20058
20558
|
type: 'ibc',
|
|
20059
20559
|
counterparty: {
|
|
@@ -20101,6 +20601,7 @@ const assets = {
|
|
|
20101
20601
|
primary_color_hex: '#fcdb5b'
|
|
20102
20602
|
}
|
|
20103
20603
|
}],
|
|
20604
|
+
type_asset: 'sdk.coin',
|
|
20104
20605
|
traces: [{
|
|
20105
20606
|
type: 'ibc',
|
|
20106
20607
|
counterparty: {
|
|
@@ -20148,6 +20649,7 @@ const assets = {
|
|
|
20148
20649
|
primary_color_hex: '#5493f2'
|
|
20149
20650
|
}
|
|
20150
20651
|
}],
|
|
20652
|
+
type_asset: 'sdk.coin',
|
|
20151
20653
|
traces: [{
|
|
20152
20654
|
type: 'ibc',
|
|
20153
20655
|
counterparty: {
|
|
@@ -20194,6 +20696,7 @@ const assets = {
|
|
|
20194
20696
|
primary_color_hex: '#4b83e0'
|
|
20195
20697
|
}
|
|
20196
20698
|
}],
|
|
20699
|
+
type_asset: 'sdk.coin',
|
|
20197
20700
|
traces: [{
|
|
20198
20701
|
type: 'ibc',
|
|
20199
20702
|
counterparty: {
|
|
@@ -20240,6 +20743,7 @@ const assets = {
|
|
|
20240
20743
|
primary_color_hex: '#5981d7'
|
|
20241
20744
|
}
|
|
20242
20745
|
}],
|
|
20746
|
+
type_asset: 'sdk.coin',
|
|
20243
20747
|
traces: [{
|
|
20244
20748
|
type: 'ibc',
|
|
20245
20749
|
counterparty: {
|
|
@@ -20286,6 +20790,7 @@ const assets = {
|
|
|
20286
20790
|
primary_color_hex: '#de725b'
|
|
20287
20791
|
}
|
|
20288
20792
|
}],
|
|
20793
|
+
type_asset: 'sdk.coin',
|
|
20289
20794
|
traces: [{
|
|
20290
20795
|
type: 'ibc',
|
|
20291
20796
|
counterparty: {
|
|
@@ -20332,6 +20837,7 @@ const assets = {
|
|
|
20332
20837
|
primary_color_hex: '#c95c41'
|
|
20333
20838
|
}
|
|
20334
20839
|
}],
|
|
20840
|
+
type_asset: 'sdk.coin',
|
|
20335
20841
|
traces: [{
|
|
20336
20842
|
type: 'ibc',
|
|
20337
20843
|
counterparty: {
|
|
@@ -20378,6 +20884,7 @@ const assets = {
|
|
|
20378
20884
|
primary_color_hex: '#d3684c'
|
|
20379
20885
|
}
|
|
20380
20886
|
}],
|
|
20887
|
+
type_asset: 'sdk.coin',
|
|
20381
20888
|
traces: [{
|
|
20382
20889
|
type: 'ibc',
|
|
20383
20890
|
counterparty: {
|
|
@@ -20424,6 +20931,7 @@ const assets = {
|
|
|
20424
20931
|
primary_color_hex: '#db300a'
|
|
20425
20932
|
}
|
|
20426
20933
|
}],
|
|
20934
|
+
type_asset: 'sdk.coin',
|
|
20427
20935
|
traces: [{
|
|
20428
20936
|
type: 'ibc',
|
|
20429
20937
|
counterparty: {
|
|
@@ -20470,6 +20978,7 @@ const assets = {
|
|
|
20470
20978
|
primary_color_hex: '#1535b2'
|
|
20471
20979
|
}
|
|
20472
20980
|
}],
|
|
20981
|
+
type_asset: 'sdk.coin',
|
|
20473
20982
|
traces: [{
|
|
20474
20983
|
type: 'ibc',
|
|
20475
20984
|
counterparty: {
|
|
@@ -20516,6 +21025,7 @@ const assets = {
|
|
|
20516
21025
|
primary_color_hex: '#d49b9c'
|
|
20517
21026
|
}
|
|
20518
21027
|
}],
|
|
21028
|
+
type_asset: 'sdk.coin',
|
|
20519
21029
|
traces: [{
|
|
20520
21030
|
type: 'ibc',
|
|
20521
21031
|
counterparty: {
|
|
@@ -20562,6 +21072,7 @@ const assets = {
|
|
|
20562
21072
|
primary_color_hex: '#dc300a'
|
|
20563
21073
|
}
|
|
20564
21074
|
}],
|
|
21075
|
+
type_asset: 'sdk.coin',
|
|
20565
21076
|
traces: [{
|
|
20566
21077
|
type: 'ibc',
|
|
20567
21078
|
counterparty: {
|
|
@@ -20608,6 +21119,7 @@ const assets = {
|
|
|
20608
21119
|
primary_color_hex: '#5893ed'
|
|
20609
21120
|
}
|
|
20610
21121
|
}],
|
|
21122
|
+
type_asset: 'sdk.coin',
|
|
20611
21123
|
traces: [{
|
|
20612
21124
|
type: 'ibc',
|
|
20613
21125
|
counterparty: {
|
|
@@ -20654,6 +21166,7 @@ const assets = {
|
|
|
20654
21166
|
primary_color_hex: '#4b87e6'
|
|
20655
21167
|
}
|
|
20656
21168
|
}],
|
|
21169
|
+
type_asset: 'sdk.coin',
|
|
20657
21170
|
traces: [{
|
|
20658
21171
|
type: 'ibc',
|
|
20659
21172
|
counterparty: {
|
|
@@ -20700,6 +21213,7 @@ const assets = {
|
|
|
20700
21213
|
primary_color_hex: '#cfcfcf'
|
|
20701
21214
|
}
|
|
20702
21215
|
}],
|
|
21216
|
+
type_asset: 'sdk.coin',
|
|
20703
21217
|
traces: [{
|
|
20704
21218
|
type: 'ibc',
|
|
20705
21219
|
counterparty: {
|
|
@@ -20746,6 +21260,7 @@ const assets = {
|
|
|
20746
21260
|
primary_color_hex: '#4085f0'
|
|
20747
21261
|
}
|
|
20748
21262
|
}],
|
|
21263
|
+
type_asset: 'sdk.coin',
|
|
20749
21264
|
traces: [{
|
|
20750
21265
|
type: 'ibc',
|
|
20751
21266
|
counterparty: {
|
|
@@ -20792,6 +21307,7 @@ const assets = {
|
|
|
20792
21307
|
primary_color_hex: '#5893ed'
|
|
20793
21308
|
}
|
|
20794
21309
|
}],
|
|
21310
|
+
type_asset: 'sdk.coin',
|
|
20795
21311
|
traces: [{
|
|
20796
21312
|
type: 'ibc',
|
|
20797
21313
|
counterparty: {
|
|
@@ -20838,6 +21354,7 @@ const assets = {
|
|
|
20838
21354
|
primary_color_hex: '#5493f3'
|
|
20839
21355
|
}
|
|
20840
21356
|
}],
|
|
21357
|
+
type_asset: 'sdk.coin',
|
|
20841
21358
|
traces: [{
|
|
20842
21359
|
type: 'ibc',
|
|
20843
21360
|
counterparty: {
|
|
@@ -20884,6 +21401,7 @@ const assets = {
|
|
|
20884
21401
|
primary_color_hex: '#e88057'
|
|
20885
21402
|
}
|
|
20886
21403
|
}],
|
|
21404
|
+
type_asset: 'sdk.coin',
|
|
20887
21405
|
traces: [{
|
|
20888
21406
|
type: 'ibc',
|
|
20889
21407
|
counterparty: {
|
|
@@ -20930,6 +21448,7 @@ const assets = {
|
|
|
20930
21448
|
primary_color_hex: '#2fa4f1'
|
|
20931
21449
|
}
|
|
20932
21450
|
}],
|
|
21451
|
+
type_asset: 'sdk.coin',
|
|
20933
21452
|
traces: [{
|
|
20934
21453
|
type: 'ibc',
|
|
20935
21454
|
counterparty: {
|
|
@@ -20976,6 +21495,7 @@ const assets = {
|
|
|
20976
21495
|
primary_color_hex: '#2e71e1'
|
|
20977
21496
|
}
|
|
20978
21497
|
}],
|
|
21498
|
+
type_asset: 'sdk.coin',
|
|
20979
21499
|
traces: [{
|
|
20980
21500
|
type: 'ibc',
|
|
20981
21501
|
counterparty: {
|
|
@@ -21022,6 +21542,7 @@ const assets = {
|
|
|
21022
21542
|
primary_color_hex: '#4886e7'
|
|
21023
21543
|
}
|
|
21024
21544
|
}],
|
|
21545
|
+
type_asset: 'sdk.coin',
|
|
21025
21546
|
traces: [{
|
|
21026
21547
|
type: 'ibc',
|
|
21027
21548
|
counterparty: {
|
|
@@ -21068,6 +21589,7 @@ const assets = {
|
|
|
21068
21589
|
primary_color_hex: '#5493f3'
|
|
21069
21590
|
}
|
|
21070
21591
|
}],
|
|
21592
|
+
type_asset: 'sdk.coin',
|
|
21071
21593
|
traces: [{
|
|
21072
21594
|
type: 'ibc',
|
|
21073
21595
|
counterparty: {
|
|
@@ -21114,6 +21636,7 @@ const assets = {
|
|
|
21114
21636
|
primary_color_hex: '#5493f3'
|
|
21115
21637
|
}
|
|
21116
21638
|
}],
|
|
21639
|
+
type_asset: 'sdk.coin',
|
|
21117
21640
|
traces: [{
|
|
21118
21641
|
type: 'ibc',
|
|
21119
21642
|
counterparty: {
|
|
@@ -21156,6 +21679,7 @@ const assets = {
|
|
|
21156
21679
|
website: 'https://www.terra.money/',
|
|
21157
21680
|
twitter: 'https://twitter.com/terra_money'
|
|
21158
21681
|
},
|
|
21682
|
+
type_asset: 'sdk.coin',
|
|
21159
21683
|
traces: [{
|
|
21160
21684
|
type: 'ibc',
|
|
21161
21685
|
counterparty: {
|
|
@@ -21194,6 +21718,7 @@ const assets = {
|
|
|
21194
21718
|
primary_color_hex: '#a7248a'
|
|
21195
21719
|
}
|
|
21196
21720
|
}],
|
|
21721
|
+
type_asset: 'sdk.coin',
|
|
21197
21722
|
traces: [{
|
|
21198
21723
|
type: 'ibc',
|
|
21199
21724
|
counterparty: {
|
|
@@ -21232,6 +21757,7 @@ const assets = {
|
|
|
21232
21757
|
primary_color_hex: '#22f2e9'
|
|
21233
21758
|
}
|
|
21234
21759
|
}],
|
|
21760
|
+
type_asset: 'sdk.coin',
|
|
21235
21761
|
traces: [{
|
|
21236
21762
|
type: 'ibc',
|
|
21237
21763
|
counterparty: {
|
|
@@ -21274,6 +21800,7 @@ const assets = {
|
|
|
21274
21800
|
twitter: 'https://twitter.com/UnificationUND'
|
|
21275
21801
|
},
|
|
21276
21802
|
coingecko_id: 'unification',
|
|
21803
|
+
type_asset: 'sdk.coin',
|
|
21277
21804
|
traces: [{
|
|
21278
21805
|
type: 'ibc',
|
|
21279
21806
|
counterparty: {
|
|
@@ -21312,6 +21839,7 @@ const assets = {
|
|
|
21312
21839
|
primary_color_hex: '#04b4fc'
|
|
21313
21840
|
}
|
|
21314
21841
|
}],
|
|
21842
|
+
type_asset: 'sdk.coin',
|
|
21315
21843
|
traces: [{
|
|
21316
21844
|
type: 'ibc',
|
|
21317
21845
|
counterparty: {
|
|
@@ -27417,6 +27945,8 @@ const assets = {
|
|
|
27417
27945
|
exponent: 6
|
|
27418
27946
|
}],
|
|
27419
27947
|
base: 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3',
|
|
27948
|
+
type_asset: 'snip20',
|
|
27949
|
+
address: 'secret12rcvz0umvk875kd6a803txhtlu7y0pnd73kcej',
|
|
27420
27950
|
name: 'Alter',
|
|
27421
27951
|
display: 'alter',
|
|
27422
27952
|
symbol: 'ALTER',
|
|
@@ -36149,6 +36679,8 @@ const assets = {
|
|
|
36149
36679
|
exponent: 6
|
|
36150
36680
|
}],
|
|
36151
36681
|
base: 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3',
|
|
36682
|
+
type_asset: 'snip20',
|
|
36683
|
+
address: 'secret12rcvz0umvk875kd6a803txhtlu7y0pnd73kcej',
|
|
36152
36684
|
name: 'Alter',
|
|
36153
36685
|
display: 'alter',
|
|
36154
36686
|
symbol: 'ALTER',
|