@chain-registry/osmosis 1.67.178 → 1.67.180
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/asset_list.js +140 -0
- package/assets.js +22 -0
- package/esm/asset_list.js +140 -0
- package/esm/assets.js +22 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -20133,6 +20133,76 @@ const asset_list = {
|
|
|
20133
20133
|
}
|
|
20134
20134
|
}]
|
|
20135
20135
|
},
|
|
20136
|
+
{
|
|
20137
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
20138
|
+
denom_units: [{
|
|
20139
|
+
denom: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
20140
|
+
exponent: 0,
|
|
20141
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
20142
|
+
}, {
|
|
20143
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
20144
|
+
exponent: 6
|
|
20145
|
+
}],
|
|
20146
|
+
base: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
20147
|
+
name: 'PRYZM Base LP',
|
|
20148
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
20149
|
+
symbol: 'PRYZM-BASE-LP',
|
|
20150
|
+
logo_URIs: {
|
|
20151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20153
|
+
},
|
|
20154
|
+
images: [{
|
|
20155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20157
|
+
}],
|
|
20158
|
+
type_asset: 'sdk.coin',
|
|
20159
|
+
traces: [{
|
|
20160
|
+
type: 'ibc',
|
|
20161
|
+
counterparty: {
|
|
20162
|
+
channel_id: 'channel-2',
|
|
20163
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
20164
|
+
chain_name: 'pryzm'
|
|
20165
|
+
},
|
|
20166
|
+
chain: {
|
|
20167
|
+
channel_id: 'channel-75755'
|
|
20168
|
+
}
|
|
20169
|
+
}]
|
|
20170
|
+
},
|
|
20171
|
+
{
|
|
20172
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
20173
|
+
denom_units: [{
|
|
20174
|
+
denom: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
20175
|
+
exponent: 0,
|
|
20176
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
20177
|
+
}, {
|
|
20178
|
+
denom: 'lp:35:pryzm-usdc',
|
|
20179
|
+
exponent: 6
|
|
20180
|
+
}],
|
|
20181
|
+
base: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
20182
|
+
name: 'PRYZM / USDC LP',
|
|
20183
|
+
display: 'lp:35:pryzm-usdc',
|
|
20184
|
+
symbol: 'PRYZM-USDC-LP',
|
|
20185
|
+
logo_URIs: {
|
|
20186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20188
|
+
},
|
|
20189
|
+
images: [{
|
|
20190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20191
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20192
|
+
}],
|
|
20193
|
+
type_asset: 'sdk.coin',
|
|
20194
|
+
traces: [{
|
|
20195
|
+
type: 'ibc',
|
|
20196
|
+
counterparty: {
|
|
20197
|
+
channel_id: 'channel-2',
|
|
20198
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
20199
|
+
chain_name: 'pryzm'
|
|
20200
|
+
},
|
|
20201
|
+
chain: {
|
|
20202
|
+
channel_id: 'channel-75755'
|
|
20203
|
+
}
|
|
20204
|
+
}]
|
|
20205
|
+
},
|
|
20136
20206
|
{
|
|
20137
20207
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
20138
20208
|
denom_units: [{
|
|
@@ -30152,6 +30222,76 @@ const asset_list = {
|
|
|
30152
30222
|
}
|
|
30153
30223
|
}]
|
|
30154
30224
|
},
|
|
30225
|
+
{
|
|
30226
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
30227
|
+
denom_units: [{
|
|
30228
|
+
denom: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
30229
|
+
exponent: 0,
|
|
30230
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
30231
|
+
}, {
|
|
30232
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
30233
|
+
exponent: 6
|
|
30234
|
+
}],
|
|
30235
|
+
base: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
30236
|
+
name: 'PRYZM Base LP',
|
|
30237
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
30238
|
+
symbol: 'PRYZM-BASE-LP',
|
|
30239
|
+
logo_URIs: {
|
|
30240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30242
|
+
},
|
|
30243
|
+
images: [{
|
|
30244
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30245
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30246
|
+
}],
|
|
30247
|
+
type_asset: 'sdk.coin',
|
|
30248
|
+
traces: [{
|
|
30249
|
+
type: 'ibc',
|
|
30250
|
+
counterparty: {
|
|
30251
|
+
channel_id: 'channel-2',
|
|
30252
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
30253
|
+
chain_name: 'pryzm'
|
|
30254
|
+
},
|
|
30255
|
+
chain: {
|
|
30256
|
+
channel_id: 'channel-75755'
|
|
30257
|
+
}
|
|
30258
|
+
}]
|
|
30259
|
+
},
|
|
30260
|
+
{
|
|
30261
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
30262
|
+
denom_units: [{
|
|
30263
|
+
denom: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
30264
|
+
exponent: 0,
|
|
30265
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
30266
|
+
}, {
|
|
30267
|
+
denom: 'lp:35:pryzm-usdc',
|
|
30268
|
+
exponent: 6
|
|
30269
|
+
}],
|
|
30270
|
+
base: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
30271
|
+
name: 'PRYZM / USDC LP',
|
|
30272
|
+
display: 'lp:35:pryzm-usdc',
|
|
30273
|
+
symbol: 'PRYZM-USDC-LP',
|
|
30274
|
+
logo_URIs: {
|
|
30275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30277
|
+
},
|
|
30278
|
+
images: [{
|
|
30279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30281
|
+
}],
|
|
30282
|
+
type_asset: 'sdk.coin',
|
|
30283
|
+
traces: [{
|
|
30284
|
+
type: 'ibc',
|
|
30285
|
+
counterparty: {
|
|
30286
|
+
channel_id: 'channel-2',
|
|
30287
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
30288
|
+
chain_name: 'pryzm'
|
|
30289
|
+
},
|
|
30290
|
+
chain: {
|
|
30291
|
+
channel_id: 'channel-75755'
|
|
30292
|
+
}
|
|
30293
|
+
}]
|
|
30294
|
+
},
|
|
30155
30295
|
{
|
|
30156
30296
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
30157
30297
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -24709,6 +24709,28 @@ const assets = {
|
|
|
24709
24709
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
|
|
24710
24710
|
}],
|
|
24711
24711
|
keywords: ['liquid-staking', 'escher']
|
|
24712
|
+
},
|
|
24713
|
+
{
|
|
24714
|
+
description: 'Formation Of $hit Tokens',
|
|
24715
|
+
denom_units: [{
|
|
24716
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24717
|
+
exponent: 0
|
|
24718
|
+
}, {
|
|
24719
|
+
denom: 'FOST',
|
|
24720
|
+
exponent: 6
|
|
24721
|
+
}],
|
|
24722
|
+
type_asset: 'sdk.coin',
|
|
24723
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24724
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24725
|
+
name: 'Fost',
|
|
24726
|
+
display: 'FOST',
|
|
24727
|
+
symbol: 'FOST',
|
|
24728
|
+
logo_URIs: {
|
|
24729
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24730
|
+
},
|
|
24731
|
+
images: [{
|
|
24732
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24733
|
+
}]
|
|
24712
24734
|
}
|
|
24713
24735
|
]
|
|
24714
24736
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -20131,6 +20131,76 @@ const asset_list = {
|
|
|
20131
20131
|
}
|
|
20132
20132
|
}]
|
|
20133
20133
|
},
|
|
20134
|
+
{
|
|
20135
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
20136
|
+
denom_units: [{
|
|
20137
|
+
denom: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
20138
|
+
exponent: 0,
|
|
20139
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
20140
|
+
}, {
|
|
20141
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
20142
|
+
exponent: 6
|
|
20143
|
+
}],
|
|
20144
|
+
base: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
20145
|
+
name: 'PRYZM Base LP',
|
|
20146
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
20147
|
+
symbol: 'PRYZM-BASE-LP',
|
|
20148
|
+
logo_URIs: {
|
|
20149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20151
|
+
},
|
|
20152
|
+
images: [{
|
|
20153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20155
|
+
}],
|
|
20156
|
+
type_asset: 'sdk.coin',
|
|
20157
|
+
traces: [{
|
|
20158
|
+
type: 'ibc',
|
|
20159
|
+
counterparty: {
|
|
20160
|
+
channel_id: 'channel-2',
|
|
20161
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
20162
|
+
chain_name: 'pryzm'
|
|
20163
|
+
},
|
|
20164
|
+
chain: {
|
|
20165
|
+
channel_id: 'channel-75755'
|
|
20166
|
+
}
|
|
20167
|
+
}]
|
|
20168
|
+
},
|
|
20169
|
+
{
|
|
20170
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
20171
|
+
denom_units: [{
|
|
20172
|
+
denom: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
20173
|
+
exponent: 0,
|
|
20174
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
20175
|
+
}, {
|
|
20176
|
+
denom: 'lp:35:pryzm-usdc',
|
|
20177
|
+
exponent: 6
|
|
20178
|
+
}],
|
|
20179
|
+
base: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
20180
|
+
name: 'PRYZM / USDC LP',
|
|
20181
|
+
display: 'lp:35:pryzm-usdc',
|
|
20182
|
+
symbol: 'PRYZM-USDC-LP',
|
|
20183
|
+
logo_URIs: {
|
|
20184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20186
|
+
},
|
|
20187
|
+
images: [{
|
|
20188
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
20189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
20190
|
+
}],
|
|
20191
|
+
type_asset: 'sdk.coin',
|
|
20192
|
+
traces: [{
|
|
20193
|
+
type: 'ibc',
|
|
20194
|
+
counterparty: {
|
|
20195
|
+
channel_id: 'channel-2',
|
|
20196
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
20197
|
+
chain_name: 'pryzm'
|
|
20198
|
+
},
|
|
20199
|
+
chain: {
|
|
20200
|
+
channel_id: 'channel-75755'
|
|
20201
|
+
}
|
|
20202
|
+
}]
|
|
20203
|
+
},
|
|
20134
20204
|
{
|
|
20135
20205
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
20136
20206
|
denom_units: [{
|
|
@@ -30150,6 +30220,76 @@ const asset_list = {
|
|
|
30150
30220
|
}
|
|
30151
30221
|
}]
|
|
30152
30222
|
},
|
|
30223
|
+
{
|
|
30224
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
30225
|
+
denom_units: [{
|
|
30226
|
+
denom: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
30227
|
+
exponent: 0,
|
|
30228
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
30229
|
+
}, {
|
|
30230
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
30231
|
+
exponent: 6
|
|
30232
|
+
}],
|
|
30233
|
+
base: 'ibc/A0F802310D3249FE01A3B0EB966ED330C6A09F24CE42766B7EA8C26A1E00E0B1',
|
|
30234
|
+
name: 'PRYZM Base LP',
|
|
30235
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
30236
|
+
symbol: 'PRYZM-BASE-LP',
|
|
30237
|
+
logo_URIs: {
|
|
30238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30240
|
+
},
|
|
30241
|
+
images: [{
|
|
30242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30244
|
+
}],
|
|
30245
|
+
type_asset: 'sdk.coin',
|
|
30246
|
+
traces: [{
|
|
30247
|
+
type: 'ibc',
|
|
30248
|
+
counterparty: {
|
|
30249
|
+
channel_id: 'channel-2',
|
|
30250
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
30251
|
+
chain_name: 'pryzm'
|
|
30252
|
+
},
|
|
30253
|
+
chain: {
|
|
30254
|
+
channel_id: 'channel-75755'
|
|
30255
|
+
}
|
|
30256
|
+
}]
|
|
30257
|
+
},
|
|
30258
|
+
{
|
|
30259
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
30260
|
+
denom_units: [{
|
|
30261
|
+
denom: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
30262
|
+
exponent: 0,
|
|
30263
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
30264
|
+
}, {
|
|
30265
|
+
denom: 'lp:35:pryzm-usdc',
|
|
30266
|
+
exponent: 6
|
|
30267
|
+
}],
|
|
30268
|
+
base: 'ibc/AAFBAE8D78167243B324C1FF4E0D1E426A78010264C8315CBA57F98A44CF66DC',
|
|
30269
|
+
name: 'PRYZM / USDC LP',
|
|
30270
|
+
display: 'lp:35:pryzm-usdc',
|
|
30271
|
+
symbol: 'PRYZM-USDC-LP',
|
|
30272
|
+
logo_URIs: {
|
|
30273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30274
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30275
|
+
},
|
|
30276
|
+
images: [{
|
|
30277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
30278
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
30279
|
+
}],
|
|
30280
|
+
type_asset: 'sdk.coin',
|
|
30281
|
+
traces: [{
|
|
30282
|
+
type: 'ibc',
|
|
30283
|
+
counterparty: {
|
|
30284
|
+
channel_id: 'channel-2',
|
|
30285
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
30286
|
+
chain_name: 'pryzm'
|
|
30287
|
+
},
|
|
30288
|
+
chain: {
|
|
30289
|
+
channel_id: 'channel-75755'
|
|
30290
|
+
}
|
|
30291
|
+
}]
|
|
30292
|
+
},
|
|
30153
30293
|
{
|
|
30154
30294
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
30155
30295
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -24707,6 +24707,28 @@ const assets = {
|
|
|
24707
24707
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
|
|
24708
24708
|
}],
|
|
24709
24709
|
keywords: ['liquid-staking', 'escher']
|
|
24710
|
+
},
|
|
24711
|
+
{
|
|
24712
|
+
description: 'Formation Of $hit Tokens',
|
|
24713
|
+
denom_units: [{
|
|
24714
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24715
|
+
exponent: 0
|
|
24716
|
+
}, {
|
|
24717
|
+
denom: 'FOST',
|
|
24718
|
+
exponent: 6
|
|
24719
|
+
}],
|
|
24720
|
+
type_asset: 'sdk.coin',
|
|
24721
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24722
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24723
|
+
name: 'Fost',
|
|
24724
|
+
display: 'FOST',
|
|
24725
|
+
symbol: 'FOST',
|
|
24726
|
+
logo_URIs: {
|
|
24727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24728
|
+
},
|
|
24729
|
+
images: [{
|
|
24730
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24731
|
+
}]
|
|
24710
24732
|
}
|
|
24711
24733
|
]
|
|
24712
24734
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.180",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.180"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "7cdc3fd05898a5f8811d74938e6153c0014439de"
|
|
42
42
|
}
|