@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
|
@@ -14,20 +14,21 @@ const assets = {
|
|
|
14
14
|
exponent: 6,
|
|
15
15
|
aliases: []
|
|
16
16
|
}],
|
|
17
|
+
type_asset: 'sdk.coin',
|
|
17
18
|
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
18
|
-
name: 'Osmosis',
|
|
19
|
+
name: 'Osmosis Testnet',
|
|
19
20
|
display: 'osmo',
|
|
20
21
|
symbol: 'OSMO',
|
|
21
22
|
logo_URIs: {
|
|
22
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
25
|
},
|
|
25
|
-
coingecko_id: 'osmosis',
|
|
26
|
-
keywords: ['dex', 'staking'],
|
|
27
26
|
images: [{
|
|
28
27
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
29
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
30
29
|
}],
|
|
30
|
+
coingecko_id: 'osmosis',
|
|
31
|
+
keywords: ['dex', 'staking'],
|
|
31
32
|
traces: [{
|
|
32
33
|
type: 'ibc',
|
|
33
34
|
counterparty: {
|
|
@@ -49,6 +50,7 @@ const assets = {
|
|
|
49
50
|
denom: 'ion',
|
|
50
51
|
exponent: 6
|
|
51
52
|
}],
|
|
53
|
+
type_asset: 'sdk.coin',
|
|
52
54
|
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
53
55
|
name: 'Ion',
|
|
54
56
|
display: 'ion',
|
|
@@ -57,12 +59,12 @@ const assets = {
|
|
|
57
59
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
58
60
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
59
61
|
},
|
|
60
|
-
coingecko_id: 'ion',
|
|
61
|
-
keywords: ['memecoin'],
|
|
62
62
|
images: [{
|
|
63
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
64
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
65
65
|
}],
|
|
66
|
+
coingecko_id: 'ion',
|
|
67
|
+
keywords: ['memecoin'],
|
|
66
68
|
traces: [{
|
|
67
69
|
type: 'ibc',
|
|
68
70
|
counterparty: {
|
|
@@ -86,20 +88,21 @@ const assets = {
|
|
|
86
88
|
exponent: 6,
|
|
87
89
|
aliases: []
|
|
88
90
|
}],
|
|
91
|
+
type_asset: 'sdk.coin',
|
|
89
92
|
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
90
|
-
name: 'Osmosis',
|
|
93
|
+
name: 'Osmosis Testnet',
|
|
91
94
|
display: 'osmo',
|
|
92
95
|
symbol: 'OSMO',
|
|
93
96
|
logo_URIs: {
|
|
94
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
95
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
96
99
|
},
|
|
97
|
-
coingecko_id: 'osmosis',
|
|
98
|
-
keywords: ['dex', 'staking'],
|
|
99
100
|
images: [{
|
|
100
101
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
101
102
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
102
103
|
}],
|
|
104
|
+
coingecko_id: 'osmosis',
|
|
105
|
+
keywords: ['dex', 'staking'],
|
|
103
106
|
traces: [{
|
|
104
107
|
type: 'ibc',
|
|
105
108
|
counterparty: {
|
|
@@ -121,6 +124,7 @@ const assets = {
|
|
|
121
124
|
denom: 'ion',
|
|
122
125
|
exponent: 6
|
|
123
126
|
}],
|
|
127
|
+
type_asset: 'sdk.coin',
|
|
124
128
|
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
125
129
|
name: 'Ion',
|
|
126
130
|
display: 'ion',
|
|
@@ -129,12 +133,12 @@ const assets = {
|
|
|
129
133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
130
134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
131
135
|
},
|
|
132
|
-
coingecko_id: 'ion',
|
|
133
|
-
keywords: ['memecoin'],
|
|
134
136
|
images: [{
|
|
135
137
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
136
138
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
137
139
|
}],
|
|
140
|
+
coingecko_id: 'ion',
|
|
141
|
+
keywords: ['memecoin'],
|
|
138
142
|
traces: [{
|
|
139
143
|
type: 'ibc',
|
|
140
144
|
counterparty: {
|
|
@@ -82,20 +82,21 @@ const assets = {
|
|
|
82
82
|
exponent: 6,
|
|
83
83
|
aliases: []
|
|
84
84
|
}],
|
|
85
|
+
type_asset: 'sdk.coin',
|
|
85
86
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
86
|
-
name: 'Osmosis',
|
|
87
|
+
name: 'Osmosis Testnet',
|
|
87
88
|
display: 'osmo',
|
|
88
89
|
symbol: 'OSMO',
|
|
89
90
|
logo_URIs: {
|
|
90
91
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
91
92
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
92
93
|
},
|
|
93
|
-
coingecko_id: 'osmosis',
|
|
94
|
-
keywords: ['dex', 'staking'],
|
|
95
94
|
images: [{
|
|
96
95
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
97
96
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
98
97
|
}],
|
|
98
|
+
coingecko_id: 'osmosis',
|
|
99
|
+
keywords: ['dex', 'staking'],
|
|
99
100
|
traces: [{
|
|
100
101
|
type: 'ibc',
|
|
101
102
|
counterparty: {
|
|
@@ -117,6 +118,7 @@ const assets = {
|
|
|
117
118
|
denom: 'ion',
|
|
118
119
|
exponent: 6
|
|
119
120
|
}],
|
|
121
|
+
type_asset: 'sdk.coin',
|
|
120
122
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
121
123
|
name: 'Ion',
|
|
122
124
|
display: 'ion',
|
|
@@ -125,12 +127,12 @@ const assets = {
|
|
|
125
127
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
126
128
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
127
129
|
},
|
|
128
|
-
coingecko_id: 'ion',
|
|
129
|
-
keywords: ['memecoin'],
|
|
130
130
|
images: [{
|
|
131
131
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
132
132
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
133
133
|
}],
|
|
134
|
+
coingecko_id: 'ion',
|
|
135
|
+
keywords: ['memecoin'],
|
|
134
136
|
traces: [{
|
|
135
137
|
type: 'ibc',
|
|
136
138
|
counterparty: {
|
|
@@ -187,20 +189,21 @@ const assets = {
|
|
|
187
189
|
exponent: 6,
|
|
188
190
|
aliases: []
|
|
189
191
|
}],
|
|
192
|
+
type_asset: 'sdk.coin',
|
|
190
193
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
191
|
-
name: 'Osmosis',
|
|
194
|
+
name: 'Osmosis Testnet',
|
|
192
195
|
display: 'osmo',
|
|
193
196
|
symbol: 'OSMO',
|
|
194
197
|
logo_URIs: {
|
|
195
198
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
196
199
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
197
200
|
},
|
|
198
|
-
coingecko_id: 'osmosis',
|
|
199
|
-
keywords: ['dex', 'staking'],
|
|
200
201
|
images: [{
|
|
201
202
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
202
203
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
203
204
|
}],
|
|
205
|
+
coingecko_id: 'osmosis',
|
|
206
|
+
keywords: ['dex', 'staking'],
|
|
204
207
|
traces: [{
|
|
205
208
|
type: 'ibc',
|
|
206
209
|
counterparty: {
|
|
@@ -222,6 +225,7 @@ const assets = {
|
|
|
222
225
|
denom: 'ion',
|
|
223
226
|
exponent: 6
|
|
224
227
|
}],
|
|
228
|
+
type_asset: 'sdk.coin',
|
|
225
229
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
226
230
|
name: 'Ion',
|
|
227
231
|
display: 'ion',
|
|
@@ -230,12 +234,12 @@ const assets = {
|
|
|
230
234
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
231
235
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
232
236
|
},
|
|
233
|
-
coingecko_id: 'ion',
|
|
234
|
-
keywords: ['memecoin'],
|
|
235
237
|
images: [{
|
|
236
238
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
237
239
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
238
240
|
}],
|
|
241
|
+
coingecko_id: 'ion',
|
|
242
|
+
keywords: ['memecoin'],
|
|
239
243
|
traces: [{
|
|
240
244
|
type: 'ibc',
|
|
241
245
|
counterparty: {
|
|
@@ -14,20 +14,21 @@ const assets = {
|
|
|
14
14
|
exponent: 6,
|
|
15
15
|
aliases: []
|
|
16
16
|
}],
|
|
17
|
+
type_asset: 'sdk.coin',
|
|
17
18
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
18
|
-
name: 'Osmosis',
|
|
19
|
+
name: 'Osmosis Testnet',
|
|
19
20
|
display: 'osmo',
|
|
20
21
|
symbol: 'OSMO',
|
|
21
22
|
logo_URIs: {
|
|
22
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
25
|
},
|
|
25
|
-
coingecko_id: 'osmosis',
|
|
26
|
-
keywords: ['dex', 'staking'],
|
|
27
26
|
images: [{
|
|
28
27
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
29
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
30
29
|
}],
|
|
30
|
+
coingecko_id: 'osmosis',
|
|
31
|
+
keywords: ['dex', 'staking'],
|
|
31
32
|
traces: [{
|
|
32
33
|
type: 'ibc',
|
|
33
34
|
counterparty: {
|
|
@@ -49,6 +50,7 @@ const assets = {
|
|
|
49
50
|
denom: 'ion',
|
|
50
51
|
exponent: 6
|
|
51
52
|
}],
|
|
53
|
+
type_asset: 'sdk.coin',
|
|
52
54
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
53
55
|
name: 'Ion',
|
|
54
56
|
display: 'ion',
|
|
@@ -57,12 +59,12 @@ const assets = {
|
|
|
57
59
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
58
60
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
59
61
|
},
|
|
60
|
-
coingecko_id: 'ion',
|
|
61
|
-
keywords: ['memecoin'],
|
|
62
62
|
images: [{
|
|
63
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
64
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
65
65
|
}],
|
|
66
|
+
coingecko_id: 'ion',
|
|
67
|
+
keywords: ['memecoin'],
|
|
66
68
|
traces: [{
|
|
67
69
|
type: 'ibc',
|
|
68
70
|
counterparty: {
|
|
@@ -86,20 +88,21 @@ const assets = {
|
|
|
86
88
|
exponent: 6,
|
|
87
89
|
aliases: []
|
|
88
90
|
}],
|
|
91
|
+
type_asset: 'sdk.coin',
|
|
89
92
|
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
90
|
-
name: 'Osmosis',
|
|
93
|
+
name: 'Osmosis Testnet',
|
|
91
94
|
display: 'osmo',
|
|
92
95
|
symbol: 'OSMO',
|
|
93
96
|
logo_URIs: {
|
|
94
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
95
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
96
99
|
},
|
|
97
|
-
coingecko_id: 'osmosis',
|
|
98
|
-
keywords: ['dex', 'staking'],
|
|
99
100
|
images: [{
|
|
100
101
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
101
102
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
102
103
|
}],
|
|
104
|
+
coingecko_id: 'osmosis',
|
|
105
|
+
keywords: ['dex', 'staking'],
|
|
103
106
|
traces: [{
|
|
104
107
|
type: 'ibc',
|
|
105
108
|
counterparty: {
|
|
@@ -121,6 +124,7 @@ const assets = {
|
|
|
121
124
|
denom: 'ion',
|
|
122
125
|
exponent: 6
|
|
123
126
|
}],
|
|
127
|
+
type_asset: 'sdk.coin',
|
|
124
128
|
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
125
129
|
name: 'Ion',
|
|
126
130
|
display: 'ion',
|
|
@@ -129,12 +133,12 @@ const assets = {
|
|
|
129
133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
130
134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
131
135
|
},
|
|
132
|
-
coingecko_id: 'ion',
|
|
133
|
-
keywords: ['memecoin'],
|
|
134
136
|
images: [{
|
|
135
137
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
136
138
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
137
139
|
}],
|
|
140
|
+
coingecko_id: 'ion',
|
|
141
|
+
keywords: ['memecoin'],
|
|
138
142
|
traces: [{
|
|
139
143
|
type: 'ibc',
|
|
140
144
|
counterparty: {
|
|
@@ -14,20 +14,21 @@ const assets = {
|
|
|
14
14
|
exponent: 6,
|
|
15
15
|
aliases: []
|
|
16
16
|
}],
|
|
17
|
+
type_asset: 'sdk.coin',
|
|
17
18
|
base: 'ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955',
|
|
18
|
-
name: 'Osmosis',
|
|
19
|
+
name: 'Osmosis Testnet',
|
|
19
20
|
display: 'osmo',
|
|
20
21
|
symbol: 'OSMO',
|
|
21
22
|
logo_URIs: {
|
|
22
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
25
|
},
|
|
25
|
-
coingecko_id: 'osmosis',
|
|
26
|
-
keywords: ['dex', 'staking'],
|
|
27
26
|
images: [{
|
|
28
27
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
29
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
30
29
|
}],
|
|
30
|
+
coingecko_id: 'osmosis',
|
|
31
|
+
keywords: ['dex', 'staking'],
|
|
31
32
|
traces: [{
|
|
32
33
|
type: 'ibc',
|
|
33
34
|
counterparty: {
|
|
@@ -49,6 +50,7 @@ const assets = {
|
|
|
49
50
|
denom: 'ion',
|
|
50
51
|
exponent: 6
|
|
51
52
|
}],
|
|
53
|
+
type_asset: 'sdk.coin',
|
|
52
54
|
base: 'ibc/0433997003A2CFE10E483B93743BEC37F2F13B89854FD69599482E6DB8E6CE22',
|
|
53
55
|
name: 'Ion',
|
|
54
56
|
display: 'ion',
|
|
@@ -57,12 +59,12 @@ const assets = {
|
|
|
57
59
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
58
60
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
59
61
|
},
|
|
60
|
-
coingecko_id: 'ion',
|
|
61
|
-
keywords: ['memecoin'],
|
|
62
62
|
images: [{
|
|
63
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
64
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
65
65
|
}],
|
|
66
|
+
coingecko_id: 'ion',
|
|
67
|
+
keywords: ['memecoin'],
|
|
66
68
|
traces: [{
|
|
67
69
|
type: 'ibc',
|
|
68
70
|
counterparty: {
|
|
@@ -86,20 +88,21 @@ const assets = {
|
|
|
86
88
|
exponent: 6,
|
|
87
89
|
aliases: []
|
|
88
90
|
}],
|
|
91
|
+
type_asset: 'sdk.coin',
|
|
89
92
|
base: 'ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955',
|
|
90
|
-
name: 'Osmosis',
|
|
93
|
+
name: 'Osmosis Testnet',
|
|
91
94
|
display: 'osmo',
|
|
92
95
|
symbol: 'OSMO',
|
|
93
96
|
logo_URIs: {
|
|
94
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
95
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
96
99
|
},
|
|
97
|
-
coingecko_id: 'osmosis',
|
|
98
|
-
keywords: ['dex', 'staking'],
|
|
99
100
|
images: [{
|
|
100
101
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
101
102
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
102
103
|
}],
|
|
104
|
+
coingecko_id: 'osmosis',
|
|
105
|
+
keywords: ['dex', 'staking'],
|
|
103
106
|
traces: [{
|
|
104
107
|
type: 'ibc',
|
|
105
108
|
counterparty: {
|
|
@@ -121,6 +124,7 @@ const assets = {
|
|
|
121
124
|
denom: 'ion',
|
|
122
125
|
exponent: 6
|
|
123
126
|
}],
|
|
127
|
+
type_asset: 'sdk.coin',
|
|
124
128
|
base: 'ibc/0433997003A2CFE10E483B93743BEC37F2F13B89854FD69599482E6DB8E6CE22',
|
|
125
129
|
name: 'Ion',
|
|
126
130
|
display: 'ion',
|
|
@@ -129,12 +133,12 @@ const assets = {
|
|
|
129
133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
130
134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
131
135
|
},
|
|
132
|
-
coingecko_id: 'ion',
|
|
133
|
-
keywords: ['memecoin'],
|
|
134
136
|
images: [{
|
|
135
137
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
136
138
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
137
139
|
}],
|
|
140
|
+
coingecko_id: 'ion',
|
|
141
|
+
keywords: ['memecoin'],
|
|
138
142
|
traces: [{
|
|
139
143
|
type: 'ibc',
|
|
140
144
|
counterparty: {
|
|
@@ -54,20 +54,21 @@ const assets = {
|
|
|
54
54
|
exponent: 6,
|
|
55
55
|
aliases: []
|
|
56
56
|
}],
|
|
57
|
+
type_asset: 'sdk.coin',
|
|
57
58
|
base: 'ibc/5D1C51E9D2A3CF6F88F3796BD144CD1AE9EC26A8B7E1BF95FEA9CE2D1A4FE82D',
|
|
58
|
-
name: 'Osmosis',
|
|
59
|
+
name: 'Osmosis Testnet',
|
|
59
60
|
display: 'osmo',
|
|
60
61
|
symbol: 'OSMO',
|
|
61
62
|
logo_URIs: {
|
|
62
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
63
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
64
65
|
},
|
|
65
|
-
coingecko_id: 'osmosis',
|
|
66
|
-
keywords: ['dex', 'staking'],
|
|
67
66
|
images: [{
|
|
68
67
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
69
68
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
70
69
|
}],
|
|
70
|
+
coingecko_id: 'osmosis',
|
|
71
|
+
keywords: ['dex', 'staking'],
|
|
71
72
|
traces: [{
|
|
72
73
|
type: 'ibc',
|
|
73
74
|
counterparty: {
|
|
@@ -89,6 +90,7 @@ const assets = {
|
|
|
89
90
|
denom: 'ion',
|
|
90
91
|
exponent: 6
|
|
91
92
|
}],
|
|
93
|
+
type_asset: 'sdk.coin',
|
|
92
94
|
base: 'ibc/19A26C71FFF71D901C09803EF4036874344A5BD0D2B71AA96EED948B09990F3F',
|
|
93
95
|
name: 'Ion',
|
|
94
96
|
display: 'ion',
|
|
@@ -97,12 +99,12 @@ const assets = {
|
|
|
97
99
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
98
100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
99
101
|
},
|
|
100
|
-
coingecko_id: 'ion',
|
|
101
|
-
keywords: ['memecoin'],
|
|
102
102
|
images: [{
|
|
103
103
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
104
104
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
105
105
|
}],
|
|
106
|
+
coingecko_id: 'ion',
|
|
107
|
+
keywords: ['memecoin'],
|
|
106
108
|
traces: [{
|
|
107
109
|
type: 'ibc',
|
|
108
110
|
counterparty: {
|
|
@@ -199,20 +201,21 @@ const assets = {
|
|
|
199
201
|
exponent: 6,
|
|
200
202
|
aliases: []
|
|
201
203
|
}],
|
|
204
|
+
type_asset: 'sdk.coin',
|
|
202
205
|
base: 'ibc/5D1C51E9D2A3CF6F88F3796BD144CD1AE9EC26A8B7E1BF95FEA9CE2D1A4FE82D',
|
|
203
|
-
name: 'Osmosis',
|
|
206
|
+
name: 'Osmosis Testnet',
|
|
204
207
|
display: 'osmo',
|
|
205
208
|
symbol: 'OSMO',
|
|
206
209
|
logo_URIs: {
|
|
207
210
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
208
211
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
209
212
|
},
|
|
210
|
-
coingecko_id: 'osmosis',
|
|
211
|
-
keywords: ['dex', 'staking'],
|
|
212
213
|
images: [{
|
|
213
214
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
214
215
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
215
216
|
}],
|
|
217
|
+
coingecko_id: 'osmosis',
|
|
218
|
+
keywords: ['dex', 'staking'],
|
|
216
219
|
traces: [{
|
|
217
220
|
type: 'ibc',
|
|
218
221
|
counterparty: {
|
|
@@ -234,6 +237,7 @@ const assets = {
|
|
|
234
237
|
denom: 'ion',
|
|
235
238
|
exponent: 6
|
|
236
239
|
}],
|
|
240
|
+
type_asset: 'sdk.coin',
|
|
237
241
|
base: 'ibc/19A26C71FFF71D901C09803EF4036874344A5BD0D2B71AA96EED948B09990F3F',
|
|
238
242
|
name: 'Ion',
|
|
239
243
|
display: 'ion',
|
|
@@ -242,12 +246,12 @@ const assets = {
|
|
|
242
246
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
243
247
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
244
248
|
},
|
|
245
|
-
coingecko_id: 'ion',
|
|
246
|
-
keywords: ['memecoin'],
|
|
247
249
|
images: [{
|
|
248
250
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
249
251
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
250
252
|
}],
|
|
253
|
+
coingecko_id: 'ion',
|
|
254
|
+
keywords: ['memecoin'],
|
|
251
255
|
traces: [{
|
|
252
256
|
type: 'ibc',
|
|
253
257
|
counterparty: {
|
package/testnet/junotestnet.js
CHANGED
|
@@ -54,20 +54,21 @@ const assets = {
|
|
|
54
54
|
exponent: 6,
|
|
55
55
|
aliases: []
|
|
56
56
|
}],
|
|
57
|
+
type_asset: 'sdk.coin',
|
|
57
58
|
base: 'ibc/74F6D894F138C7FEC1BD6AB01342B741F74032C89CB1CA265ED5186F8F9380E3',
|
|
58
|
-
name: 'Osmosis',
|
|
59
|
+
name: 'Osmosis Testnet',
|
|
59
60
|
display: 'osmo',
|
|
60
61
|
symbol: 'OSMO',
|
|
61
62
|
logo_URIs: {
|
|
62
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
63
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
64
65
|
},
|
|
65
|
-
coingecko_id: 'osmosis',
|
|
66
|
-
keywords: ['dex', 'staking'],
|
|
67
66
|
images: [{
|
|
68
67
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
69
68
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
70
69
|
}],
|
|
70
|
+
coingecko_id: 'osmosis',
|
|
71
|
+
keywords: ['dex', 'staking'],
|
|
71
72
|
traces: [{
|
|
72
73
|
type: 'ibc',
|
|
73
74
|
counterparty: {
|
|
@@ -89,6 +90,7 @@ const assets = {
|
|
|
89
90
|
denom: 'ion',
|
|
90
91
|
exponent: 6
|
|
91
92
|
}],
|
|
93
|
+
type_asset: 'sdk.coin',
|
|
92
94
|
base: 'ibc/4579B1AC9FC88C4D466C2AAE027E6CECFD1B8F1523EAE424801A58B2CCE16CB4',
|
|
93
95
|
name: 'Ion',
|
|
94
96
|
display: 'ion',
|
|
@@ -97,12 +99,12 @@ const assets = {
|
|
|
97
99
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
98
100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
99
101
|
},
|
|
100
|
-
coingecko_id: 'ion',
|
|
101
|
-
keywords: ['memecoin'],
|
|
102
102
|
images: [{
|
|
103
103
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
104
104
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
105
105
|
}],
|
|
106
|
+
coingecko_id: 'ion',
|
|
107
|
+
keywords: ['memecoin'],
|
|
106
108
|
traces: [{
|
|
107
109
|
type: 'ibc',
|
|
108
110
|
counterparty: {
|
|
@@ -238,20 +240,21 @@ const assets = {
|
|
|
238
240
|
exponent: 6,
|
|
239
241
|
aliases: []
|
|
240
242
|
}],
|
|
243
|
+
type_asset: 'sdk.coin',
|
|
241
244
|
base: 'ibc/74F6D894F138C7FEC1BD6AB01342B741F74032C89CB1CA265ED5186F8F9380E3',
|
|
242
|
-
name: 'Osmosis',
|
|
245
|
+
name: 'Osmosis Testnet',
|
|
243
246
|
display: 'osmo',
|
|
244
247
|
symbol: 'OSMO',
|
|
245
248
|
logo_URIs: {
|
|
246
249
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
247
250
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
248
251
|
},
|
|
249
|
-
coingecko_id: 'osmosis',
|
|
250
|
-
keywords: ['dex', 'staking'],
|
|
251
252
|
images: [{
|
|
252
253
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
253
254
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
254
255
|
}],
|
|
256
|
+
coingecko_id: 'osmosis',
|
|
257
|
+
keywords: ['dex', 'staking'],
|
|
255
258
|
traces: [{
|
|
256
259
|
type: 'ibc',
|
|
257
260
|
counterparty: {
|
|
@@ -273,6 +276,7 @@ const assets = {
|
|
|
273
276
|
denom: 'ion',
|
|
274
277
|
exponent: 6
|
|
275
278
|
}],
|
|
279
|
+
type_asset: 'sdk.coin',
|
|
276
280
|
base: 'ibc/4579B1AC9FC88C4D466C2AAE027E6CECFD1B8F1523EAE424801A58B2CCE16CB4',
|
|
277
281
|
name: 'Ion',
|
|
278
282
|
display: 'ion',
|
|
@@ -281,12 +285,12 @@ const assets = {
|
|
|
281
285
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
282
286
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
283
287
|
},
|
|
284
|
-
coingecko_id: 'ion',
|
|
285
|
-
keywords: ['memecoin'],
|
|
286
288
|
images: [{
|
|
287
289
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
288
290
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
289
291
|
}],
|
|
292
|
+
coingecko_id: 'ion',
|
|
293
|
+
keywords: ['memecoin'],
|
|
290
294
|
traces: [{
|
|
291
295
|
type: 'ibc',
|
|
292
296
|
counterparty: {
|