@chain-registry/assets 1.42.1 → 1.42.3
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 +0 -2
- package/esm/mainnet/axelar.js +8 -6
- package/esm/mainnet/composable.js +8 -6
- package/esm/mainnet/crescent.js +0 -2
- package/esm/mainnet/dymension.js +8 -6
- package/esm/mainnet/evmos.js +8 -6
- package/esm/mainnet/injective.js +8 -6
- package/esm/mainnet/juno.js +0 -2
- package/esm/mainnet/kava.js +8 -6
- package/esm/mainnet/neutron.js +8 -6
- package/esm/mainnet/osmosis.js +8 -8
- package/esm/mainnet/secretnetwork.js +8 -8
- package/esm/mainnet/stargaze.js +8 -6
- package/esm/mainnet/stride.js +8 -6
- package/esm/mainnet/terra2.js +8 -8
- package/esm/mainnet/umee.js +8 -6
- package/esm/testnet/akashtestnet.js +14 -10
- package/esm/testnet/archwaytestnet.js +14 -10
- package/esm/testnet/axelartestnet.js +14 -10
- package/esm/testnet/celestiatestnet3.js +14 -10
- package/esm/testnet/chain4energytestnet.js +14 -10
- package/esm/testnet/composabletestnet.js +14 -10
- package/esm/testnet/cosmoshubtestnet.js +14 -10
- package/esm/testnet/doravotatestnet.js +14 -10
- package/esm/testnet/empowertestnet.js +14 -10
- package/esm/testnet/entrypointtestnet.js +14 -10
- package/esm/testnet/impacthubtestnet.js +14 -10
- package/esm/testnet/injectivetestnet.js +14 -10
- package/esm/testnet/junotestnet.js +14 -10
- package/esm/testnet/kyvetestnet.js +14 -10
- package/esm/testnet/lavatestnet.js +14 -10
- package/esm/testnet/likecointestnet.js +14 -10
- package/esm/testnet/marstestnet.js +14 -10
- package/esm/testnet/neutrontestnet.js +14 -10
- package/esm/testnet/nobletestnet.js +14 -10
- package/esm/testnet/nolustestnet.js +14 -10
- package/esm/testnet/persistencetestnet2.js +14 -10
- package/esm/testnet/quicksilvertestnet.js +14 -10
- package/esm/testnet/sagatestnet.js +14 -10
- package/esm/testnet/sgetestnet.js +14 -10
- package/esm/testnet/stargazetestnet.js +14 -10
- package/esm/testnet/titantestnet.js +14 -10
- package/esm/testnet/xiontestnet.js +14 -10
- package/index.d.ts +1 -1
- package/mainnet/acrechain.js +0 -2
- package/mainnet/axelar.js +8 -6
- package/mainnet/composable.js +8 -6
- package/mainnet/crescent.js +0 -2
- package/mainnet/dymension.js +8 -6
- package/mainnet/evmos.js +8 -6
- package/mainnet/injective.js +8 -6
- package/mainnet/juno.js +0 -2
- package/mainnet/kava.js +8 -6
- package/mainnet/neutron.js +8 -6
- package/mainnet/osmosis.js +8 -8
- package/mainnet/secretnetwork.js +8 -8
- package/mainnet/stargaze.js +8 -6
- package/mainnet/stride.js +8 -6
- package/mainnet/terra2.js +8 -8
- package/mainnet/umee.js +8 -6
- package/package.json +5 -5
- package/testnet/akashtestnet.js +14 -10
- package/testnet/archwaytestnet.js +14 -10
- package/testnet/axelartestnet.js +14 -10
- package/testnet/celestiatestnet3.js +14 -10
- package/testnet/chain4energytestnet.js +14 -10
- package/testnet/composabletestnet.js +14 -10
- package/testnet/cosmoshubtestnet.js +14 -10
- package/testnet/doravotatestnet.js +14 -10
- package/testnet/empowertestnet.js +14 -10
- package/testnet/entrypointtestnet.js +14 -10
- package/testnet/impacthubtestnet.js +14 -10
- package/testnet/injectivetestnet.js +14 -10
- package/testnet/junotestnet.js +14 -10
- package/testnet/kyvetestnet.js +14 -10
- package/testnet/lavatestnet.js +14 -10
- package/testnet/likecointestnet.js +14 -10
- package/testnet/marstestnet.js +14 -10
- package/testnet/neutrontestnet.js +14 -10
- package/testnet/nobletestnet.js +14 -10
- package/testnet/nolustestnet.js +14 -10
- package/testnet/persistencetestnet2.js +14 -10
- package/testnet/quicksilvertestnet.js +14 -10
- package/testnet/sagatestnet.js +14 -10
- package/testnet/sgetestnet.js +14 -10
- package/testnet/stargazetestnet.js +14 -10
- package/testnet/titantestnet.js +14 -10
- package/testnet/xiontestnet.js +14 -10
|
@@ -12,20 +12,21 @@ const assets = {
|
|
|
12
12
|
exponent: 6,
|
|
13
13
|
aliases: []
|
|
14
14
|
}],
|
|
15
|
+
type_asset: 'sdk.coin',
|
|
15
16
|
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
16
|
-
name: 'Osmosis',
|
|
17
|
+
name: 'Osmosis Testnet',
|
|
17
18
|
display: 'osmo',
|
|
18
19
|
symbol: 'OSMO',
|
|
19
20
|
logo_URIs: {
|
|
20
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
21
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
22
23
|
},
|
|
23
|
-
coingecko_id: 'osmosis',
|
|
24
|
-
keywords: ['dex', 'staking'],
|
|
25
24
|
images: [{
|
|
26
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
28
27
|
}],
|
|
28
|
+
coingecko_id: 'osmosis',
|
|
29
|
+
keywords: ['dex', 'staking'],
|
|
29
30
|
traces: [{
|
|
30
31
|
type: 'ibc',
|
|
31
32
|
counterparty: {
|
|
@@ -47,6 +48,7 @@ const assets = {
|
|
|
47
48
|
denom: 'ion',
|
|
48
49
|
exponent: 6
|
|
49
50
|
}],
|
|
51
|
+
type_asset: 'sdk.coin',
|
|
50
52
|
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
51
53
|
name: 'Ion',
|
|
52
54
|
display: 'ion',
|
|
@@ -55,12 +57,12 @@ const assets = {
|
|
|
55
57
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
56
58
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
57
59
|
},
|
|
58
|
-
coingecko_id: 'ion',
|
|
59
|
-
keywords: ['memecoin'],
|
|
60
60
|
images: [{
|
|
61
61
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
62
62
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
63
63
|
}],
|
|
64
|
+
coingecko_id: 'ion',
|
|
65
|
+
keywords: ['memecoin'],
|
|
64
66
|
traces: [{
|
|
65
67
|
type: 'ibc',
|
|
66
68
|
counterparty: {
|
|
@@ -84,20 +86,21 @@ const assets = {
|
|
|
84
86
|
exponent: 6,
|
|
85
87
|
aliases: []
|
|
86
88
|
}],
|
|
89
|
+
type_asset: 'sdk.coin',
|
|
87
90
|
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
88
|
-
name: 'Osmosis',
|
|
91
|
+
name: 'Osmosis Testnet',
|
|
89
92
|
display: 'osmo',
|
|
90
93
|
symbol: 'OSMO',
|
|
91
94
|
logo_URIs: {
|
|
92
95
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
93
96
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
94
97
|
},
|
|
95
|
-
coingecko_id: 'osmosis',
|
|
96
|
-
keywords: ['dex', 'staking'],
|
|
97
98
|
images: [{
|
|
98
99
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
99
100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
100
101
|
}],
|
|
102
|
+
coingecko_id: 'osmosis',
|
|
103
|
+
keywords: ['dex', 'staking'],
|
|
101
104
|
traces: [{
|
|
102
105
|
type: 'ibc',
|
|
103
106
|
counterparty: {
|
|
@@ -119,6 +122,7 @@ const assets = {
|
|
|
119
122
|
denom: 'ion',
|
|
120
123
|
exponent: 6
|
|
121
124
|
}],
|
|
125
|
+
type_asset: 'sdk.coin',
|
|
122
126
|
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
123
127
|
name: 'Ion',
|
|
124
128
|
display: 'ion',
|
|
@@ -127,12 +131,12 @@ const assets = {
|
|
|
127
131
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
128
132
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
129
133
|
},
|
|
130
|
-
coingecko_id: 'ion',
|
|
131
|
-
keywords: ['memecoin'],
|
|
132
134
|
images: [{
|
|
133
135
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
134
136
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
135
137
|
}],
|
|
138
|
+
coingecko_id: 'ion',
|
|
139
|
+
keywords: ['memecoin'],
|
|
136
140
|
traces: [{
|
|
137
141
|
type: 'ibc',
|
|
138
142
|
counterparty: {
|
|
@@ -84,20 +84,21 @@ const assets = {
|
|
|
84
84
|
exponent: 6,
|
|
85
85
|
aliases: []
|
|
86
86
|
}],
|
|
87
|
+
type_asset: 'sdk.coin',
|
|
87
88
|
base: 'ibc/595E931CAD432E2AE4EBDF3C8B63150265B752C6E8410B64ABBA8875F3E1CFF3',
|
|
88
|
-
name: 'Osmosis',
|
|
89
|
+
name: 'Osmosis Testnet',
|
|
89
90
|
display: 'osmo',
|
|
90
91
|
symbol: 'OSMO',
|
|
91
92
|
logo_URIs: {
|
|
92
93
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
93
94
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
94
95
|
},
|
|
95
|
-
coingecko_id: 'osmosis',
|
|
96
|
-
keywords: ['dex', 'staking'],
|
|
97
96
|
images: [{
|
|
98
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
99
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
100
99
|
}],
|
|
100
|
+
coingecko_id: 'osmosis',
|
|
101
|
+
keywords: ['dex', 'staking'],
|
|
101
102
|
traces: [{
|
|
102
103
|
type: 'ibc',
|
|
103
104
|
counterparty: {
|
|
@@ -119,6 +120,7 @@ const assets = {
|
|
|
119
120
|
denom: 'ion',
|
|
120
121
|
exponent: 6
|
|
121
122
|
}],
|
|
123
|
+
type_asset: 'sdk.coin',
|
|
122
124
|
base: 'ibc/6956448FB6415647C7065B983EDF76018FADDC95988F1BCC1C9B43C2354CF9BC',
|
|
123
125
|
name: 'Ion',
|
|
124
126
|
display: 'ion',
|
|
@@ -127,12 +129,12 @@ const assets = {
|
|
|
127
129
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
128
130
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
129
131
|
},
|
|
130
|
-
coingecko_id: 'ion',
|
|
131
|
-
keywords: ['memecoin'],
|
|
132
132
|
images: [{
|
|
133
133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
134
134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
135
135
|
}],
|
|
136
|
+
coingecko_id: 'ion',
|
|
137
|
+
keywords: ['memecoin'],
|
|
136
138
|
traces: [{
|
|
137
139
|
type: 'ibc',
|
|
138
140
|
counterparty: {
|
|
@@ -228,20 +230,21 @@ const assets = {
|
|
|
228
230
|
exponent: 6,
|
|
229
231
|
aliases: []
|
|
230
232
|
}],
|
|
233
|
+
type_asset: 'sdk.coin',
|
|
231
234
|
base: 'ibc/595E931CAD432E2AE4EBDF3C8B63150265B752C6E8410B64ABBA8875F3E1CFF3',
|
|
232
|
-
name: 'Osmosis',
|
|
235
|
+
name: 'Osmosis Testnet',
|
|
233
236
|
display: 'osmo',
|
|
234
237
|
symbol: 'OSMO',
|
|
235
238
|
logo_URIs: {
|
|
236
239
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
237
240
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
238
241
|
},
|
|
239
|
-
coingecko_id: 'osmosis',
|
|
240
|
-
keywords: ['dex', 'staking'],
|
|
241
242
|
images: [{
|
|
242
243
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
243
244
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
244
245
|
}],
|
|
246
|
+
coingecko_id: 'osmosis',
|
|
247
|
+
keywords: ['dex', 'staking'],
|
|
245
248
|
traces: [{
|
|
246
249
|
type: 'ibc',
|
|
247
250
|
counterparty: {
|
|
@@ -263,6 +266,7 @@ const assets = {
|
|
|
263
266
|
denom: 'ion',
|
|
264
267
|
exponent: 6
|
|
265
268
|
}],
|
|
269
|
+
type_asset: 'sdk.coin',
|
|
266
270
|
base: 'ibc/6956448FB6415647C7065B983EDF76018FADDC95988F1BCC1C9B43C2354CF9BC',
|
|
267
271
|
name: 'Ion',
|
|
268
272
|
display: 'ion',
|
|
@@ -271,12 +275,12 @@ const assets = {
|
|
|
271
275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
272
276
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
273
277
|
},
|
|
274
|
-
coingecko_id: 'ion',
|
|
275
|
-
keywords: ['memecoin'],
|
|
276
278
|
images: [{
|
|
277
279
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
278
280
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
279
281
|
}],
|
|
282
|
+
coingecko_id: 'ion',
|
|
283
|
+
keywords: ['memecoin'],
|
|
280
284
|
traces: [{
|
|
281
285
|
type: 'ibc',
|
|
282
286
|
counterparty: {
|
|
@@ -81,20 +81,21 @@ const assets = {
|
|
|
81
81
|
exponent: 6,
|
|
82
82
|
aliases: []
|
|
83
83
|
}],
|
|
84
|
+
type_asset: 'sdk.coin',
|
|
84
85
|
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
85
|
-
name: 'Osmosis',
|
|
86
|
+
name: 'Osmosis Testnet',
|
|
86
87
|
display: 'osmo',
|
|
87
88
|
symbol: 'OSMO',
|
|
88
89
|
logo_URIs: {
|
|
89
90
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
90
91
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
91
92
|
},
|
|
92
|
-
coingecko_id: 'osmosis',
|
|
93
|
-
keywords: ['dex', 'staking'],
|
|
94
93
|
images: [{
|
|
95
94
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
96
95
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
97
96
|
}],
|
|
97
|
+
coingecko_id: 'osmosis',
|
|
98
|
+
keywords: ['dex', 'staking'],
|
|
98
99
|
traces: [{
|
|
99
100
|
type: 'ibc',
|
|
100
101
|
counterparty: {
|
|
@@ -116,6 +117,7 @@ const assets = {
|
|
|
116
117
|
denom: 'ion',
|
|
117
118
|
exponent: 6
|
|
118
119
|
}],
|
|
120
|
+
type_asset: 'sdk.coin',
|
|
119
121
|
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
120
122
|
name: 'Ion',
|
|
121
123
|
display: 'ion',
|
|
@@ -124,12 +126,12 @@ const assets = {
|
|
|
124
126
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
125
127
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
126
128
|
},
|
|
127
|
-
coingecko_id: 'ion',
|
|
128
|
-
keywords: ['memecoin'],
|
|
129
129
|
images: [{
|
|
130
130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
131
131
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
132
132
|
}],
|
|
133
|
+
coingecko_id: 'ion',
|
|
134
|
+
keywords: ['memecoin'],
|
|
133
135
|
traces: [{
|
|
134
136
|
type: 'ibc',
|
|
135
137
|
counterparty: {
|
|
@@ -255,20 +257,21 @@ const assets = {
|
|
|
255
257
|
exponent: 6,
|
|
256
258
|
aliases: []
|
|
257
259
|
}],
|
|
260
|
+
type_asset: 'sdk.coin',
|
|
258
261
|
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
259
|
-
name: 'Osmosis',
|
|
262
|
+
name: 'Osmosis Testnet',
|
|
260
263
|
display: 'osmo',
|
|
261
264
|
symbol: 'OSMO',
|
|
262
265
|
logo_URIs: {
|
|
263
266
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
264
267
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
265
268
|
},
|
|
266
|
-
coingecko_id: 'osmosis',
|
|
267
|
-
keywords: ['dex', 'staking'],
|
|
268
269
|
images: [{
|
|
269
270
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
270
271
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
271
272
|
}],
|
|
273
|
+
coingecko_id: 'osmosis',
|
|
274
|
+
keywords: ['dex', 'staking'],
|
|
272
275
|
traces: [{
|
|
273
276
|
type: 'ibc',
|
|
274
277
|
counterparty: {
|
|
@@ -290,6 +293,7 @@ const assets = {
|
|
|
290
293
|
denom: 'ion',
|
|
291
294
|
exponent: 6
|
|
292
295
|
}],
|
|
296
|
+
type_asset: 'sdk.coin',
|
|
293
297
|
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
294
298
|
name: 'Ion',
|
|
295
299
|
display: 'ion',
|
|
@@ -298,12 +302,12 @@ const assets = {
|
|
|
298
302
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
299
303
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
300
304
|
},
|
|
301
|
-
coingecko_id: 'ion',
|
|
302
|
-
keywords: ['memecoin'],
|
|
303
305
|
images: [{
|
|
304
306
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
305
307
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
306
308
|
}],
|
|
309
|
+
coingecko_id: 'ion',
|
|
310
|
+
keywords: ['memecoin'],
|
|
307
311
|
traces: [{
|
|
308
312
|
type: 'ibc',
|
|
309
313
|
counterparty: {
|
|
@@ -134,20 +134,21 @@ const assets = {
|
|
|
134
134
|
exponent: 6,
|
|
135
135
|
aliases: []
|
|
136
136
|
}],
|
|
137
|
+
type_asset: 'sdk.coin',
|
|
137
138
|
base: 'ibc/6AE2756AA7EAA8FA06E11472EA05CA681BD8D3FBC1AAA9F06C79D1EC1C90DC9B',
|
|
138
|
-
name: 'Osmosis',
|
|
139
|
+
name: 'Osmosis Testnet',
|
|
139
140
|
display: 'osmo',
|
|
140
141
|
symbol: 'OSMO',
|
|
141
142
|
logo_URIs: {
|
|
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
|
},
|
|
145
|
-
coingecko_id: 'osmosis',
|
|
146
|
-
keywords: ['dex', 'staking'],
|
|
147
146
|
images: [{
|
|
148
147
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
149
148
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
150
149
|
}],
|
|
150
|
+
coingecko_id: 'osmosis',
|
|
151
|
+
keywords: ['dex', 'staking'],
|
|
151
152
|
traces: [{
|
|
152
153
|
type: 'ibc',
|
|
153
154
|
counterparty: {
|
|
@@ -169,6 +170,7 @@ const assets = {
|
|
|
169
170
|
denom: 'ion',
|
|
170
171
|
exponent: 6
|
|
171
172
|
}],
|
|
173
|
+
type_asset: 'sdk.coin',
|
|
172
174
|
base: 'ibc/FBA36393A0FF23EAAD5B1A99E06F66128F20E7A78B3FD58632F0FC247167DA17',
|
|
173
175
|
name: 'Ion',
|
|
174
176
|
display: 'ion',
|
|
@@ -177,12 +179,12 @@ 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
|
},
|
|
180
|
-
coingecko_id: 'ion',
|
|
181
|
-
keywords: ['memecoin'],
|
|
182
182
|
images: [{
|
|
183
183
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
184
184
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
185
185
|
}],
|
|
186
|
+
coingecko_id: 'ion',
|
|
187
|
+
keywords: ['memecoin'],
|
|
186
188
|
traces: [{
|
|
187
189
|
type: 'ibc',
|
|
188
190
|
counterparty: {
|
|
@@ -328,20 +330,21 @@ const assets = {
|
|
|
328
330
|
exponent: 6,
|
|
329
331
|
aliases: []
|
|
330
332
|
}],
|
|
333
|
+
type_asset: 'sdk.coin',
|
|
331
334
|
base: 'ibc/6AE2756AA7EAA8FA06E11472EA05CA681BD8D3FBC1AAA9F06C79D1EC1C90DC9B',
|
|
332
|
-
name: 'Osmosis',
|
|
335
|
+
name: 'Osmosis Testnet',
|
|
333
336
|
display: 'osmo',
|
|
334
337
|
symbol: 'OSMO',
|
|
335
338
|
logo_URIs: {
|
|
336
339
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
337
340
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
338
341
|
},
|
|
339
|
-
coingecko_id: 'osmosis',
|
|
340
|
-
keywords: ['dex', 'staking'],
|
|
341
342
|
images: [{
|
|
342
343
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
343
344
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
344
345
|
}],
|
|
346
|
+
coingecko_id: 'osmosis',
|
|
347
|
+
keywords: ['dex', 'staking'],
|
|
345
348
|
traces: [{
|
|
346
349
|
type: 'ibc',
|
|
347
350
|
counterparty: {
|
|
@@ -363,6 +366,7 @@ const assets = {
|
|
|
363
366
|
denom: 'ion',
|
|
364
367
|
exponent: 6
|
|
365
368
|
}],
|
|
369
|
+
type_asset: 'sdk.coin',
|
|
366
370
|
base: 'ibc/FBA36393A0FF23EAAD5B1A99E06F66128F20E7A78B3FD58632F0FC247167DA17',
|
|
367
371
|
name: 'Ion',
|
|
368
372
|
display: 'ion',
|
|
@@ -371,12 +375,12 @@ const assets = {
|
|
|
371
375
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
372
376
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
373
377
|
},
|
|
374
|
-
coingecko_id: 'ion',
|
|
375
|
-
keywords: ['memecoin'],
|
|
376
378
|
images: [{
|
|
377
379
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
378
380
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
379
381
|
}],
|
|
382
|
+
coingecko_id: 'ion',
|
|
383
|
+
keywords: ['memecoin'],
|
|
380
384
|
traces: [{
|
|
381
385
|
type: 'ibc',
|
|
382
386
|
counterparty: {
|
package/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export * from './testnet';
|
|
|
3
3
|
export * from './noncosmos';
|
|
4
4
|
import asset_lists from './asset_lists';
|
|
5
5
|
declare const _default: {
|
|
6
|
-
asset_lists: AssetList[];
|
|
6
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
export { asset_lists };
|
package/mainnet/acrechain.js
CHANGED
|
@@ -613,7 +613,6 @@ const assets = {
|
|
|
613
613
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
614
614
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
615
615
|
},
|
|
616
|
-
coingecko_id: 'terrakrw',
|
|
617
616
|
images: [{
|
|
618
617
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
619
618
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -2139,7 +2138,6 @@ const assets = {
|
|
|
2139
2138
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2140
2139
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2141
2140
|
},
|
|
2142
|
-
coingecko_id: 'terrakrw',
|
|
2143
2141
|
images: [{
|
|
2144
2142
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2145
2143
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
package/mainnet/axelar.js
CHANGED
|
@@ -562,7 +562,8 @@ const assets = {
|
|
|
562
562
|
}]
|
|
563
563
|
},
|
|
564
564
|
{
|
|
565
|
-
description: '',
|
|
565
|
+
description: 'The native token of the Celestia blockchain.',
|
|
566
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
566
567
|
denom_units: [{
|
|
567
568
|
denom: 'ibc/F8F36BBEFFD1B311D5D3A7B8E6B3C03DBF707D4E5FE045B18221D8DF12E481C3',
|
|
568
569
|
exponent: 0,
|
|
@@ -581,8 +582,8 @@ const assets = {
|
|
|
581
582
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
582
583
|
},
|
|
583
584
|
images: [{
|
|
584
|
-
|
|
585
|
-
|
|
585
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
586
587
|
}],
|
|
587
588
|
socials: {
|
|
588
589
|
website: 'https://celestia.org/',
|
|
@@ -2186,7 +2187,8 @@ const assets = {
|
|
|
2186
2187
|
}]
|
|
2187
2188
|
},
|
|
2188
2189
|
{
|
|
2189
|
-
description: '',
|
|
2190
|
+
description: 'The native token of the Celestia blockchain.',
|
|
2191
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
2190
2192
|
denom_units: [{
|
|
2191
2193
|
denom: 'ibc/F8F36BBEFFD1B311D5D3A7B8E6B3C03DBF707D4E5FE045B18221D8DF12E481C3',
|
|
2192
2194
|
exponent: 0,
|
|
@@ -2205,8 +2207,8 @@ const assets = {
|
|
|
2205
2207
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2206
2208
|
},
|
|
2207
2209
|
images: [{
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2210
2212
|
}],
|
|
2211
2213
|
socials: {
|
|
2212
2214
|
website: 'https://celestia.org/',
|
package/mainnet/composable.js
CHANGED
|
@@ -152,7 +152,8 @@ const assets = {
|
|
|
152
152
|
}]
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
description: '',
|
|
155
|
+
description: 'The native token of the Celestia blockchain.',
|
|
156
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
156
157
|
denom_units: [{
|
|
157
158
|
denom: 'ibc/1A7653323C1A9E267FF7BEBF40B3EEA8065E8F069F47F2493ABC3E0B621BF793',
|
|
158
159
|
exponent: 0,
|
|
@@ -171,8 +172,8 @@ const assets = {
|
|
|
171
172
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
172
173
|
},
|
|
173
174
|
images: [{
|
|
174
|
-
|
|
175
|
-
|
|
175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
176
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
176
177
|
}],
|
|
177
178
|
socials: {
|
|
178
179
|
website: 'https://celestia.org/',
|
|
@@ -339,7 +340,8 @@ const assets = {
|
|
|
339
340
|
}]
|
|
340
341
|
},
|
|
341
342
|
{
|
|
342
|
-
description: '',
|
|
343
|
+
description: 'The native token of the Celestia blockchain.',
|
|
344
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
343
345
|
denom_units: [{
|
|
344
346
|
denom: 'ibc/1A7653323C1A9E267FF7BEBF40B3EEA8065E8F069F47F2493ABC3E0B621BF793',
|
|
345
347
|
exponent: 0,
|
|
@@ -358,8 +360,8 @@ const assets = {
|
|
|
358
360
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
359
361
|
},
|
|
360
362
|
images: [{
|
|
361
|
-
|
|
362
|
-
|
|
363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
364
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
363
365
|
}],
|
|
364
366
|
socials: {
|
|
365
367
|
website: 'https://celestia.org/',
|
package/mainnet/crescent.js
CHANGED
|
@@ -1561,7 +1561,6 @@ const assets = {
|
|
|
1561
1561
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
1562
1562
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
1563
1563
|
},
|
|
1564
|
-
coingecko_id: 'terrakrw',
|
|
1565
1564
|
images: [{
|
|
1566
1565
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
1567
1566
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -3478,7 +3477,6 @@ const assets = {
|
|
|
3478
3477
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3479
3478
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
3480
3479
|
},
|
|
3481
|
-
coingecko_id: 'terrakrw',
|
|
3482
3480
|
images: [{
|
|
3483
3481
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3484
3482
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
package/mainnet/dymension.js
CHANGED
|
@@ -89,7 +89,8 @@ const assets = {
|
|
|
89
89
|
}]
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
|
-
description: '',
|
|
92
|
+
description: 'The native token of the Celestia blockchain.',
|
|
93
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
93
94
|
denom_units: [{
|
|
94
95
|
denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
95
96
|
exponent: 0,
|
|
@@ -108,8 +109,8 @@ const assets = {
|
|
|
108
109
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
109
110
|
},
|
|
110
111
|
images: [{
|
|
111
|
-
|
|
112
|
-
|
|
112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
113
114
|
}],
|
|
114
115
|
socials: {
|
|
115
116
|
website: 'https://celestia.org/',
|
|
@@ -252,7 +253,8 @@ const assets = {
|
|
|
252
253
|
}]
|
|
253
254
|
},
|
|
254
255
|
{
|
|
255
|
-
description: '',
|
|
256
|
+
description: 'The native token of the Celestia blockchain.',
|
|
257
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
256
258
|
denom_units: [{
|
|
257
259
|
denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
258
260
|
exponent: 0,
|
|
@@ -271,8 +273,8 @@ const assets = {
|
|
|
271
273
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
272
274
|
},
|
|
273
275
|
images: [{
|
|
274
|
-
|
|
275
|
-
|
|
276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
277
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
276
278
|
}],
|
|
277
279
|
socials: {
|
|
278
280
|
website: 'https://celestia.org/',
|
package/mainnet/evmos.js
CHANGED
|
@@ -330,7 +330,8 @@ const assets = {
|
|
|
330
330
|
}]
|
|
331
331
|
},
|
|
332
332
|
{
|
|
333
|
-
description: '',
|
|
333
|
+
description: 'The native token of the Celestia blockchain.',
|
|
334
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
334
335
|
denom_units: [{
|
|
335
336
|
denom: 'ibc/5724BDCD2C1A4D3D32C814DED15948B0BD18D241D78AB7AF39493794371DDB65',
|
|
336
337
|
exponent: 0,
|
|
@@ -349,8 +350,8 @@ const assets = {
|
|
|
349
350
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
350
351
|
},
|
|
351
352
|
images: [{
|
|
352
|
-
|
|
353
|
-
|
|
353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
354
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
354
355
|
}],
|
|
355
356
|
socials: {
|
|
356
357
|
website: 'https://celestia.org/',
|
|
@@ -968,7 +969,8 @@ const assets = {
|
|
|
968
969
|
}]
|
|
969
970
|
},
|
|
970
971
|
{
|
|
971
|
-
description: '',
|
|
972
|
+
description: 'The native token of the Celestia blockchain.',
|
|
973
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
972
974
|
denom_units: [{
|
|
973
975
|
denom: 'ibc/5724BDCD2C1A4D3D32C814DED15948B0BD18D241D78AB7AF39493794371DDB65',
|
|
974
976
|
exponent: 0,
|
|
@@ -987,8 +989,8 @@ const assets = {
|
|
|
987
989
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
988
990
|
},
|
|
989
991
|
images: [{
|
|
990
|
-
|
|
991
|
-
|
|
992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
992
994
|
}],
|
|
993
995
|
socials: {
|
|
994
996
|
website: 'https://celestia.org/',
|