@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
|
@@ -45,20 +45,21 @@ const assets = {
|
|
|
45
45
|
exponent: 6,
|
|
46
46
|
aliases: []
|
|
47
47
|
}],
|
|
48
|
+
type_asset: 'sdk.coin',
|
|
48
49
|
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
49
|
-
name: 'Osmosis',
|
|
50
|
+
name: 'Osmosis Testnet',
|
|
50
51
|
display: 'osmo',
|
|
51
52
|
symbol: 'OSMO',
|
|
52
53
|
logo_URIs: {
|
|
53
54
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
54
55
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
55
56
|
},
|
|
56
|
-
coingecko_id: 'osmosis',
|
|
57
|
-
keywords: ['dex', 'staking'],
|
|
58
57
|
images: [{
|
|
59
58
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
60
59
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
61
60
|
}],
|
|
61
|
+
coingecko_id: 'osmosis',
|
|
62
|
+
keywords: ['dex', 'staking'],
|
|
62
63
|
traces: [{
|
|
63
64
|
type: 'ibc',
|
|
64
65
|
counterparty: {
|
|
@@ -80,6 +81,7 @@ const assets = {
|
|
|
80
81
|
denom: 'ion',
|
|
81
82
|
exponent: 6
|
|
82
83
|
}],
|
|
84
|
+
type_asset: 'sdk.coin',
|
|
83
85
|
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
84
86
|
name: 'Ion',
|
|
85
87
|
display: 'ion',
|
|
@@ -88,12 +90,12 @@ const assets = {
|
|
|
88
90
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
89
91
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
90
92
|
},
|
|
91
|
-
coingecko_id: 'ion',
|
|
92
|
-
keywords: ['memecoin'],
|
|
93
93
|
images: [{
|
|
94
94
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
95
95
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
96
96
|
}],
|
|
97
|
+
coingecko_id: 'ion',
|
|
98
|
+
keywords: ['memecoin'],
|
|
97
99
|
traces: [{
|
|
98
100
|
type: 'ibc',
|
|
99
101
|
counterparty: {
|
|
@@ -150,20 +152,21 @@ const assets = {
|
|
|
150
152
|
exponent: 6,
|
|
151
153
|
aliases: []
|
|
152
154
|
}],
|
|
155
|
+
type_asset: 'sdk.coin',
|
|
153
156
|
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
154
|
-
name: 'Osmosis',
|
|
157
|
+
name: 'Osmosis Testnet',
|
|
155
158
|
display: 'osmo',
|
|
156
159
|
symbol: 'OSMO',
|
|
157
160
|
logo_URIs: {
|
|
158
161
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
159
162
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
160
163
|
},
|
|
161
|
-
coingecko_id: 'osmosis',
|
|
162
|
-
keywords: ['dex', 'staking'],
|
|
163
164
|
images: [{
|
|
164
165
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
165
166
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
166
167
|
}],
|
|
168
|
+
coingecko_id: 'osmosis',
|
|
169
|
+
keywords: ['dex', 'staking'],
|
|
167
170
|
traces: [{
|
|
168
171
|
type: 'ibc',
|
|
169
172
|
counterparty: {
|
|
@@ -185,6 +188,7 @@ const assets = {
|
|
|
185
188
|
denom: 'ion',
|
|
186
189
|
exponent: 6
|
|
187
190
|
}],
|
|
191
|
+
type_asset: 'sdk.coin',
|
|
188
192
|
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
189
193
|
name: 'Ion',
|
|
190
194
|
display: 'ion',
|
|
@@ -193,12 +197,12 @@ const assets = {
|
|
|
193
197
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
194
198
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
195
199
|
},
|
|
196
|
-
coingecko_id: 'ion',
|
|
197
|
-
keywords: ['memecoin'],
|
|
198
200
|
images: [{
|
|
199
201
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
200
202
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
201
203
|
}],
|
|
204
|
+
coingecko_id: 'ion',
|
|
205
|
+
keywords: ['memecoin'],
|
|
202
206
|
traces: [{
|
|
203
207
|
type: 'ibc',
|
|
204
208
|
counterparty: {
|
|
@@ -115,20 +115,21 @@ const assets = {
|
|
|
115
115
|
exponent: 6,
|
|
116
116
|
aliases: []
|
|
117
117
|
}],
|
|
118
|
+
type_asset: 'sdk.coin',
|
|
118
119
|
base: 'ibc/AD1308BFB6646C2EF66E5901670941C4BD58A1798DEAE0410522794B292E4A82',
|
|
119
|
-
name: 'Osmosis',
|
|
120
|
+
name: 'Osmosis Testnet',
|
|
120
121
|
display: 'osmo',
|
|
121
122
|
symbol: 'OSMO',
|
|
122
123
|
logo_URIs: {
|
|
123
124
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
124
125
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
125
126
|
},
|
|
126
|
-
coingecko_id: 'osmosis',
|
|
127
|
-
keywords: ['dex', 'staking'],
|
|
128
127
|
images: [{
|
|
129
128
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
130
129
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
131
130
|
}],
|
|
131
|
+
coingecko_id: 'osmosis',
|
|
132
|
+
keywords: ['dex', 'staking'],
|
|
132
133
|
traces: [{
|
|
133
134
|
type: 'ibc',
|
|
134
135
|
counterparty: {
|
|
@@ -150,6 +151,7 @@ const assets = {
|
|
|
150
151
|
denom: 'ion',
|
|
151
152
|
exponent: 6
|
|
152
153
|
}],
|
|
154
|
+
type_asset: 'sdk.coin',
|
|
153
155
|
base: 'ibc/C48B6EE786DA2F58FB75800A1C49C1093C4D19C7E4F805AC0DDA7B31679F8091',
|
|
154
156
|
name: 'Ion',
|
|
155
157
|
display: 'ion',
|
|
@@ -158,12 +160,12 @@ const assets = {
|
|
|
158
160
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
159
161
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
160
162
|
},
|
|
161
|
-
coingecko_id: 'ion',
|
|
162
|
-
keywords: ['memecoin'],
|
|
163
163
|
images: [{
|
|
164
164
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
165
165
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
166
166
|
}],
|
|
167
|
+
coingecko_id: 'ion',
|
|
168
|
+
keywords: ['memecoin'],
|
|
167
169
|
traces: [{
|
|
168
170
|
type: 'ibc',
|
|
169
171
|
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/AD1308BFB6646C2EF66E5901670941C4BD58A1798DEAE0410522794B292E4A82',
|
|
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/C48B6EE786DA2F58FB75800A1C49C1093C4D19C7E4F805AC0DDA7B31679F8091',
|
|
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: {
|
|
@@ -111,20 +111,21 @@ const assets = {
|
|
|
111
111
|
exponent: 6,
|
|
112
112
|
aliases: []
|
|
113
113
|
}],
|
|
114
|
+
type_asset: 'sdk.coin',
|
|
114
115
|
base: 'ibc/402D4B04F8FC37BD6433879DE5E5E71B83271EE16F148A7119A3A50BF88F88EC',
|
|
115
|
-
name: 'Osmosis',
|
|
116
|
+
name: 'Osmosis Testnet',
|
|
116
117
|
display: 'osmo',
|
|
117
118
|
symbol: 'OSMO',
|
|
118
119
|
logo_URIs: {
|
|
119
120
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
120
121
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
121
122
|
},
|
|
122
|
-
coingecko_id: 'osmosis',
|
|
123
|
-
keywords: ['dex', 'staking'],
|
|
124
123
|
images: [{
|
|
125
124
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
126
125
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
127
126
|
}],
|
|
127
|
+
coingecko_id: 'osmosis',
|
|
128
|
+
keywords: ['dex', 'staking'],
|
|
128
129
|
traces: [{
|
|
129
130
|
type: 'ibc',
|
|
130
131
|
counterparty: {
|
|
@@ -146,6 +147,7 @@ const assets = {
|
|
|
146
147
|
denom: 'ion',
|
|
147
148
|
exponent: 6
|
|
148
149
|
}],
|
|
150
|
+
type_asset: 'sdk.coin',
|
|
149
151
|
base: 'ibc/AA5C7952E058B7E271C29337EC12EA9572208AE864D64AEAAD0453B832FE101F',
|
|
150
152
|
name: 'Ion',
|
|
151
153
|
display: 'ion',
|
|
@@ -154,12 +156,12 @@ const assets = {
|
|
|
154
156
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
155
157
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
156
158
|
},
|
|
157
|
-
coingecko_id: 'ion',
|
|
158
|
-
keywords: ['memecoin'],
|
|
159
159
|
images: [{
|
|
160
160
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
161
161
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
162
162
|
}],
|
|
163
|
+
coingecko_id: 'ion',
|
|
164
|
+
keywords: ['memecoin'],
|
|
163
165
|
traces: [{
|
|
164
166
|
type: 'ibc',
|
|
165
167
|
counterparty: {
|
|
@@ -543,20 +545,21 @@ const assets = {
|
|
|
543
545
|
exponent: 6,
|
|
544
546
|
aliases: []
|
|
545
547
|
}],
|
|
548
|
+
type_asset: 'sdk.coin',
|
|
546
549
|
base: 'ibc/402D4B04F8FC37BD6433879DE5E5E71B83271EE16F148A7119A3A50BF88F88EC',
|
|
547
|
-
name: 'Osmosis',
|
|
550
|
+
name: 'Osmosis Testnet',
|
|
548
551
|
display: 'osmo',
|
|
549
552
|
symbol: 'OSMO',
|
|
550
553
|
logo_URIs: {
|
|
551
554
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
552
555
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
553
556
|
},
|
|
554
|
-
coingecko_id: 'osmosis',
|
|
555
|
-
keywords: ['dex', 'staking'],
|
|
556
557
|
images: [{
|
|
557
558
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
558
559
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
559
560
|
}],
|
|
561
|
+
coingecko_id: 'osmosis',
|
|
562
|
+
keywords: ['dex', 'staking'],
|
|
560
563
|
traces: [{
|
|
561
564
|
type: 'ibc',
|
|
562
565
|
counterparty: {
|
|
@@ -578,6 +581,7 @@ const assets = {
|
|
|
578
581
|
denom: 'ion',
|
|
579
582
|
exponent: 6
|
|
580
583
|
}],
|
|
584
|
+
type_asset: 'sdk.coin',
|
|
581
585
|
base: 'ibc/AA5C7952E058B7E271C29337EC12EA9572208AE864D64AEAAD0453B832FE101F',
|
|
582
586
|
name: 'Ion',
|
|
583
587
|
display: 'ion',
|
|
@@ -586,12 +590,12 @@ const assets = {
|
|
|
586
590
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
587
591
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
588
592
|
},
|
|
589
|
-
coingecko_id: 'ion',
|
|
590
|
-
keywords: ['memecoin'],
|
|
591
593
|
images: [{
|
|
592
594
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
593
595
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
594
596
|
}],
|
|
597
|
+
coingecko_id: 'ion',
|
|
598
|
+
keywords: ['memecoin'],
|
|
595
599
|
traces: [{
|
|
596
600
|
type: 'ibc',
|
|
597
601
|
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/57358392CD709883E95F5E572EA7BB3D7F8EF6621745F736988BE00D7EA8B611',
|
|
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/42B036F5EA1A1A96DA3F48DAF008B7A533EF3F7014BB7A2A9844782040152A09',
|
|
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: {
|
|
@@ -220,20 +222,21 @@ const assets = {
|
|
|
220
222
|
exponent: 6,
|
|
221
223
|
aliases: []
|
|
222
224
|
}],
|
|
225
|
+
type_asset: 'sdk.coin',
|
|
223
226
|
base: 'ibc/57358392CD709883E95F5E572EA7BB3D7F8EF6621745F736988BE00D7EA8B611',
|
|
224
|
-
name: 'Osmosis',
|
|
227
|
+
name: 'Osmosis Testnet',
|
|
225
228
|
display: 'osmo',
|
|
226
229
|
symbol: 'OSMO',
|
|
227
230
|
logo_URIs: {
|
|
228
231
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
229
232
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
230
233
|
},
|
|
231
|
-
coingecko_id: 'osmosis',
|
|
232
|
-
keywords: ['dex', 'staking'],
|
|
233
234
|
images: [{
|
|
234
235
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
235
236
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
236
237
|
}],
|
|
238
|
+
coingecko_id: 'osmosis',
|
|
239
|
+
keywords: ['dex', 'staking'],
|
|
237
240
|
traces: [{
|
|
238
241
|
type: 'ibc',
|
|
239
242
|
counterparty: {
|
|
@@ -255,6 +258,7 @@ const assets = {
|
|
|
255
258
|
denom: 'ion',
|
|
256
259
|
exponent: 6
|
|
257
260
|
}],
|
|
261
|
+
type_asset: 'sdk.coin',
|
|
258
262
|
base: 'ibc/42B036F5EA1A1A96DA3F48DAF008B7A533EF3F7014BB7A2A9844782040152A09',
|
|
259
263
|
name: 'Ion',
|
|
260
264
|
display: 'ion',
|
|
@@ -263,12 +267,12 @@ const assets = {
|
|
|
263
267
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
264
268
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
265
269
|
},
|
|
266
|
-
coingecko_id: 'ion',
|
|
267
|
-
keywords: ['memecoin'],
|
|
268
270
|
images: [{
|
|
269
271
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
270
272
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
271
273
|
}],
|
|
274
|
+
coingecko_id: 'ion',
|
|
275
|
+
keywords: ['memecoin'],
|
|
272
276
|
traces: [{
|
|
273
277
|
type: 'ibc',
|
|
274
278
|
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/4646A60D9F2EC44B281852B38FE269E2D0870DA7A3BBD805DB5F9CD7AF0D6280',
|
|
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/B6CDF685593B482BAE58A7CDD6C1F1AAAA87F9D06752B80721B161BB8F78BAF2',
|
|
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/4646A60D9F2EC44B281852B38FE269E2D0870DA7A3BBD805DB5F9CD7AF0D6280',
|
|
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/B6CDF685593B482BAE58A7CDD6C1F1AAAA87F9D06752B80721B161BB8F78BAF2',
|
|
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: {
|