@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/noncosmos/penumbra.js
CHANGED
|
@@ -35,6 +35,7 @@ const assets = {
|
|
|
35
35
|
website: 'https://neutron.org/',
|
|
36
36
|
twitter: 'https://twitter.com/Neutron_org'
|
|
37
37
|
},
|
|
38
|
+
type_asset: 'sdk.coin',
|
|
38
39
|
traces: [{
|
|
39
40
|
type: 'ibc',
|
|
40
41
|
counterparty: {
|
|
@@ -70,6 +71,7 @@ const assets = {
|
|
|
70
71
|
primary_color_hex: '#1b0847'
|
|
71
72
|
}
|
|
72
73
|
}],
|
|
74
|
+
type_asset: 'sdk.coin',
|
|
73
75
|
traces: [{
|
|
74
76
|
type: 'ibc',
|
|
75
77
|
counterparty: {
|
|
@@ -105,6 +107,7 @@ const assets = {
|
|
|
105
107
|
primary_color_hex: '#dcd5ab'
|
|
106
108
|
}
|
|
107
109
|
}],
|
|
110
|
+
type_asset: 'sdk.coin',
|
|
108
111
|
traces: [{
|
|
109
112
|
type: 'ibc',
|
|
110
113
|
counterparty: {
|
|
@@ -140,6 +143,7 @@ const assets = {
|
|
|
140
143
|
primary_color_hex: '#333333'
|
|
141
144
|
}
|
|
142
145
|
}],
|
|
146
|
+
type_asset: 'sdk.coin',
|
|
143
147
|
traces: [{
|
|
144
148
|
type: 'ibc',
|
|
145
149
|
counterparty: {
|
|
@@ -272,6 +276,7 @@ const assets = {
|
|
|
272
276
|
website: 'https://neutron.org/',
|
|
273
277
|
twitter: 'https://twitter.com/Neutron_org'
|
|
274
278
|
},
|
|
279
|
+
type_asset: 'sdk.coin',
|
|
275
280
|
traces: [{
|
|
276
281
|
type: 'ibc',
|
|
277
282
|
counterparty: {
|
|
@@ -307,6 +312,7 @@ const assets = {
|
|
|
307
312
|
primary_color_hex: '#1b0847'
|
|
308
313
|
}
|
|
309
314
|
}],
|
|
315
|
+
type_asset: 'sdk.coin',
|
|
310
316
|
traces: [{
|
|
311
317
|
type: 'ibc',
|
|
312
318
|
counterparty: {
|
|
@@ -342,6 +348,7 @@ const assets = {
|
|
|
342
348
|
primary_color_hex: '#dcd5ab'
|
|
343
349
|
}
|
|
344
350
|
}],
|
|
351
|
+
type_asset: 'sdk.coin',
|
|
345
352
|
traces: [{
|
|
346
353
|
type: 'ibc',
|
|
347
354
|
counterparty: {
|
|
@@ -377,6 +384,7 @@ const assets = {
|
|
|
377
384
|
primary_color_hex: '#333333'
|
|
378
385
|
}
|
|
379
386
|
}],
|
|
387
|
+
type_asset: 'sdk.coin',
|
|
380
388
|
traces: [{
|
|
381
389
|
type: 'ibc',
|
|
382
390
|
counterparty: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.65.
|
|
3
|
+
"version": "1.65.5",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.47.
|
|
33
|
-
"chain-registry": "^1.64.
|
|
32
|
+
"@chain-registry/utils": "^1.47.5",
|
|
33
|
+
"chain-registry": "^1.64.5"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.46.
|
|
36
|
+
"@chain-registry/types": "^0.46.5"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "412fe8b22592566e8ba75e93832685eeb0043278"
|
|
47
47
|
}
|
|
@@ -25,6 +25,7 @@ const assets = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
27
27
|
}],
|
|
28
|
+
type_asset: 'sdk.coin',
|
|
28
29
|
traces: [{
|
|
29
30
|
type: 'ibc',
|
|
30
31
|
counterparty: {
|
|
@@ -59,6 +60,7 @@ const assets = {
|
|
|
59
60
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
60
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
61
62
|
}],
|
|
63
|
+
type_asset: 'sdk.coin',
|
|
62
64
|
traces: [{
|
|
63
65
|
type: 'ibc',
|
|
64
66
|
counterparty: {
|
|
@@ -94,6 +96,7 @@ const assets = {
|
|
|
94
96
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
95
97
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
96
98
|
}],
|
|
99
|
+
type_asset: 'sdk.coin',
|
|
97
100
|
traces: [{
|
|
98
101
|
type: 'ibc',
|
|
99
102
|
counterparty: {
|
|
@@ -339,6 +342,7 @@ const assets = {
|
|
|
339
342
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
340
343
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
341
344
|
}],
|
|
345
|
+
type_asset: 'sdk.coin',
|
|
342
346
|
traces: [{
|
|
343
347
|
type: 'ibc',
|
|
344
348
|
counterparty: {
|
package/testnet/axelartestnet.js
CHANGED
|
@@ -24,6 +24,7 @@ const assets = {
|
|
|
24
24
|
images: [{
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/lavatestnet/images/lava-icon.svg'
|
|
26
26
|
}],
|
|
27
|
+
type_asset: 'sdk.coin',
|
|
27
28
|
traces: [{
|
|
28
29
|
type: 'ibc',
|
|
29
30
|
counterparty: {
|
|
@@ -135,6 +136,7 @@ const assets = {
|
|
|
135
136
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
136
137
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
137
138
|
}],
|
|
139
|
+
type_asset: 'sdk.coin',
|
|
138
140
|
traces: [{
|
|
139
141
|
type: 'ibc',
|
|
140
142
|
counterparty: {
|
|
@@ -170,6 +172,7 @@ const assets = {
|
|
|
170
172
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
171
173
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
172
174
|
}],
|
|
175
|
+
type_asset: 'sdk.coin',
|
|
173
176
|
traces: [{
|
|
174
177
|
type: 'ibc',
|
|
175
178
|
counterparty: {
|
|
@@ -205,6 +208,7 @@ const assets = {
|
|
|
205
208
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
206
209
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
207
210
|
}],
|
|
211
|
+
type_asset: 'sdk.coin',
|
|
208
212
|
traces: [{
|
|
209
213
|
type: 'ibc',
|
|
210
214
|
counterparty: {
|
|
@@ -240,6 +244,7 @@ const assets = {
|
|
|
240
244
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
241
245
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
242
246
|
}],
|
|
247
|
+
type_asset: 'sdk.coin',
|
|
243
248
|
traces: [{
|
|
244
249
|
type: 'ibc',
|
|
245
250
|
counterparty: {
|
|
@@ -275,6 +280,7 @@ const assets = {
|
|
|
275
280
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
276
281
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
277
282
|
}],
|
|
283
|
+
type_asset: 'sdk.coin',
|
|
278
284
|
traces: [{
|
|
279
285
|
type: 'ibc',
|
|
280
286
|
counterparty: {
|
|
@@ -310,6 +316,7 @@ const assets = {
|
|
|
310
316
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
311
317
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
312
318
|
}],
|
|
319
|
+
type_asset: 'sdk.coin',
|
|
313
320
|
traces: [{
|
|
314
321
|
type: 'ibc',
|
|
315
322
|
counterparty: {
|
|
@@ -345,6 +352,7 @@ const assets = {
|
|
|
345
352
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
346
353
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
347
354
|
}],
|
|
355
|
+
type_asset: 'sdk.coin',
|
|
348
356
|
traces: [{
|
|
349
357
|
type: 'ibc',
|
|
350
358
|
counterparty: {
|
|
@@ -392,6 +400,7 @@ const assets = {
|
|
|
392
400
|
logo_URIs: {
|
|
393
401
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
394
402
|
},
|
|
403
|
+
type_asset: 'sdk.coin',
|
|
395
404
|
traces: [{
|
|
396
405
|
type: 'ibc',
|
|
397
406
|
counterparty: {
|
|
@@ -425,6 +434,7 @@ const assets = {
|
|
|
425
434
|
images: [{
|
|
426
435
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
427
436
|
}],
|
|
437
|
+
type_asset: 'sdk.coin',
|
|
428
438
|
traces: [{
|
|
429
439
|
type: 'ibc',
|
|
430
440
|
counterparty: {
|
|
@@ -458,6 +468,7 @@ const assets = {
|
|
|
458
468
|
images: [{
|
|
459
469
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/lavatestnet/images/lava-icon.svg'
|
|
460
470
|
}],
|
|
471
|
+
type_asset: 'sdk.coin',
|
|
461
472
|
traces: [{
|
|
462
473
|
type: 'ibc',
|
|
463
474
|
counterparty: {
|
|
@@ -569,6 +580,7 @@ const assets = {
|
|
|
569
580
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
570
581
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
571
582
|
}],
|
|
583
|
+
type_asset: 'sdk.coin',
|
|
572
584
|
traces: [{
|
|
573
585
|
type: 'ibc',
|
|
574
586
|
counterparty: {
|
|
@@ -604,6 +616,7 @@ const assets = {
|
|
|
604
616
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
605
617
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
606
618
|
}],
|
|
619
|
+
type_asset: 'sdk.coin',
|
|
607
620
|
traces: [{
|
|
608
621
|
type: 'ibc',
|
|
609
622
|
counterparty: {
|
|
@@ -639,6 +652,7 @@ const assets = {
|
|
|
639
652
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
640
653
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
641
654
|
}],
|
|
655
|
+
type_asset: 'sdk.coin',
|
|
642
656
|
traces: [{
|
|
643
657
|
type: 'ibc',
|
|
644
658
|
counterparty: {
|
|
@@ -674,6 +688,7 @@ const assets = {
|
|
|
674
688
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
675
689
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
676
690
|
}],
|
|
691
|
+
type_asset: 'sdk.coin',
|
|
677
692
|
traces: [{
|
|
678
693
|
type: 'ibc',
|
|
679
694
|
counterparty: {
|
|
@@ -709,6 +724,7 @@ const assets = {
|
|
|
709
724
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
710
725
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
711
726
|
}],
|
|
727
|
+
type_asset: 'sdk.coin',
|
|
712
728
|
traces: [{
|
|
713
729
|
type: 'ibc',
|
|
714
730
|
counterparty: {
|
|
@@ -744,6 +760,7 @@ const assets = {
|
|
|
744
760
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
745
761
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
746
762
|
}],
|
|
763
|
+
type_asset: 'sdk.coin',
|
|
747
764
|
traces: [{
|
|
748
765
|
type: 'ibc',
|
|
749
766
|
counterparty: {
|
|
@@ -779,6 +796,7 @@ const assets = {
|
|
|
779
796
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
780
797
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
781
798
|
}],
|
|
799
|
+
type_asset: 'sdk.coin',
|
|
782
800
|
traces: [{
|
|
783
801
|
type: 'ibc',
|
|
784
802
|
counterparty: {
|
|
@@ -826,6 +844,7 @@ const assets = {
|
|
|
826
844
|
logo_URIs: {
|
|
827
845
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
828
846
|
},
|
|
847
|
+
type_asset: 'sdk.coin',
|
|
829
848
|
traces: [{
|
|
830
849
|
type: 'ibc',
|
|
831
850
|
counterparty: {
|
|
@@ -859,6 +878,7 @@ const assets = {
|
|
|
859
878
|
images: [{
|
|
860
879
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
861
880
|
}],
|
|
881
|
+
type_asset: 'sdk.coin',
|
|
862
882
|
traces: [{
|
|
863
883
|
type: 'ibc',
|
|
864
884
|
counterparty: {
|
|
@@ -25,6 +25,7 @@ const assets = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
27
27
|
}],
|
|
28
|
+
type_asset: 'sdk.coin',
|
|
28
29
|
traces: [{
|
|
29
30
|
type: 'ibc',
|
|
30
31
|
counterparty: {
|
|
@@ -133,6 +134,7 @@ const assets = {
|
|
|
133
134
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
134
135
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
135
136
|
}],
|
|
137
|
+
type_asset: 'sdk.coin',
|
|
136
138
|
traces: [{
|
|
137
139
|
type: 'ibc',
|
|
138
140
|
counterparty: {
|
|
@@ -24,6 +24,7 @@ const assets = {
|
|
|
24
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.svg',
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.png'
|
|
26
26
|
}],
|
|
27
|
+
type_asset: 'sdk.coin',
|
|
27
28
|
traces: [{
|
|
28
29
|
type: 'ibc',
|
|
29
30
|
counterparty: {
|
|
@@ -66,6 +67,7 @@ const assets = {
|
|
|
66
67
|
images: [{
|
|
67
68
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
68
69
|
}],
|
|
70
|
+
type_asset: 'sdk.coin',
|
|
69
71
|
traces: [{
|
|
70
72
|
type: 'ibc',
|
|
71
73
|
counterparty: {
|
|
@@ -107,6 +109,7 @@ const assets = {
|
|
|
107
109
|
images: [{
|
|
108
110
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/eden.png'
|
|
109
111
|
}],
|
|
112
|
+
type_asset: 'sdk.coin',
|
|
110
113
|
traces: [{
|
|
111
114
|
type: 'ibc',
|
|
112
115
|
counterparty: {
|
|
@@ -276,6 +279,7 @@ const assets = {
|
|
|
276
279
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.svg',
|
|
277
280
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.png'
|
|
278
281
|
}],
|
|
282
|
+
type_asset: 'sdk.coin',
|
|
279
283
|
traces: [{
|
|
280
284
|
type: 'ibc',
|
|
281
285
|
counterparty: {
|
|
@@ -308,6 +312,7 @@ const assets = {
|
|
|
308
312
|
images: [{
|
|
309
313
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empowertestnet/images/mpwr.png'
|
|
310
314
|
}],
|
|
315
|
+
type_asset: 'sdk.coin',
|
|
311
316
|
traces: [{
|
|
312
317
|
type: 'ibc',
|
|
313
318
|
counterparty: {
|
|
@@ -340,6 +345,7 @@ const assets = {
|
|
|
340
345
|
images: [{
|
|
341
346
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kujiratestnet/images/kuji.png'
|
|
342
347
|
}],
|
|
348
|
+
type_asset: 'sdk.coin',
|
|
343
349
|
traces: [{
|
|
344
350
|
type: 'ibc',
|
|
345
351
|
counterparty: {
|
|
@@ -449,6 +455,7 @@ const assets = {
|
|
|
449
455
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
450
456
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
451
457
|
}],
|
|
458
|
+
type_asset: 'sdk.coin',
|
|
452
459
|
traces: [{
|
|
453
460
|
type: 'ibc',
|
|
454
461
|
counterparty: {
|
|
@@ -484,6 +491,7 @@ const assets = {
|
|
|
484
491
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
485
492
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
486
493
|
}],
|
|
494
|
+
type_asset: 'sdk.coin',
|
|
487
495
|
traces: [{
|
|
488
496
|
type: 'ibc',
|
|
489
497
|
counterparty: {
|
|
@@ -519,6 +527,7 @@ const assets = {
|
|
|
519
527
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
520
528
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
521
529
|
}],
|
|
530
|
+
type_asset: 'sdk.coin',
|
|
522
531
|
traces: [{
|
|
523
532
|
type: 'ibc',
|
|
524
533
|
counterparty: {
|
|
@@ -554,6 +563,7 @@ const assets = {
|
|
|
554
563
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
555
564
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
556
565
|
}],
|
|
566
|
+
type_asset: 'sdk.coin',
|
|
557
567
|
traces: [{
|
|
558
568
|
type: 'ibc',
|
|
559
569
|
counterparty: {
|
|
@@ -737,6 +747,7 @@ const assets = {
|
|
|
737
747
|
logo_URIs: {
|
|
738
748
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
739
749
|
},
|
|
750
|
+
type_asset: 'sdk.coin',
|
|
740
751
|
traces: [{
|
|
741
752
|
type: 'ibc',
|
|
742
753
|
counterparty: {
|
|
@@ -779,6 +790,7 @@ const assets = {
|
|
|
779
790
|
images: [{
|
|
780
791
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
781
792
|
}],
|
|
793
|
+
type_asset: 'sdk.coin',
|
|
782
794
|
traces: [{
|
|
783
795
|
type: 'ibc',
|
|
784
796
|
counterparty: {
|
|
@@ -820,6 +832,7 @@ const assets = {
|
|
|
820
832
|
images: [{
|
|
821
833
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/eden.png'
|
|
822
834
|
}],
|
|
835
|
+
type_asset: 'sdk.coin',
|
|
823
836
|
traces: [{
|
|
824
837
|
type: 'ibc',
|
|
825
838
|
counterparty: {
|
|
@@ -852,6 +865,7 @@ const assets = {
|
|
|
852
865
|
images: [{
|
|
853
866
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empowertestnet/images/mpwr.png'
|
|
854
867
|
}],
|
|
868
|
+
type_asset: 'sdk.coin',
|
|
855
869
|
traces: [{
|
|
856
870
|
type: 'ibc',
|
|
857
871
|
counterparty: {
|
|
@@ -884,6 +898,7 @@ const assets = {
|
|
|
884
898
|
images: [{
|
|
885
899
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kujiratestnet/images/kuji.png'
|
|
886
900
|
}],
|
|
901
|
+
type_asset: 'sdk.coin',
|
|
887
902
|
traces: [{
|
|
888
903
|
type: 'ibc',
|
|
889
904
|
counterparty: {
|
|
@@ -993,6 +1008,7 @@ const assets = {
|
|
|
993
1008
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
994
1009
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
995
1010
|
}],
|
|
1011
|
+
type_asset: 'sdk.coin',
|
|
996
1012
|
traces: [{
|
|
997
1013
|
type: 'ibc',
|
|
998
1014
|
counterparty: {
|
|
@@ -1028,6 +1044,7 @@ const assets = {
|
|
|
1028
1044
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
1029
1045
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
1030
1046
|
}],
|
|
1047
|
+
type_asset: 'sdk.coin',
|
|
1031
1048
|
traces: [{
|
|
1032
1049
|
type: 'ibc',
|
|
1033
1050
|
counterparty: {
|
|
@@ -1063,6 +1080,7 @@ const assets = {
|
|
|
1063
1080
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
1064
1081
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
1065
1082
|
}],
|
|
1083
|
+
type_asset: 'sdk.coin',
|
|
1066
1084
|
traces: [{
|
|
1067
1085
|
type: 'ibc',
|
|
1068
1086
|
counterparty: {
|
|
@@ -1098,6 +1116,7 @@ const assets = {
|
|
|
1098
1116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.png',
|
|
1099
1117
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdv4tnt.svg'
|
|
1100
1118
|
}],
|
|
1119
|
+
type_asset: 'sdk.coin',
|
|
1101
1120
|
traces: [{
|
|
1102
1121
|
type: 'ibc',
|
|
1103
1122
|
counterparty: {
|
|
@@ -1417,6 +1436,7 @@ const assets = {
|
|
|
1417
1436
|
logo_URIs: {
|
|
1418
1437
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
1419
1438
|
},
|
|
1439
|
+
type_asset: 'sdk.coin',
|
|
1420
1440
|
traces: [{
|
|
1421
1441
|
type: 'ibc',
|
|
1422
1442
|
counterparty: {
|
package/testnet/dydxtestnet.js
CHANGED
|
@@ -25,6 +25,7 @@ const assets = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
27
27
|
}],
|
|
28
|
+
type_asset: 'sdk.coin',
|
|
28
29
|
traces: [{
|
|
29
30
|
type: 'ibc',
|
|
30
31
|
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: {
|
package/testnet/elystestnet.js
CHANGED
|
@@ -25,6 +25,7 @@ const assets = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
27
27
|
}],
|
|
28
|
+
type_asset: 'sdk.coin',
|
|
28
29
|
traces: [{
|
|
29
30
|
type: 'ibc',
|
|
30
31
|
counterparty: {
|
|
@@ -59,6 +60,7 @@ const assets = {
|
|
|
59
60
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
60
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
61
62
|
}],
|
|
63
|
+
type_asset: 'sdk.coin',
|
|
62
64
|
traces: [{
|
|
63
65
|
type: 'ibc',
|
|
64
66
|
counterparty: {
|
|
@@ -85,6 +87,7 @@ const assets = {
|
|
|
85
87
|
name: 'Stake',
|
|
86
88
|
display: 'stake',
|
|
87
89
|
symbol: 'STAKE',
|
|
90
|
+
type_asset: 'sdk.coin',
|
|
88
91
|
traces: [{
|
|
89
92
|
type: 'ibc',
|
|
90
93
|
counterparty: {
|
|
@@ -111,6 +114,7 @@ const assets = {
|
|
|
111
114
|
display: 'love',
|
|
112
115
|
name: 'Love',
|
|
113
116
|
symbol: 'LOVE',
|
|
117
|
+
type_asset: 'sdk.coin',
|
|
114
118
|
traces: [{
|
|
115
119
|
type: 'ibc',
|
|
116
120
|
counterparty: {
|
|
@@ -145,6 +149,7 @@ const assets = {
|
|
|
145
149
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
146
150
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
147
151
|
}],
|
|
152
|
+
type_asset: 'sdk.coin',
|
|
148
153
|
traces: [{
|
|
149
154
|
type: 'ibc',
|
|
150
155
|
counterparty: {
|
|
@@ -171,6 +176,7 @@ const assets = {
|
|
|
171
176
|
name: 'Stake',
|
|
172
177
|
display: 'stake',
|
|
173
178
|
symbol: 'STAKE',
|
|
179
|
+
type_asset: 'sdk.coin',
|
|
174
180
|
traces: [{
|
|
175
181
|
type: 'ibc',
|
|
176
182
|
counterparty: {
|
|
@@ -197,6 +203,7 @@ const assets = {
|
|
|
197
203
|
display: 'love',
|
|
198
204
|
name: 'Love',
|
|
199
205
|
symbol: 'LOVE',
|
|
206
|
+
type_asset: 'sdk.coin',
|
|
200
207
|
traces: [{
|
|
201
208
|
type: 'ibc',
|
|
202
209
|
counterparty: {
|
|
@@ -231,6 +238,7 @@ const assets = {
|
|
|
231
238
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
232
239
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
233
240
|
}],
|
|
241
|
+
type_asset: 'sdk.coin',
|
|
234
242
|
traces: [{
|
|
235
243
|
type: 'ibc',
|
|
236
244
|
counterparty: {
|
|
@@ -25,6 +25,7 @@ const assets = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
27
27
|
}],
|
|
28
|
+
type_asset: 'sdk.coin',
|
|
28
29
|
traces: [{
|
|
29
30
|
type: 'ibc',
|
|
30
31
|
counterparty: {
|
|
@@ -59,6 +60,7 @@ const assets = {
|
|
|
59
60
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
60
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
61
62
|
}],
|
|
63
|
+
type_asset: 'sdk.coin',
|
|
62
64
|
traces: [{
|
|
63
65
|
type: 'ibc',
|
|
64
66
|
counterparty: {
|
|
@@ -166,6 +168,7 @@ const assets = {
|
|
|
166
168
|
images: [{
|
|
167
169
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
|
|
168
170
|
}],
|
|
171
|
+
type_asset: 'sdk.coin',
|
|
169
172
|
traces: [{
|
|
170
173
|
type: 'ibc',
|
|
171
174
|
counterparty: {
|
|
@@ -273,6 +276,7 @@ const assets = {
|
|
|
273
276
|
images: [{
|
|
274
277
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
|
|
275
278
|
}],
|
|
279
|
+
type_asset: 'sdk.coin',
|
|
276
280
|
traces: [{
|
|
277
281
|
type: 'ibc',
|
|
278
282
|
counterparty: {
|
|
@@ -31,6 +31,7 @@ const assets = {
|
|
|
31
31
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
32
32
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
33
33
|
}],
|
|
34
|
+
type_asset: 'sdk.coin',
|
|
34
35
|
traces: [{
|
|
35
36
|
type: 'ibc',
|
|
36
37
|
counterparty: {
|
|
@@ -138,6 +139,7 @@ const assets = {
|
|
|
138
139
|
images: [{
|
|
139
140
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
140
141
|
}],
|
|
142
|
+
type_asset: 'sdk.coin',
|
|
141
143
|
traces: [{
|
|
142
144
|
type: 'ibc',
|
|
143
145
|
counterparty: {
|
|
@@ -178,6 +180,7 @@ const assets = {
|
|
|
178
180
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
179
181
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
180
182
|
}],
|
|
183
|
+
type_asset: 'sdk.coin',
|
|
181
184
|
traces: [{
|
|
182
185
|
type: 'ibc',
|
|
183
186
|
counterparty: {
|
|
@@ -285,6 +288,7 @@ const assets = {
|
|
|
285
288
|
images: [{
|
|
286
289
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
287
290
|
}],
|
|
291
|
+
type_asset: 'sdk.coin',
|
|
288
292
|
traces: [{
|
|
289
293
|
type: 'ibc',
|
|
290
294
|
counterparty: {
|
package/testnet/junotestnet.js
CHANGED
|
@@ -31,6 +31,7 @@ const assets = {
|
|
|
31
31
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
32
32
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
33
33
|
}],
|
|
34
|
+
type_asset: 'sdk.coin',
|
|
34
35
|
traces: [{
|
|
35
36
|
type: 'ibc',
|
|
36
37
|
counterparty: {
|
|
@@ -142,6 +143,7 @@ const assets = {
|
|
|
142
143
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
143
144
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
144
145
|
}],
|
|
146
|
+
type_asset: 'sdk.coin',
|
|
145
147
|
traces: [{
|
|
146
148
|
type: 'ibc',
|
|
147
149
|
counterparty: {
|
|
@@ -177,6 +179,7 @@ const assets = {
|
|
|
177
179
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
178
180
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
179
181
|
}],
|
|
182
|
+
type_asset: 'sdk.coin',
|
|
180
183
|
traces: [{
|
|
181
184
|
type: 'ibc',
|
|
182
185
|
counterparty: {
|
|
@@ -353,6 +356,7 @@ const assets = {
|
|
|
353
356
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
354
357
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
355
358
|
}],
|
|
359
|
+
type_asset: 'sdk.coin',
|
|
356
360
|
traces: [{
|
|
357
361
|
type: 'ibc',
|
|
358
362
|
counterparty: {
|
|
@@ -464,6 +468,7 @@ const assets = {
|
|
|
464
468
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
465
469
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
466
470
|
}],
|
|
471
|
+
type_asset: 'sdk.coin',
|
|
467
472
|
traces: [{
|
|
468
473
|
type: 'ibc',
|
|
469
474
|
counterparty: {
|
|
@@ -499,6 +504,7 @@ const assets = {
|
|
|
499
504
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
500
505
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
501
506
|
}],
|
|
507
|
+
type_asset: 'sdk.coin',
|
|
502
508
|
traces: [{
|
|
503
509
|
type: 'ibc',
|
|
504
510
|
counterparty: {
|