@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
|
@@ -227,20 +227,21 @@ const assets = {
|
|
|
227
227
|
exponent: 6,
|
|
228
228
|
aliases: []
|
|
229
229
|
}],
|
|
230
|
+
type_asset: 'sdk.coin',
|
|
230
231
|
base: 'ibc/EFC645B78840831D64CCA4674907E0A3C13258FFDF51071D0E79F12206A673F8',
|
|
231
|
-
name: 'Osmosis',
|
|
232
|
+
name: 'Osmosis Testnet',
|
|
232
233
|
display: 'osmo',
|
|
233
234
|
symbol: 'OSMO',
|
|
234
235
|
logo_URIs: {
|
|
235
236
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
236
237
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
237
238
|
},
|
|
238
|
-
coingecko_id: 'osmosis',
|
|
239
|
-
keywords: ['dex', 'staking'],
|
|
240
239
|
images: [{
|
|
241
240
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
242
241
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
243
242
|
}],
|
|
243
|
+
coingecko_id: 'osmosis',
|
|
244
|
+
keywords: ['dex', 'staking'],
|
|
244
245
|
traces: [{
|
|
245
246
|
type: 'ibc',
|
|
246
247
|
counterparty: {
|
|
@@ -262,6 +263,7 @@ const assets = {
|
|
|
262
263
|
denom: 'ion',
|
|
263
264
|
exponent: 6
|
|
264
265
|
}],
|
|
266
|
+
type_asset: 'sdk.coin',
|
|
265
267
|
base: 'ibc/DD090F9A627BB6E8DA3A2A00139F72672F1A5047D993A5CE289298C16ABD9BF5',
|
|
266
268
|
name: 'Ion',
|
|
267
269
|
display: 'ion',
|
|
@@ -270,12 +272,12 @@ const assets = {
|
|
|
270
272
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
271
273
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
272
274
|
},
|
|
273
|
-
coingecko_id: 'ion',
|
|
274
|
-
keywords: ['memecoin'],
|
|
275
275
|
images: [{
|
|
276
276
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
277
277
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
278
278
|
}],
|
|
279
|
+
coingecko_id: 'ion',
|
|
280
|
+
keywords: ['memecoin'],
|
|
279
281
|
traces: [{
|
|
280
282
|
type: 'ibc',
|
|
281
283
|
counterparty: {
|
|
@@ -633,20 +635,21 @@ const assets = {
|
|
|
633
635
|
exponent: 6,
|
|
634
636
|
aliases: []
|
|
635
637
|
}],
|
|
638
|
+
type_asset: 'sdk.coin',
|
|
636
639
|
base: 'ibc/EFC645B78840831D64CCA4674907E0A3C13258FFDF51071D0E79F12206A673F8',
|
|
637
|
-
name: 'Osmosis',
|
|
640
|
+
name: 'Osmosis Testnet',
|
|
638
641
|
display: 'osmo',
|
|
639
642
|
symbol: 'OSMO',
|
|
640
643
|
logo_URIs: {
|
|
641
644
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
642
645
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
643
646
|
},
|
|
644
|
-
coingecko_id: 'osmosis',
|
|
645
|
-
keywords: ['dex', 'staking'],
|
|
646
647
|
images: [{
|
|
647
648
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
648
649
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
649
650
|
}],
|
|
651
|
+
coingecko_id: 'osmosis',
|
|
652
|
+
keywords: ['dex', 'staking'],
|
|
650
653
|
traces: [{
|
|
651
654
|
type: 'ibc',
|
|
652
655
|
counterparty: {
|
|
@@ -668,6 +671,7 @@ const assets = {
|
|
|
668
671
|
denom: 'ion',
|
|
669
672
|
exponent: 6
|
|
670
673
|
}],
|
|
674
|
+
type_asset: 'sdk.coin',
|
|
671
675
|
base: 'ibc/DD090F9A627BB6E8DA3A2A00139F72672F1A5047D993A5CE289298C16ABD9BF5',
|
|
672
676
|
name: 'Ion',
|
|
673
677
|
display: 'ion',
|
|
@@ -676,12 +680,12 @@ const assets = {
|
|
|
676
680
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
677
681
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
678
682
|
},
|
|
679
|
-
coingecko_id: 'ion',
|
|
680
|
-
keywords: ['memecoin'],
|
|
681
683
|
images: [{
|
|
682
684
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
683
685
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
684
686
|
}],
|
|
687
|
+
coingecko_id: 'ion',
|
|
688
|
+
keywords: ['memecoin'],
|
|
685
689
|
traces: [{
|
|
686
690
|
type: 'ibc',
|
|
687
691
|
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: {
|
|
@@ -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: {
|
|
@@ -185,20 +187,21 @@ const assets = {
|
|
|
185
187
|
exponent: 6,
|
|
186
188
|
aliases: []
|
|
187
189
|
}],
|
|
190
|
+
type_asset: 'sdk.coin',
|
|
188
191
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
189
|
-
name: 'Osmosis',
|
|
192
|
+
name: 'Osmosis Testnet',
|
|
190
193
|
display: 'osmo',
|
|
191
194
|
symbol: 'OSMO',
|
|
192
195
|
logo_URIs: {
|
|
193
196
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
194
197
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
195
198
|
},
|
|
196
|
-
coingecko_id: 'osmosis',
|
|
197
|
-
keywords: ['dex', 'staking'],
|
|
198
199
|
images: [{
|
|
199
200
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
200
201
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
201
202
|
}],
|
|
203
|
+
coingecko_id: 'osmosis',
|
|
204
|
+
keywords: ['dex', 'staking'],
|
|
202
205
|
traces: [{
|
|
203
206
|
type: 'ibc',
|
|
204
207
|
counterparty: {
|
|
@@ -220,6 +223,7 @@ const assets = {
|
|
|
220
223
|
denom: 'ion',
|
|
221
224
|
exponent: 6
|
|
222
225
|
}],
|
|
226
|
+
type_asset: 'sdk.coin',
|
|
223
227
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
224
228
|
name: 'Ion',
|
|
225
229
|
display: 'ion',
|
|
@@ -228,12 +232,12 @@ const assets = {
|
|
|
228
232
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
229
233
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
230
234
|
},
|
|
231
|
-
coingecko_id: 'ion',
|
|
232
|
-
keywords: ['memecoin'],
|
|
233
235
|
images: [{
|
|
234
236
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
235
237
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
236
238
|
}],
|
|
239
|
+
coingecko_id: 'ion',
|
|
240
|
+
keywords: ['memecoin'],
|
|
237
241
|
traces: [{
|
|
238
242
|
type: 'ibc',
|
|
239
243
|
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/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
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/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
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/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
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/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
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: {
|
|
@@ -12,20 +12,21 @@ const assets = {
|
|
|
12
12
|
exponent: 6,
|
|
13
13
|
aliases: []
|
|
14
14
|
}],
|
|
15
|
+
type_asset: 'sdk.coin',
|
|
15
16
|
base: 'ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955',
|
|
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/0433997003A2CFE10E483B93743BEC37F2F13B89854FD69599482E6DB8E6CE22',
|
|
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/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955',
|
|
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/0433997003A2CFE10E483B93743BEC37F2F13B89854FD69599482E6DB8E6CE22',
|
|
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: {
|
|
@@ -52,20 +52,21 @@ const assets = {
|
|
|
52
52
|
exponent: 6,
|
|
53
53
|
aliases: []
|
|
54
54
|
}],
|
|
55
|
+
type_asset: 'sdk.coin',
|
|
55
56
|
base: 'ibc/5D1C51E9D2A3CF6F88F3796BD144CD1AE9EC26A8B7E1BF95FEA9CE2D1A4FE82D',
|
|
56
|
-
name: 'Osmosis',
|
|
57
|
+
name: 'Osmosis Testnet',
|
|
57
58
|
display: 'osmo',
|
|
58
59
|
symbol: 'OSMO',
|
|
59
60
|
logo_URIs: {
|
|
60
61
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
61
62
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
62
63
|
},
|
|
63
|
-
coingecko_id: 'osmosis',
|
|
64
|
-
keywords: ['dex', 'staking'],
|
|
65
64
|
images: [{
|
|
66
65
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
67
66
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
68
67
|
}],
|
|
68
|
+
coingecko_id: 'osmosis',
|
|
69
|
+
keywords: ['dex', 'staking'],
|
|
69
70
|
traces: [{
|
|
70
71
|
type: 'ibc',
|
|
71
72
|
counterparty: {
|
|
@@ -87,6 +88,7 @@ const assets = {
|
|
|
87
88
|
denom: 'ion',
|
|
88
89
|
exponent: 6
|
|
89
90
|
}],
|
|
91
|
+
type_asset: 'sdk.coin',
|
|
90
92
|
base: 'ibc/19A26C71FFF71D901C09803EF4036874344A5BD0D2B71AA96EED948B09990F3F',
|
|
91
93
|
name: 'Ion',
|
|
92
94
|
display: 'ion',
|
|
@@ -95,12 +97,12 @@ const assets = {
|
|
|
95
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
96
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
97
99
|
},
|
|
98
|
-
coingecko_id: 'ion',
|
|
99
|
-
keywords: ['memecoin'],
|
|
100
100
|
images: [{
|
|
101
101
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
102
102
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
103
103
|
}],
|
|
104
|
+
coingecko_id: 'ion',
|
|
105
|
+
keywords: ['memecoin'],
|
|
104
106
|
traces: [{
|
|
105
107
|
type: 'ibc',
|
|
106
108
|
counterparty: {
|
|
@@ -197,20 +199,21 @@ const assets = {
|
|
|
197
199
|
exponent: 6,
|
|
198
200
|
aliases: []
|
|
199
201
|
}],
|
|
202
|
+
type_asset: 'sdk.coin',
|
|
200
203
|
base: 'ibc/5D1C51E9D2A3CF6F88F3796BD144CD1AE9EC26A8B7E1BF95FEA9CE2D1A4FE82D',
|
|
201
|
-
name: 'Osmosis',
|
|
204
|
+
name: 'Osmosis Testnet',
|
|
202
205
|
display: 'osmo',
|
|
203
206
|
symbol: 'OSMO',
|
|
204
207
|
logo_URIs: {
|
|
205
208
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
206
209
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
207
210
|
},
|
|
208
|
-
coingecko_id: 'osmosis',
|
|
209
|
-
keywords: ['dex', 'staking'],
|
|
210
211
|
images: [{
|
|
211
212
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
212
213
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
213
214
|
}],
|
|
215
|
+
coingecko_id: 'osmosis',
|
|
216
|
+
keywords: ['dex', 'staking'],
|
|
214
217
|
traces: [{
|
|
215
218
|
type: 'ibc',
|
|
216
219
|
counterparty: {
|
|
@@ -232,6 +235,7 @@ const assets = {
|
|
|
232
235
|
denom: 'ion',
|
|
233
236
|
exponent: 6
|
|
234
237
|
}],
|
|
238
|
+
type_asset: 'sdk.coin',
|
|
235
239
|
base: 'ibc/19A26C71FFF71D901C09803EF4036874344A5BD0D2B71AA96EED948B09990F3F',
|
|
236
240
|
name: 'Ion',
|
|
237
241
|
display: 'ion',
|
|
@@ -240,12 +244,12 @@ const assets = {
|
|
|
240
244
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
241
245
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
242
246
|
},
|
|
243
|
-
coingecko_id: 'ion',
|
|
244
|
-
keywords: ['memecoin'],
|
|
245
247
|
images: [{
|
|
246
248
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
247
249
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
248
250
|
}],
|
|
251
|
+
coingecko_id: 'ion',
|
|
252
|
+
keywords: ['memecoin'],
|
|
249
253
|
traces: [{
|
|
250
254
|
type: 'ibc',
|
|
251
255
|
counterparty: {
|