@chain-registry/assets 1.42.2 → 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/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/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
|
@@ -178,20 +178,21 @@ const assets = {
|
|
|
178
178
|
exponent: 6,
|
|
179
179
|
aliases: []
|
|
180
180
|
}],
|
|
181
|
+
type_asset: 'sdk.coin',
|
|
181
182
|
base: 'ibc/D73D168790F3C072F38CFD35BCC72C356C1B300FBA32CF7B0199C75601FCC8BA',
|
|
182
|
-
name: 'Osmosis',
|
|
183
|
+
name: 'Osmosis Testnet',
|
|
183
184
|
display: 'osmo',
|
|
184
185
|
symbol: 'OSMO',
|
|
185
186
|
logo_URIs: {
|
|
186
187
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
187
188
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
188
189
|
},
|
|
189
|
-
coingecko_id: 'osmosis',
|
|
190
|
-
keywords: ['dex', 'staking'],
|
|
191
190
|
images: [{
|
|
192
191
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
193
192
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
194
193
|
}],
|
|
194
|
+
coingecko_id: 'osmosis',
|
|
195
|
+
keywords: ['dex', 'staking'],
|
|
195
196
|
traces: [{
|
|
196
197
|
type: 'ibc',
|
|
197
198
|
counterparty: {
|
|
@@ -213,6 +214,7 @@ const assets = {
|
|
|
213
214
|
denom: 'ion',
|
|
214
215
|
exponent: 6
|
|
215
216
|
}],
|
|
217
|
+
type_asset: 'sdk.coin',
|
|
216
218
|
base: 'ibc/F98ED29F4531D727A51BFE81C25C84184762D208E04A3596D1FD83006EDCC58D',
|
|
217
219
|
name: 'Ion',
|
|
218
220
|
display: 'ion',
|
|
@@ -221,12 +223,12 @@ const assets = {
|
|
|
221
223
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
222
224
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
223
225
|
},
|
|
224
|
-
coingecko_id: 'ion',
|
|
225
|
-
keywords: ['memecoin'],
|
|
226
226
|
images: [{
|
|
227
227
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
228
228
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
229
229
|
}],
|
|
230
|
+
coingecko_id: 'ion',
|
|
231
|
+
keywords: ['memecoin'],
|
|
230
232
|
traces: [{
|
|
231
233
|
type: 'ibc',
|
|
232
234
|
counterparty: {
|
|
@@ -355,20 +357,21 @@ const assets = {
|
|
|
355
357
|
exponent: 6,
|
|
356
358
|
aliases: []
|
|
357
359
|
}],
|
|
360
|
+
type_asset: 'sdk.coin',
|
|
358
361
|
base: 'ibc/D73D168790F3C072F38CFD35BCC72C356C1B300FBA32CF7B0199C75601FCC8BA',
|
|
359
|
-
name: 'Osmosis',
|
|
362
|
+
name: 'Osmosis Testnet',
|
|
360
363
|
display: 'osmo',
|
|
361
364
|
symbol: 'OSMO',
|
|
362
365
|
logo_URIs: {
|
|
363
366
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
364
367
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
365
368
|
},
|
|
366
|
-
coingecko_id: 'osmosis',
|
|
367
|
-
keywords: ['dex', 'staking'],
|
|
368
369
|
images: [{
|
|
369
370
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
370
371
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
371
372
|
}],
|
|
373
|
+
coingecko_id: 'osmosis',
|
|
374
|
+
keywords: ['dex', 'staking'],
|
|
372
375
|
traces: [{
|
|
373
376
|
type: 'ibc',
|
|
374
377
|
counterparty: {
|
|
@@ -390,6 +393,7 @@ const assets = {
|
|
|
390
393
|
denom: 'ion',
|
|
391
394
|
exponent: 6
|
|
392
395
|
}],
|
|
396
|
+
type_asset: 'sdk.coin',
|
|
393
397
|
base: 'ibc/F98ED29F4531D727A51BFE81C25C84184762D208E04A3596D1FD83006EDCC58D',
|
|
394
398
|
name: 'Ion',
|
|
395
399
|
display: 'ion',
|
|
@@ -398,12 +402,12 @@ const assets = {
|
|
|
398
402
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
399
403
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
400
404
|
},
|
|
401
|
-
coingecko_id: 'ion',
|
|
402
|
-
keywords: ['memecoin'],
|
|
403
405
|
images: [{
|
|
404
406
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
405
407
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
406
408
|
}],
|
|
409
|
+
coingecko_id: 'ion',
|
|
410
|
+
keywords: ['memecoin'],
|
|
407
411
|
traces: [{
|
|
408
412
|
type: 'ibc',
|
|
409
413
|
counterparty: {
|
|
@@ -80,20 +80,21 @@ const assets = {
|
|
|
80
80
|
exponent: 6,
|
|
81
81
|
aliases: []
|
|
82
82
|
}],
|
|
83
|
+
type_asset: 'sdk.coin',
|
|
83
84
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
84
|
-
name: 'Osmosis',
|
|
85
|
+
name: 'Osmosis Testnet',
|
|
85
86
|
display: 'osmo',
|
|
86
87
|
symbol: 'OSMO',
|
|
87
88
|
logo_URIs: {
|
|
88
89
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
89
90
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
90
91
|
},
|
|
91
|
-
coingecko_id: 'osmosis',
|
|
92
|
-
keywords: ['dex', 'staking'],
|
|
93
92
|
images: [{
|
|
94
93
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
95
94
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
96
95
|
}],
|
|
96
|
+
coingecko_id: 'osmosis',
|
|
97
|
+
keywords: ['dex', 'staking'],
|
|
97
98
|
traces: [{
|
|
98
99
|
type: 'ibc',
|
|
99
100
|
counterparty: {
|
|
@@ -115,6 +116,7 @@ const assets = {
|
|
|
115
116
|
denom: 'ion',
|
|
116
117
|
exponent: 6
|
|
117
118
|
}],
|
|
119
|
+
type_asset: 'sdk.coin',
|
|
118
120
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
119
121
|
name: 'Ion',
|
|
120
122
|
display: 'ion',
|
|
@@ -123,12 +125,12 @@ const assets = {
|
|
|
123
125
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
124
126
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
125
127
|
},
|
|
126
|
-
coingecko_id: 'ion',
|
|
127
|
-
keywords: ['memecoin'],
|
|
128
128
|
images: [{
|
|
129
129
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
130
130
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
131
131
|
}],
|
|
132
|
+
coingecko_id: 'ion',
|
|
133
|
+
keywords: ['memecoin'],
|
|
132
134
|
traces: [{
|
|
133
135
|
type: 'ibc',
|
|
134
136
|
counterparty: {
|
|
@@ -152,20 +154,21 @@ const assets = {
|
|
|
152
154
|
exponent: 6,
|
|
153
155
|
aliases: []
|
|
154
156
|
}],
|
|
157
|
+
type_asset: 'sdk.coin',
|
|
155
158
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
156
|
-
name: 'Osmosis',
|
|
159
|
+
name: 'Osmosis Testnet',
|
|
157
160
|
display: 'osmo',
|
|
158
161
|
symbol: 'OSMO',
|
|
159
162
|
logo_URIs: {
|
|
160
163
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
161
164
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
162
165
|
},
|
|
163
|
-
coingecko_id: 'osmosis',
|
|
164
|
-
keywords: ['dex', 'staking'],
|
|
165
166
|
images: [{
|
|
166
167
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
167
168
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
168
169
|
}],
|
|
170
|
+
coingecko_id: 'osmosis',
|
|
171
|
+
keywords: ['dex', 'staking'],
|
|
169
172
|
traces: [{
|
|
170
173
|
type: 'ibc',
|
|
171
174
|
counterparty: {
|
|
@@ -187,6 +190,7 @@ const assets = {
|
|
|
187
190
|
denom: 'ion',
|
|
188
191
|
exponent: 6
|
|
189
192
|
}],
|
|
193
|
+
type_asset: 'sdk.coin',
|
|
190
194
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
191
195
|
name: 'Ion',
|
|
192
196
|
display: 'ion',
|
|
@@ -195,12 +199,12 @@ const assets = {
|
|
|
195
199
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
196
200
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
197
201
|
},
|
|
198
|
-
coingecko_id: 'ion',
|
|
199
|
-
keywords: ['memecoin'],
|
|
200
202
|
images: [{
|
|
201
203
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
202
204
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
203
205
|
}],
|
|
206
|
+
coingecko_id: 'ion',
|
|
207
|
+
keywords: ['memecoin'],
|
|
204
208
|
traces: [{
|
|
205
209
|
type: 'ibc',
|
|
206
210
|
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/FAC1BAAA6ECDCB88408A6EEEA13AD4736DA687F85ACD22B5BBD00D36754AC0FA',
|
|
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/C1A2C4681159048DD4A116652D8594EC5CD1C30D9FD282A9DAEAD6328CF3CDCA',
|
|
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: {
|
|
@@ -222,20 +224,21 @@ const assets = {
|
|
|
222
224
|
exponent: 6,
|
|
223
225
|
aliases: []
|
|
224
226
|
}],
|
|
227
|
+
type_asset: 'sdk.coin',
|
|
225
228
|
base: 'ibc/FAC1BAAA6ECDCB88408A6EEEA13AD4736DA687F85ACD22B5BBD00D36754AC0FA',
|
|
226
|
-
name: 'Osmosis',
|
|
229
|
+
name: 'Osmosis Testnet',
|
|
227
230
|
display: 'osmo',
|
|
228
231
|
symbol: 'OSMO',
|
|
229
232
|
logo_URIs: {
|
|
230
233
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
231
234
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
232
235
|
},
|
|
233
|
-
coingecko_id: 'osmosis',
|
|
234
|
-
keywords: ['dex', 'staking'],
|
|
235
236
|
images: [{
|
|
236
237
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
237
238
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
238
239
|
}],
|
|
240
|
+
coingecko_id: 'osmosis',
|
|
241
|
+
keywords: ['dex', 'staking'],
|
|
239
242
|
traces: [{
|
|
240
243
|
type: 'ibc',
|
|
241
244
|
counterparty: {
|
|
@@ -257,6 +260,7 @@ const assets = {
|
|
|
257
260
|
denom: 'ion',
|
|
258
261
|
exponent: 6
|
|
259
262
|
}],
|
|
263
|
+
type_asset: 'sdk.coin',
|
|
260
264
|
base: 'ibc/C1A2C4681159048DD4A116652D8594EC5CD1C30D9FD282A9DAEAD6328CF3CDCA',
|
|
261
265
|
name: 'Ion',
|
|
262
266
|
display: 'ion',
|
|
@@ -265,12 +269,12 @@ const assets = {
|
|
|
265
269
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
266
270
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
267
271
|
},
|
|
268
|
-
coingecko_id: 'ion',
|
|
269
|
-
keywords: ['memecoin'],
|
|
270
272
|
images: [{
|
|
271
273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
272
274
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
273
275
|
}],
|
|
276
|
+
coingecko_id: 'ion',
|
|
277
|
+
keywords: ['memecoin'],
|
|
274
278
|
traces: [{
|
|
275
279
|
type: 'ibc',
|
|
276
280
|
counterparty: {
|
|
@@ -12,20 +12,21 @@ const assets = {
|
|
|
12
12
|
exponent: 6,
|
|
13
13
|
aliases: []
|
|
14
14
|
}],
|
|
15
|
+
type_asset: 'sdk.coin',
|
|
15
16
|
base: 'ibc/49B196A3117545AEEC9B11A8D006A36CC439DD4B79A4C4346A895E61C46FA674',
|
|
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/99FBFDE656012D44445023B9868EE43AEC6279A610E3D327AB24336FE2956B31',
|
|
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/49B196A3117545AEEC9B11A8D006A36CC439DD4B79A4C4346A895E61C46FA674',
|
|
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/99FBFDE656012D44445023B9868EE43AEC6279A610E3D327AB24336FE2956B31',
|
|
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: {
|
|
@@ -47,20 +47,21 @@ const assets = {
|
|
|
47
47
|
exponent: 6,
|
|
48
48
|
aliases: []
|
|
49
49
|
}],
|
|
50
|
+
type_asset: 'sdk.coin',
|
|
50
51
|
base: 'ibc/49B196A3117545AEEC9B11A8D006A36CC439DD4B79A4C4346A895E61C46FA674',
|
|
51
|
-
name: 'Osmosis',
|
|
52
|
+
name: 'Osmosis Testnet',
|
|
52
53
|
display: 'osmo',
|
|
53
54
|
symbol: 'OSMO',
|
|
54
55
|
logo_URIs: {
|
|
55
56
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
56
57
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
57
58
|
},
|
|
58
|
-
coingecko_id: 'osmosis',
|
|
59
|
-
keywords: ['dex', 'staking'],
|
|
60
59
|
images: [{
|
|
61
60
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
62
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
63
62
|
}],
|
|
63
|
+
coingecko_id: 'osmosis',
|
|
64
|
+
keywords: ['dex', 'staking'],
|
|
64
65
|
traces: [{
|
|
65
66
|
type: 'ibc',
|
|
66
67
|
counterparty: {
|
|
@@ -82,6 +83,7 @@ const assets = {
|
|
|
82
83
|
denom: 'ion',
|
|
83
84
|
exponent: 6
|
|
84
85
|
}],
|
|
86
|
+
type_asset: 'sdk.coin',
|
|
85
87
|
base: 'ibc/99FBFDE656012D44445023B9868EE43AEC6279A610E3D327AB24336FE2956B31',
|
|
86
88
|
name: 'Ion',
|
|
87
89
|
display: 'ion',
|
|
@@ -90,12 +92,12 @@ const assets = {
|
|
|
90
92
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
91
93
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
92
94
|
},
|
|
93
|
-
coingecko_id: 'ion',
|
|
94
|
-
keywords: ['memecoin'],
|
|
95
95
|
images: [{
|
|
96
96
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
97
97
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
98
98
|
}],
|
|
99
|
+
coingecko_id: 'ion',
|
|
100
|
+
keywords: ['memecoin'],
|
|
99
101
|
traces: [{
|
|
100
102
|
type: 'ibc',
|
|
101
103
|
counterparty: {
|
|
@@ -154,20 +156,21 @@ const assets = {
|
|
|
154
156
|
exponent: 6,
|
|
155
157
|
aliases: []
|
|
156
158
|
}],
|
|
159
|
+
type_asset: 'sdk.coin',
|
|
157
160
|
base: 'ibc/49B196A3117545AEEC9B11A8D006A36CC439DD4B79A4C4346A895E61C46FA674',
|
|
158
|
-
name: 'Osmosis',
|
|
161
|
+
name: 'Osmosis Testnet',
|
|
159
162
|
display: 'osmo',
|
|
160
163
|
symbol: 'OSMO',
|
|
161
164
|
logo_URIs: {
|
|
162
165
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
163
166
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
164
167
|
},
|
|
165
|
-
coingecko_id: 'osmosis',
|
|
166
|
-
keywords: ['dex', 'staking'],
|
|
167
168
|
images: [{
|
|
168
169
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
169
170
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
170
171
|
}],
|
|
172
|
+
coingecko_id: 'osmosis',
|
|
173
|
+
keywords: ['dex', 'staking'],
|
|
171
174
|
traces: [{
|
|
172
175
|
type: 'ibc',
|
|
173
176
|
counterparty: {
|
|
@@ -189,6 +192,7 @@ const assets = {
|
|
|
189
192
|
denom: 'ion',
|
|
190
193
|
exponent: 6
|
|
191
194
|
}],
|
|
195
|
+
type_asset: 'sdk.coin',
|
|
192
196
|
base: 'ibc/99FBFDE656012D44445023B9868EE43AEC6279A610E3D327AB24336FE2956B31',
|
|
193
197
|
name: 'Ion',
|
|
194
198
|
display: 'ion',
|
|
@@ -197,12 +201,12 @@ const assets = {
|
|
|
197
201
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
198
202
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
199
203
|
},
|
|
200
|
-
coingecko_id: 'ion',
|
|
201
|
-
keywords: ['memecoin'],
|
|
202
204
|
images: [{
|
|
203
205
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
204
206
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
205
207
|
}],
|
|
208
|
+
coingecko_id: 'ion',
|
|
209
|
+
keywords: ['memecoin'],
|
|
206
210
|
traces: [{
|
|
207
211
|
type: 'ibc',
|
|
208
212
|
counterparty: {
|
|
@@ -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: {
|