@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
|
@@ -33,6 +33,7 @@ const assets = {
|
|
|
33
33
|
website: 'https://neutron.org/',
|
|
34
34
|
twitter: 'https://twitter.com/Neutron_org'
|
|
35
35
|
},
|
|
36
|
+
type_asset: 'sdk.coin',
|
|
36
37
|
traces: [{
|
|
37
38
|
type: 'ibc',
|
|
38
39
|
counterparty: {
|
|
@@ -68,6 +69,7 @@ const assets = {
|
|
|
68
69
|
primary_color_hex: '#1b0847'
|
|
69
70
|
}
|
|
70
71
|
}],
|
|
72
|
+
type_asset: 'sdk.coin',
|
|
71
73
|
traces: [{
|
|
72
74
|
type: 'ibc',
|
|
73
75
|
counterparty: {
|
|
@@ -103,6 +105,7 @@ const assets = {
|
|
|
103
105
|
primary_color_hex: '#dcd5ab'
|
|
104
106
|
}
|
|
105
107
|
}],
|
|
108
|
+
type_asset: 'sdk.coin',
|
|
106
109
|
traces: [{
|
|
107
110
|
type: 'ibc',
|
|
108
111
|
counterparty: {
|
|
@@ -138,6 +141,7 @@ const assets = {
|
|
|
138
141
|
primary_color_hex: '#333333'
|
|
139
142
|
}
|
|
140
143
|
}],
|
|
144
|
+
type_asset: 'sdk.coin',
|
|
141
145
|
traces: [{
|
|
142
146
|
type: 'ibc',
|
|
143
147
|
counterparty: {
|
|
@@ -270,6 +274,7 @@ const assets = {
|
|
|
270
274
|
website: 'https://neutron.org/',
|
|
271
275
|
twitter: 'https://twitter.com/Neutron_org'
|
|
272
276
|
},
|
|
277
|
+
type_asset: 'sdk.coin',
|
|
273
278
|
traces: [{
|
|
274
279
|
type: 'ibc',
|
|
275
280
|
counterparty: {
|
|
@@ -305,6 +310,7 @@ const assets = {
|
|
|
305
310
|
primary_color_hex: '#1b0847'
|
|
306
311
|
}
|
|
307
312
|
}],
|
|
313
|
+
type_asset: 'sdk.coin',
|
|
308
314
|
traces: [{
|
|
309
315
|
type: 'ibc',
|
|
310
316
|
counterparty: {
|
|
@@ -340,6 +346,7 @@ const assets = {
|
|
|
340
346
|
primary_color_hex: '#dcd5ab'
|
|
341
347
|
}
|
|
342
348
|
}],
|
|
349
|
+
type_asset: 'sdk.coin',
|
|
343
350
|
traces: [{
|
|
344
351
|
type: 'ibc',
|
|
345
352
|
counterparty: {
|
|
@@ -375,6 +382,7 @@ const assets = {
|
|
|
375
382
|
primary_color_hex: '#333333'
|
|
376
383
|
}
|
|
377
384
|
}],
|
|
385
|
+
type_asset: 'sdk.coin',
|
|
378
386
|
traces: [{
|
|
379
387
|
type: 'ibc',
|
|
380
388
|
counterparty: {
|
|
@@ -23,6 +23,7 @@ const assets = {
|
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
25
25
|
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
26
27
|
traces: [{
|
|
27
28
|
type: 'ibc',
|
|
28
29
|
counterparty: {
|
|
@@ -57,6 +58,7 @@ const assets = {
|
|
|
57
58
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
58
59
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
59
60
|
}],
|
|
61
|
+
type_asset: 'sdk.coin',
|
|
60
62
|
traces: [{
|
|
61
63
|
type: 'ibc',
|
|
62
64
|
counterparty: {
|
|
@@ -92,6 +94,7 @@ const assets = {
|
|
|
92
94
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
93
95
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
94
96
|
}],
|
|
97
|
+
type_asset: 'sdk.coin',
|
|
95
98
|
traces: [{
|
|
96
99
|
type: 'ibc',
|
|
97
100
|
counterparty: {
|
|
@@ -337,6 +340,7 @@ const assets = {
|
|
|
337
340
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
338
341
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
339
342
|
}],
|
|
343
|
+
type_asset: 'sdk.coin',
|
|
340
344
|
traces: [{
|
|
341
345
|
type: 'ibc',
|
|
342
346
|
counterparty: {
|
|
@@ -22,6 +22,7 @@ const assets = {
|
|
|
22
22
|
images: [{
|
|
23
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/lavatestnet/images/lava-icon.svg'
|
|
24
24
|
}],
|
|
25
|
+
type_asset: 'sdk.coin',
|
|
25
26
|
traces: [{
|
|
26
27
|
type: 'ibc',
|
|
27
28
|
counterparty: {
|
|
@@ -133,6 +134,7 @@ const assets = {
|
|
|
133
134
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
134
135
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
135
136
|
}],
|
|
137
|
+
type_asset: 'sdk.coin',
|
|
136
138
|
traces: [{
|
|
137
139
|
type: 'ibc',
|
|
138
140
|
counterparty: {
|
|
@@ -168,6 +170,7 @@ const assets = {
|
|
|
168
170
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
169
171
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
170
172
|
}],
|
|
173
|
+
type_asset: 'sdk.coin',
|
|
171
174
|
traces: [{
|
|
172
175
|
type: 'ibc',
|
|
173
176
|
counterparty: {
|
|
@@ -203,6 +206,7 @@ const assets = {
|
|
|
203
206
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
204
207
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
205
208
|
}],
|
|
209
|
+
type_asset: 'sdk.coin',
|
|
206
210
|
traces: [{
|
|
207
211
|
type: 'ibc',
|
|
208
212
|
counterparty: {
|
|
@@ -238,6 +242,7 @@ const assets = {
|
|
|
238
242
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
239
243
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
240
244
|
}],
|
|
245
|
+
type_asset: 'sdk.coin',
|
|
241
246
|
traces: [{
|
|
242
247
|
type: 'ibc',
|
|
243
248
|
counterparty: {
|
|
@@ -273,6 +278,7 @@ const assets = {
|
|
|
273
278
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
274
279
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
275
280
|
}],
|
|
281
|
+
type_asset: 'sdk.coin',
|
|
276
282
|
traces: [{
|
|
277
283
|
type: 'ibc',
|
|
278
284
|
counterparty: {
|
|
@@ -308,6 +314,7 @@ const assets = {
|
|
|
308
314
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
309
315
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
310
316
|
}],
|
|
317
|
+
type_asset: 'sdk.coin',
|
|
311
318
|
traces: [{
|
|
312
319
|
type: 'ibc',
|
|
313
320
|
counterparty: {
|
|
@@ -343,6 +350,7 @@ const assets = {
|
|
|
343
350
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
344
351
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
345
352
|
}],
|
|
353
|
+
type_asset: 'sdk.coin',
|
|
346
354
|
traces: [{
|
|
347
355
|
type: 'ibc',
|
|
348
356
|
counterparty: {
|
|
@@ -390,6 +398,7 @@ const assets = {
|
|
|
390
398
|
logo_URIs: {
|
|
391
399
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
392
400
|
},
|
|
401
|
+
type_asset: 'sdk.coin',
|
|
393
402
|
traces: [{
|
|
394
403
|
type: 'ibc',
|
|
395
404
|
counterparty: {
|
|
@@ -423,6 +432,7 @@ const assets = {
|
|
|
423
432
|
images: [{
|
|
424
433
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
425
434
|
}],
|
|
435
|
+
type_asset: 'sdk.coin',
|
|
426
436
|
traces: [{
|
|
427
437
|
type: 'ibc',
|
|
428
438
|
counterparty: {
|
|
@@ -456,6 +466,7 @@ const assets = {
|
|
|
456
466
|
images: [{
|
|
457
467
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/lavatestnet/images/lava-icon.svg'
|
|
458
468
|
}],
|
|
469
|
+
type_asset: 'sdk.coin',
|
|
459
470
|
traces: [{
|
|
460
471
|
type: 'ibc',
|
|
461
472
|
counterparty: {
|
|
@@ -567,6 +578,7 @@ const assets = {
|
|
|
567
578
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
568
579
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
569
580
|
}],
|
|
581
|
+
type_asset: 'sdk.coin',
|
|
570
582
|
traces: [{
|
|
571
583
|
type: 'ibc',
|
|
572
584
|
counterparty: {
|
|
@@ -602,6 +614,7 @@ const assets = {
|
|
|
602
614
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
603
615
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
604
616
|
}],
|
|
617
|
+
type_asset: 'sdk.coin',
|
|
605
618
|
traces: [{
|
|
606
619
|
type: 'ibc',
|
|
607
620
|
counterparty: {
|
|
@@ -637,6 +650,7 @@ const assets = {
|
|
|
637
650
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
638
651
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
639
652
|
}],
|
|
653
|
+
type_asset: 'sdk.coin',
|
|
640
654
|
traces: [{
|
|
641
655
|
type: 'ibc',
|
|
642
656
|
counterparty: {
|
|
@@ -672,6 +686,7 @@ const assets = {
|
|
|
672
686
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
673
687
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
674
688
|
}],
|
|
689
|
+
type_asset: 'sdk.coin',
|
|
675
690
|
traces: [{
|
|
676
691
|
type: 'ibc',
|
|
677
692
|
counterparty: {
|
|
@@ -707,6 +722,7 @@ const assets = {
|
|
|
707
722
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
708
723
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
709
724
|
}],
|
|
725
|
+
type_asset: 'sdk.coin',
|
|
710
726
|
traces: [{
|
|
711
727
|
type: 'ibc',
|
|
712
728
|
counterparty: {
|
|
@@ -742,6 +758,7 @@ const assets = {
|
|
|
742
758
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
743
759
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
744
760
|
}],
|
|
761
|
+
type_asset: 'sdk.coin',
|
|
745
762
|
traces: [{
|
|
746
763
|
type: 'ibc',
|
|
747
764
|
counterparty: {
|
|
@@ -777,6 +794,7 @@ const assets = {
|
|
|
777
794
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
778
795
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
779
796
|
}],
|
|
797
|
+
type_asset: 'sdk.coin',
|
|
780
798
|
traces: [{
|
|
781
799
|
type: 'ibc',
|
|
782
800
|
counterparty: {
|
|
@@ -824,6 +842,7 @@ const assets = {
|
|
|
824
842
|
logo_URIs: {
|
|
825
843
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
826
844
|
},
|
|
845
|
+
type_asset: 'sdk.coin',
|
|
827
846
|
traces: [{
|
|
828
847
|
type: 'ibc',
|
|
829
848
|
counterparty: {
|
|
@@ -857,6 +876,7 @@ const assets = {
|
|
|
857
876
|
images: [{
|
|
858
877
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
859
878
|
}],
|
|
879
|
+
type_asset: 'sdk.coin',
|
|
860
880
|
traces: [{
|
|
861
881
|
type: 'ibc',
|
|
862
882
|
counterparty: {
|
|
@@ -23,6 +23,7 @@ const assets = {
|
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
25
25
|
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
26
27
|
traces: [{
|
|
27
28
|
type: 'ibc',
|
|
28
29
|
counterparty: {
|
|
@@ -131,6 +132,7 @@ const assets = {
|
|
|
131
132
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
132
133
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
133
134
|
}],
|
|
135
|
+
type_asset: 'sdk.coin',
|
|
134
136
|
traces: [{
|
|
135
137
|
type: 'ibc',
|
|
136
138
|
counterparty: {
|
|
@@ -22,6 +22,7 @@ const assets = {
|
|
|
22
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.svg',
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.png'
|
|
24
24
|
}],
|
|
25
|
+
type_asset: 'sdk.coin',
|
|
25
26
|
traces: [{
|
|
26
27
|
type: 'ibc',
|
|
27
28
|
counterparty: {
|
|
@@ -64,6 +65,7 @@ const assets = {
|
|
|
64
65
|
images: [{
|
|
65
66
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
66
67
|
}],
|
|
68
|
+
type_asset: 'sdk.coin',
|
|
67
69
|
traces: [{
|
|
68
70
|
type: 'ibc',
|
|
69
71
|
counterparty: {
|
|
@@ -105,6 +107,7 @@ const assets = {
|
|
|
105
107
|
images: [{
|
|
106
108
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/eden.png'
|
|
107
109
|
}],
|
|
110
|
+
type_asset: 'sdk.coin',
|
|
108
111
|
traces: [{
|
|
109
112
|
type: 'ibc',
|
|
110
113
|
counterparty: {
|
|
@@ -274,6 +277,7 @@ const assets = {
|
|
|
274
277
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.svg',
|
|
275
278
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.png'
|
|
276
279
|
}],
|
|
280
|
+
type_asset: 'sdk.coin',
|
|
277
281
|
traces: [{
|
|
278
282
|
type: 'ibc',
|
|
279
283
|
counterparty: {
|
|
@@ -306,6 +310,7 @@ const assets = {
|
|
|
306
310
|
images: [{
|
|
307
311
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empowertestnet/images/mpwr.png'
|
|
308
312
|
}],
|
|
313
|
+
type_asset: 'sdk.coin',
|
|
309
314
|
traces: [{
|
|
310
315
|
type: 'ibc',
|
|
311
316
|
counterparty: {
|
|
@@ -338,6 +343,7 @@ const assets = {
|
|
|
338
343
|
images: [{
|
|
339
344
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kujiratestnet/images/kuji.png'
|
|
340
345
|
}],
|
|
346
|
+
type_asset: 'sdk.coin',
|
|
341
347
|
traces: [{
|
|
342
348
|
type: 'ibc',
|
|
343
349
|
counterparty: {
|
|
@@ -447,6 +453,7 @@ const assets = {
|
|
|
447
453
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
448
454
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
449
455
|
}],
|
|
456
|
+
type_asset: 'sdk.coin',
|
|
450
457
|
traces: [{
|
|
451
458
|
type: 'ibc',
|
|
452
459
|
counterparty: {
|
|
@@ -482,6 +489,7 @@ const assets = {
|
|
|
482
489
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
483
490
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
484
491
|
}],
|
|
492
|
+
type_asset: 'sdk.coin',
|
|
485
493
|
traces: [{
|
|
486
494
|
type: 'ibc',
|
|
487
495
|
counterparty: {
|
|
@@ -517,6 +525,7 @@ const assets = {
|
|
|
517
525
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
518
526
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
519
527
|
}],
|
|
528
|
+
type_asset: 'sdk.coin',
|
|
520
529
|
traces: [{
|
|
521
530
|
type: 'ibc',
|
|
522
531
|
counterparty: {
|
|
@@ -552,6 +561,7 @@ const assets = {
|
|
|
552
561
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
553
562
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
554
563
|
}],
|
|
564
|
+
type_asset: 'sdk.coin',
|
|
555
565
|
traces: [{
|
|
556
566
|
type: 'ibc',
|
|
557
567
|
counterparty: {
|
|
@@ -735,6 +745,7 @@ const assets = {
|
|
|
735
745
|
logo_URIs: {
|
|
736
746
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
737
747
|
},
|
|
748
|
+
type_asset: 'sdk.coin',
|
|
738
749
|
traces: [{
|
|
739
750
|
type: 'ibc',
|
|
740
751
|
counterparty: {
|
|
@@ -777,6 +788,7 @@ const assets = {
|
|
|
777
788
|
images: [{
|
|
778
789
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
779
790
|
}],
|
|
791
|
+
type_asset: 'sdk.coin',
|
|
780
792
|
traces: [{
|
|
781
793
|
type: 'ibc',
|
|
782
794
|
counterparty: {
|
|
@@ -818,6 +830,7 @@ const assets = {
|
|
|
818
830
|
images: [{
|
|
819
831
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/eden.png'
|
|
820
832
|
}],
|
|
833
|
+
type_asset: 'sdk.coin',
|
|
821
834
|
traces: [{
|
|
822
835
|
type: 'ibc',
|
|
823
836
|
counterparty: {
|
|
@@ -850,6 +863,7 @@ const assets = {
|
|
|
850
863
|
images: [{
|
|
851
864
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empowertestnet/images/mpwr.png'
|
|
852
865
|
}],
|
|
866
|
+
type_asset: 'sdk.coin',
|
|
853
867
|
traces: [{
|
|
854
868
|
type: 'ibc',
|
|
855
869
|
counterparty: {
|
|
@@ -882,6 +896,7 @@ const assets = {
|
|
|
882
896
|
images: [{
|
|
883
897
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kujiratestnet/images/kuji.png'
|
|
884
898
|
}],
|
|
899
|
+
type_asset: 'sdk.coin',
|
|
885
900
|
traces: [{
|
|
886
901
|
type: 'ibc',
|
|
887
902
|
counterparty: {
|
|
@@ -991,6 +1006,7 @@ const assets = {
|
|
|
991
1006
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
992
1007
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
993
1008
|
}],
|
|
1009
|
+
type_asset: 'sdk.coin',
|
|
994
1010
|
traces: [{
|
|
995
1011
|
type: 'ibc',
|
|
996
1012
|
counterparty: {
|
|
@@ -1026,6 +1042,7 @@ const assets = {
|
|
|
1026
1042
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
1027
1043
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
1028
1044
|
}],
|
|
1045
|
+
type_asset: 'sdk.coin',
|
|
1029
1046
|
traces: [{
|
|
1030
1047
|
type: 'ibc',
|
|
1031
1048
|
counterparty: {
|
|
@@ -1061,6 +1078,7 @@ const assets = {
|
|
|
1061
1078
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
1062
1079
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
1063
1080
|
}],
|
|
1081
|
+
type_asset: 'sdk.coin',
|
|
1064
1082
|
traces: [{
|
|
1065
1083
|
type: 'ibc',
|
|
1066
1084
|
counterparty: {
|
|
@@ -1096,6 +1114,7 @@ const assets = {
|
|
|
1096
1114
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
1097
1115
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
1098
1116
|
}],
|
|
1117
|
+
type_asset: 'sdk.coin',
|
|
1099
1118
|
traces: [{
|
|
1100
1119
|
type: 'ibc',
|
|
1101
1120
|
counterparty: {
|
|
@@ -1415,6 +1434,7 @@ const assets = {
|
|
|
1415
1434
|
logo_URIs: {
|
|
1416
1435
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
1417
1436
|
},
|
|
1437
|
+
type_asset: 'sdk.coin',
|
|
1418
1438
|
traces: [{
|
|
1419
1439
|
type: 'ibc',
|
|
1420
1440
|
counterparty: {
|
|
@@ -23,6 +23,7 @@ const assets = {
|
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
25
25
|
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
26
27
|
traces: [{
|
|
27
28
|
type: 'ibc',
|
|
28
29
|
counterparty: {
|
|
@@ -57,6 +58,7 @@ const assets = {
|
|
|
57
58
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
58
59
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
59
60
|
}],
|
|
61
|
+
type_asset: 'sdk.coin',
|
|
60
62
|
traces: [{
|
|
61
63
|
type: 'ibc',
|
|
62
64
|
counterparty: {
|
|
@@ -23,6 +23,7 @@ const assets = {
|
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
25
25
|
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
26
27
|
traces: [{
|
|
27
28
|
type: 'ibc',
|
|
28
29
|
counterparty: {
|
|
@@ -57,6 +58,7 @@ const assets = {
|
|
|
57
58
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
58
59
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
59
60
|
}],
|
|
61
|
+
type_asset: 'sdk.coin',
|
|
60
62
|
traces: [{
|
|
61
63
|
type: 'ibc',
|
|
62
64
|
counterparty: {
|
|
@@ -83,6 +85,7 @@ const assets = {
|
|
|
83
85
|
name: 'Stake',
|
|
84
86
|
display: 'stake',
|
|
85
87
|
symbol: 'STAKE',
|
|
88
|
+
type_asset: 'sdk.coin',
|
|
86
89
|
traces: [{
|
|
87
90
|
type: 'ibc',
|
|
88
91
|
counterparty: {
|
|
@@ -109,6 +112,7 @@ const assets = {
|
|
|
109
112
|
display: 'love',
|
|
110
113
|
name: 'Love',
|
|
111
114
|
symbol: 'LOVE',
|
|
115
|
+
type_asset: 'sdk.coin',
|
|
112
116
|
traces: [{
|
|
113
117
|
type: 'ibc',
|
|
114
118
|
counterparty: {
|
|
@@ -143,6 +147,7 @@ const assets = {
|
|
|
143
147
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
144
148
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
145
149
|
}],
|
|
150
|
+
type_asset: 'sdk.coin',
|
|
146
151
|
traces: [{
|
|
147
152
|
type: 'ibc',
|
|
148
153
|
counterparty: {
|
|
@@ -169,6 +174,7 @@ const assets = {
|
|
|
169
174
|
name: 'Stake',
|
|
170
175
|
display: 'stake',
|
|
171
176
|
symbol: 'STAKE',
|
|
177
|
+
type_asset: 'sdk.coin',
|
|
172
178
|
traces: [{
|
|
173
179
|
type: 'ibc',
|
|
174
180
|
counterparty: {
|
|
@@ -195,6 +201,7 @@ const assets = {
|
|
|
195
201
|
display: 'love',
|
|
196
202
|
name: 'Love',
|
|
197
203
|
symbol: 'LOVE',
|
|
204
|
+
type_asset: 'sdk.coin',
|
|
198
205
|
traces: [{
|
|
199
206
|
type: 'ibc',
|
|
200
207
|
counterparty: {
|
|
@@ -229,6 +236,7 @@ const assets = {
|
|
|
229
236
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
230
237
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
231
238
|
}],
|
|
239
|
+
type_asset: 'sdk.coin',
|
|
232
240
|
traces: [{
|
|
233
241
|
type: 'ibc',
|
|
234
242
|
counterparty: {
|
|
@@ -23,6 +23,7 @@ const assets = {
|
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
25
25
|
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
26
27
|
traces: [{
|
|
27
28
|
type: 'ibc',
|
|
28
29
|
counterparty: {
|
|
@@ -57,6 +58,7 @@ const assets = {
|
|
|
57
58
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
58
59
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
59
60
|
}],
|
|
61
|
+
type_asset: 'sdk.coin',
|
|
60
62
|
traces: [{
|
|
61
63
|
type: 'ibc',
|
|
62
64
|
counterparty: {
|
|
@@ -164,6 +166,7 @@ const assets = {
|
|
|
164
166
|
images: [{
|
|
165
167
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
|
|
166
168
|
}],
|
|
169
|
+
type_asset: 'sdk.coin',
|
|
167
170
|
traces: [{
|
|
168
171
|
type: 'ibc',
|
|
169
172
|
counterparty: {
|
|
@@ -271,6 +274,7 @@ const assets = {
|
|
|
271
274
|
images: [{
|
|
272
275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
|
|
273
276
|
}],
|
|
277
|
+
type_asset: 'sdk.coin',
|
|
274
278
|
traces: [{
|
|
275
279
|
type: 'ibc',
|
|
276
280
|
counterparty: {
|
|
@@ -29,6 +29,7 @@ const assets = {
|
|
|
29
29
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
30
30
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
31
31
|
}],
|
|
32
|
+
type_asset: 'sdk.coin',
|
|
32
33
|
traces: [{
|
|
33
34
|
type: 'ibc',
|
|
34
35
|
counterparty: {
|
|
@@ -136,6 +137,7 @@ const assets = {
|
|
|
136
137
|
images: [{
|
|
137
138
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
138
139
|
}],
|
|
140
|
+
type_asset: 'sdk.coin',
|
|
139
141
|
traces: [{
|
|
140
142
|
type: 'ibc',
|
|
141
143
|
counterparty: {
|
|
@@ -176,6 +178,7 @@ const assets = {
|
|
|
176
178
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
177
179
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
178
180
|
}],
|
|
181
|
+
type_asset: 'sdk.coin',
|
|
179
182
|
traces: [{
|
|
180
183
|
type: 'ibc',
|
|
181
184
|
counterparty: {
|
|
@@ -283,6 +286,7 @@ const assets = {
|
|
|
283
286
|
images: [{
|
|
284
287
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
285
288
|
}],
|
|
289
|
+
type_asset: 'sdk.coin',
|
|
286
290
|
traces: [{
|
|
287
291
|
type: 'ibc',
|
|
288
292
|
counterparty: {
|
|
@@ -29,6 +29,7 @@ const assets = {
|
|
|
29
29
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
30
30
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
31
31
|
}],
|
|
32
|
+
type_asset: 'sdk.coin',
|
|
32
33
|
traces: [{
|
|
33
34
|
type: 'ibc',
|
|
34
35
|
counterparty: {
|
|
@@ -140,6 +141,7 @@ const assets = {
|
|
|
140
141
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
141
142
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
142
143
|
}],
|
|
144
|
+
type_asset: 'sdk.coin',
|
|
143
145
|
traces: [{
|
|
144
146
|
type: 'ibc',
|
|
145
147
|
counterparty: {
|
|
@@ -175,6 +177,7 @@ const assets = {
|
|
|
175
177
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
176
178
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
177
179
|
}],
|
|
180
|
+
type_asset: 'sdk.coin',
|
|
178
181
|
traces: [{
|
|
179
182
|
type: 'ibc',
|
|
180
183
|
counterparty: {
|
|
@@ -351,6 +354,7 @@ const assets = {
|
|
|
351
354
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
352
355
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
353
356
|
}],
|
|
357
|
+
type_asset: 'sdk.coin',
|
|
354
358
|
traces: [{
|
|
355
359
|
type: 'ibc',
|
|
356
360
|
counterparty: {
|
|
@@ -462,6 +466,7 @@ const assets = {
|
|
|
462
466
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
463
467
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
464
468
|
}],
|
|
469
|
+
type_asset: 'sdk.coin',
|
|
465
470
|
traces: [{
|
|
466
471
|
type: 'ibc',
|
|
467
472
|
counterparty: {
|
|
@@ -497,6 +502,7 @@ const assets = {
|
|
|
497
502
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
498
503
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
499
504
|
}],
|
|
505
|
+
type_asset: 'sdk.coin',
|
|
500
506
|
traces: [{
|
|
501
507
|
type: 'ibc',
|
|
502
508
|
counterparty: {
|
|
@@ -23,6 +23,7 @@ const assets = {
|
|
|
23
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
25
25
|
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
26
27
|
traces: [{
|
|
27
28
|
type: 'ibc',
|
|
28
29
|
counterparty: {
|
|
@@ -57,6 +58,7 @@ const assets = {
|
|
|
57
58
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
58
59
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
59
60
|
}],
|
|
61
|
+
type_asset: 'sdk.coin',
|
|
60
62
|
traces: [{
|
|
61
63
|
type: 'ibc',
|
|
62
64
|
counterparty: {
|
|
@@ -92,6 +94,7 @@ const assets = {
|
|
|
92
94
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
93
95
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
94
96
|
}],
|
|
97
|
+
type_asset: 'sdk.coin',
|
|
95
98
|
traces: [{
|
|
96
99
|
type: 'ibc',
|
|
97
100
|
counterparty: {
|
|
@@ -127,6 +130,7 @@ const assets = {
|
|
|
127
130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
128
131
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
129
132
|
}],
|
|
133
|
+
type_asset: 'sdk.coin',
|
|
130
134
|
traces: [{
|
|
131
135
|
type: 'ibc',
|
|
132
136
|
counterparty: {
|
|
@@ -24,6 +24,7 @@ const assets = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
26
26
|
}],
|
|
27
|
+
type_asset: 'sdk.coin',
|
|
27
28
|
traces: [{
|
|
28
29
|
type: 'ibc',
|
|
29
30
|
counterparty: {
|
|
@@ -59,6 +60,7 @@ const assets = {
|
|
|
59
60
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
60
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
61
62
|
}],
|
|
63
|
+
type_asset: 'sdk.coin',
|
|
62
64
|
traces: [{
|
|
63
65
|
type: 'ibc',
|
|
64
66
|
counterparty: {
|