@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/testnet/kujiratestnet.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: {
|
|
@@ -94,6 +96,7 @@ const assets = {
|
|
|
94
96
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
95
97
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
96
98
|
}],
|
|
99
|
+
type_asset: 'sdk.coin',
|
|
97
100
|
traces: [{
|
|
98
101
|
type: 'ibc',
|
|
99
102
|
counterparty: {
|
|
@@ -129,6 +132,7 @@ const assets = {
|
|
|
129
132
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
130
133
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
131
134
|
}],
|
|
135
|
+
type_asset: 'sdk.coin',
|
|
132
136
|
traces: [{
|
|
133
137
|
type: 'ibc',
|
|
134
138
|
counterparty: {
|
package/testnet/lavatestnet.js
CHANGED
|
@@ -26,6 +26,7 @@ const assets = {
|
|
|
26
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
27
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
28
28
|
}],
|
|
29
|
+
type_asset: 'sdk.coin',
|
|
29
30
|
traces: [{
|
|
30
31
|
type: 'ibc',
|
|
31
32
|
counterparty: {
|
|
@@ -61,6 +62,7 @@ const assets = {
|
|
|
61
62
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
62
63
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
63
64
|
}],
|
|
65
|
+
type_asset: 'sdk.coin',
|
|
64
66
|
traces: [{
|
|
65
67
|
type: 'ibc',
|
|
66
68
|
counterparty: {
|
|
@@ -26,6 +26,7 @@ const assets = {
|
|
|
26
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
27
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
28
28
|
}],
|
|
29
|
+
type_asset: 'sdk.coin',
|
|
29
30
|
traces: [{
|
|
30
31
|
type: 'ibc',
|
|
31
32
|
counterparty: {
|
|
@@ -61,6 +62,7 @@ const assets = {
|
|
|
61
62
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
62
63
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
63
64
|
}],
|
|
65
|
+
type_asset: 'sdk.coin',
|
|
64
66
|
traces: [{
|
|
65
67
|
type: 'ibc',
|
|
66
68
|
counterparty: {
|
|
@@ -87,6 +89,7 @@ const assets = {
|
|
|
87
89
|
name: 'Stake',
|
|
88
90
|
display: 'stake',
|
|
89
91
|
symbol: 'STAKE',
|
|
92
|
+
type_asset: 'sdk.coin',
|
|
90
93
|
traces: [{
|
|
91
94
|
type: 'ibc',
|
|
92
95
|
counterparty: {
|
|
@@ -113,6 +116,7 @@ const assets = {
|
|
|
113
116
|
display: 'love',
|
|
114
117
|
name: 'Love',
|
|
115
118
|
symbol: 'LOVE',
|
|
119
|
+
type_asset: 'sdk.coin',
|
|
116
120
|
traces: [{
|
|
117
121
|
type: 'ibc',
|
|
118
122
|
counterparty: {
|
|
@@ -147,6 +151,7 @@ const assets = {
|
|
|
147
151
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
148
152
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
149
153
|
}],
|
|
154
|
+
type_asset: 'sdk.coin',
|
|
150
155
|
traces: [{
|
|
151
156
|
type: 'ibc',
|
|
152
157
|
counterparty: {
|
|
@@ -247,6 +252,7 @@ const assets = {
|
|
|
247
252
|
name: 'Stake',
|
|
248
253
|
display: 'stake',
|
|
249
254
|
symbol: 'STAKE',
|
|
255
|
+
type_asset: 'sdk.coin',
|
|
250
256
|
traces: [{
|
|
251
257
|
type: 'ibc',
|
|
252
258
|
counterparty: {
|
|
@@ -273,6 +279,7 @@ const assets = {
|
|
|
273
279
|
display: 'love',
|
|
274
280
|
name: 'Love',
|
|
275
281
|
symbol: 'LOVE',
|
|
282
|
+
type_asset: 'sdk.coin',
|
|
276
283
|
traces: [{
|
|
277
284
|
type: 'ibc',
|
|
278
285
|
counterparty: {
|
|
@@ -307,6 +314,7 @@ const assets = {
|
|
|
307
314
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
308
315
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
309
316
|
}],
|
|
317
|
+
type_asset: 'sdk.coin',
|
|
310
318
|
traces: [{
|
|
311
319
|
type: 'ibc',
|
|
312
320
|
counterparty: {
|
package/testnet/marstestnet.js
CHANGED
|
@@ -102,6 +102,7 @@ const assets = {
|
|
|
102
102
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
103
103
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
104
104
|
}],
|
|
105
|
+
type_asset: 'sdk.coin',
|
|
105
106
|
traces: [{
|
|
106
107
|
type: 'ibc',
|
|
107
108
|
counterparty: {
|
|
@@ -137,6 +138,7 @@ const assets = {
|
|
|
137
138
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
138
139
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
139
140
|
}],
|
|
141
|
+
type_asset: 'sdk.coin',
|
|
140
142
|
traces: [{
|
|
141
143
|
type: 'ibc',
|
|
142
144
|
counterparty: {
|
|
@@ -248,6 +250,7 @@ const assets = {
|
|
|
248
250
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
249
251
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
250
252
|
}],
|
|
253
|
+
type_asset: 'sdk.coin',
|
|
251
254
|
traces: [{
|
|
252
255
|
type: 'ibc',
|
|
253
256
|
counterparty: {
|
|
@@ -283,6 +286,7 @@ const assets = {
|
|
|
283
286
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
284
287
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
285
288
|
}],
|
|
289
|
+
type_asset: 'sdk.coin',
|
|
286
290
|
traces: [{
|
|
287
291
|
type: 'ibc',
|
|
288
292
|
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: {
|
|
@@ -65,6 +66,7 @@ const assets = {
|
|
|
65
66
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.png',
|
|
66
67
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.svg'
|
|
67
68
|
}],
|
|
69
|
+
type_asset: 'sdk.coin',
|
|
68
70
|
traces: [{
|
|
69
71
|
type: 'ibc',
|
|
70
72
|
counterparty: {
|
|
@@ -179,6 +181,7 @@ const assets = {
|
|
|
179
181
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
180
182
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
181
183
|
}],
|
|
184
|
+
type_asset: 'sdk.coin',
|
|
182
185
|
traces: [{
|
|
183
186
|
type: 'ibc',
|
|
184
187
|
counterparty: {
|
|
@@ -213,6 +216,7 @@ const assets = {
|
|
|
213
216
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.png',
|
|
214
217
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.svg'
|
|
215
218
|
}],
|
|
219
|
+
type_asset: 'sdk.coin',
|
|
216
220
|
traces: [{
|
|
217
221
|
type: 'ibc',
|
|
218
222
|
counterparty: {
|
package/testnet/nobletestnet.js
CHANGED
|
@@ -33,6 +33,7 @@ const assets = {
|
|
|
33
33
|
images: [{
|
|
34
34
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
35
35
|
}],
|
|
36
|
+
type_asset: 'sdk.coin',
|
|
36
37
|
traces: [{
|
|
37
38
|
type: 'ibc',
|
|
38
39
|
counterparty: {
|
|
@@ -74,6 +75,7 @@ const assets = {
|
|
|
74
75
|
images: [{
|
|
75
76
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/eden.png'
|
|
76
77
|
}],
|
|
78
|
+
type_asset: 'sdk.coin',
|
|
77
79
|
traces: [{
|
|
78
80
|
type: 'ibc',
|
|
79
81
|
counterparty: {
|
|
@@ -116,6 +118,7 @@ const assets = {
|
|
|
116
118
|
images: [{
|
|
117
119
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
118
120
|
}],
|
|
121
|
+
type_asset: 'sdk.coin',
|
|
119
122
|
traces: [{
|
|
120
123
|
type: 'ibc',
|
|
121
124
|
counterparty: {
|
|
@@ -157,6 +160,7 @@ const assets = {
|
|
|
157
160
|
images: [{
|
|
158
161
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/eden.png'
|
|
159
162
|
}],
|
|
163
|
+
type_asset: 'sdk.coin',
|
|
160
164
|
traces: [{
|
|
161
165
|
type: 'ibc',
|
|
162
166
|
counterparty: {
|
|
@@ -268,6 +272,7 @@ const assets = {
|
|
|
268
272
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
269
273
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
270
274
|
}],
|
|
275
|
+
type_asset: 'sdk.coin',
|
|
271
276
|
traces: [{
|
|
272
277
|
type: 'ibc',
|
|
273
278
|
counterparty: {
|
|
@@ -303,6 +308,7 @@ const assets = {
|
|
|
303
308
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
304
309
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
305
310
|
}],
|
|
311
|
+
type_asset: 'sdk.coin',
|
|
306
312
|
traces: [{
|
|
307
313
|
type: 'ibc',
|
|
308
314
|
counterparty: {
|
|
@@ -335,6 +341,7 @@ const assets = {
|
|
|
335
341
|
images: [{
|
|
336
342
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/seitestnet2/images/sei.png'
|
|
337
343
|
}],
|
|
344
|
+
type_asset: 'sdk.coin',
|
|
338
345
|
traces: [{
|
|
339
346
|
type: 'ibc',
|
|
340
347
|
counterparty: {
|
|
@@ -382,6 +389,7 @@ const assets = {
|
|
|
382
389
|
logo_URIs: {
|
|
383
390
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
384
391
|
},
|
|
392
|
+
type_asset: 'sdk.coin',
|
|
385
393
|
traces: [{
|
|
386
394
|
type: 'ibc',
|
|
387
395
|
counterparty: {
|
|
@@ -415,6 +423,7 @@ const assets = {
|
|
|
415
423
|
images: [{
|
|
416
424
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
417
425
|
}],
|
|
426
|
+
type_asset: 'sdk.coin',
|
|
418
427
|
traces: [{
|
|
419
428
|
type: 'ibc',
|
|
420
429
|
counterparty: {
|
|
@@ -526,6 +535,7 @@ const assets = {
|
|
|
526
535
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
527
536
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
528
537
|
}],
|
|
538
|
+
type_asset: 'sdk.coin',
|
|
529
539
|
traces: [{
|
|
530
540
|
type: 'ibc',
|
|
531
541
|
counterparty: {
|
|
@@ -561,6 +571,7 @@ const assets = {
|
|
|
561
571
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
562
572
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
563
573
|
}],
|
|
574
|
+
type_asset: 'sdk.coin',
|
|
564
575
|
traces: [{
|
|
565
576
|
type: 'ibc',
|
|
566
577
|
counterparty: {
|
|
@@ -593,6 +604,7 @@ const assets = {
|
|
|
593
604
|
images: [{
|
|
594
605
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/seitestnet2/images/sei.png'
|
|
595
606
|
}],
|
|
607
|
+
type_asset: 'sdk.coin',
|
|
596
608
|
traces: [{
|
|
597
609
|
type: 'ibc',
|
|
598
610
|
counterparty: {
|
|
@@ -640,6 +652,7 @@ const assets = {
|
|
|
640
652
|
logo_URIs: {
|
|
641
653
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
642
654
|
},
|
|
655
|
+
type_asset: 'sdk.coin',
|
|
643
656
|
traces: [{
|
|
644
657
|
type: 'ibc',
|
|
645
658
|
counterparty: {
|
|
@@ -673,6 +686,7 @@ const assets = {
|
|
|
673
686
|
images: [{
|
|
674
687
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
675
688
|
}],
|
|
689
|
+
type_asset: 'sdk.coin',
|
|
676
690
|
traces: [{
|
|
677
691
|
type: 'ibc',
|
|
678
692
|
counterparty: {
|
package/testnet/noistestnet.js
CHANGED
|
@@ -26,6 +26,7 @@ const assets = {
|
|
|
26
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
27
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
28
28
|
}],
|
|
29
|
+
type_asset: 'sdk.coin',
|
|
29
30
|
traces: [{
|
|
30
31
|
type: 'ibc',
|
|
31
32
|
counterparty: {
|
|
@@ -61,6 +62,7 @@ const assets = {
|
|
|
61
62
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
62
63
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
63
64
|
}],
|
|
65
|
+
type_asset: 'sdk.coin',
|
|
64
66
|
traces: [{
|
|
65
67
|
type: 'ibc',
|
|
66
68
|
counterparty: {
|
|
@@ -95,6 +97,7 @@ const assets = {
|
|
|
95
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.png',
|
|
96
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.svg'
|
|
97
99
|
}],
|
|
100
|
+
type_asset: 'sdk.coin',
|
|
98
101
|
traces: [{
|
|
99
102
|
type: 'ibc',
|
|
100
103
|
counterparty: {
|
|
@@ -130,6 +133,7 @@ const assets = {
|
|
|
130
133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
131
134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
132
135
|
}],
|
|
136
|
+
type_asset: 'sdk.coin',
|
|
133
137
|
traces: [{
|
|
134
138
|
type: 'ibc',
|
|
135
139
|
counterparty: {
|
|
@@ -165,6 +169,7 @@ const assets = {
|
|
|
165
169
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
166
170
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
167
171
|
}],
|
|
172
|
+
type_asset: 'sdk.coin',
|
|
168
173
|
traces: [{
|
|
169
174
|
type: 'ibc',
|
|
170
175
|
counterparty: {
|
|
@@ -199,6 +204,7 @@ const assets = {
|
|
|
199
204
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.png',
|
|
200
205
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.svg'
|
|
201
206
|
}],
|
|
207
|
+
type_asset: 'sdk.coin',
|
|
202
208
|
traces: [{
|
|
203
209
|
type: 'ibc',
|
|
204
210
|
counterparty: {
|
|
@@ -232,6 +238,7 @@ const assets = {
|
|
|
232
238
|
images: [{
|
|
233
239
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
|
|
234
240
|
}],
|
|
241
|
+
type_asset: 'sdk.coin',
|
|
235
242
|
traces: [{
|
|
236
243
|
type: 'ibc',
|
|
237
244
|
counterparty: {
|
|
@@ -265,6 +272,7 @@ const assets = {
|
|
|
265
272
|
images: [{
|
|
266
273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
|
|
267
274
|
}],
|
|
275
|
+
type_asset: 'sdk.coin',
|
|
268
276
|
traces: [{
|
|
269
277
|
type: 'ibc',
|
|
270
278
|
counterparty: {
|
package/testnet/nolustestnet.js
CHANGED
|
@@ -25,6 +25,7 @@ const assets = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.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/testnets/neutrontestnet/images/ntrn.png',
|
|
60
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/ntrn.svg'
|
|
61
62
|
}],
|
|
63
|
+
type_asset: 'sdk.coin',
|
|
62
64
|
traces: [{
|
|
63
65
|
type: 'ibc',
|
|
64
66
|
counterparty: {
|