@chain-registry/osmosis 1.67.71 → 1.67.72
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 +2 -2
- package/assets.js +125 -0
- package/esm/asset_list.js +2 -2
- package/esm/assets.js +125 -0
- package/esm/testnet_assets.js +16 -0
- package/package.json +3 -3
- package/testnet_assets.js +16 -0
package/asset_list.js
CHANGED
|
@@ -4198,6 +4198,7 @@ const asset_list = {
|
|
|
4198
4198
|
denom: 'KIMA',
|
|
4199
4199
|
exponent: 6
|
|
4200
4200
|
}],
|
|
4201
|
+
type_asset: 'sdk.coin',
|
|
4201
4202
|
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
4202
4203
|
name: 'KIMA',
|
|
4203
4204
|
display: 'KIMA',
|
|
@@ -4217,7 +4218,6 @@ const asset_list = {
|
|
|
4217
4218
|
twitter: 'https://x.com/KimaNetwork',
|
|
4218
4219
|
website: 'https://www.kima.network/'
|
|
4219
4220
|
},
|
|
4220
|
-
type_asset: 'sdk.coin',
|
|
4221
4221
|
traces: [{
|
|
4222
4222
|
type: 'ibc',
|
|
4223
4223
|
counterparty: {
|
|
@@ -10237,6 +10237,7 @@ const asset_list = {
|
|
|
10237
10237
|
denom: 'KIMA',
|
|
10238
10238
|
exponent: 6
|
|
10239
10239
|
}],
|
|
10240
|
+
type_asset: 'sdk.coin',
|
|
10240
10241
|
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
10241
10242
|
name: 'KIMA',
|
|
10242
10243
|
display: 'KIMA',
|
|
@@ -10256,7 +10257,6 @@ const asset_list = {
|
|
|
10256
10257
|
twitter: 'https://x.com/KimaNetwork',
|
|
10257
10258
|
website: 'https://www.kima.network/'
|
|
10258
10259
|
},
|
|
10259
|
-
type_asset: 'sdk.coin',
|
|
10260
10260
|
traces: [{
|
|
10261
10261
|
type: 'ibc',
|
|
10262
10262
|
counterparty: {
|
package/assets.js
CHANGED
|
@@ -23252,6 +23252,131 @@ const assets = {
|
|
|
23252
23252
|
twitter: 'https://x.com/instantnoodlesinc'
|
|
23253
23253
|
},
|
|
23254
23254
|
keywords: ['meme']
|
|
23255
|
+
},
|
|
23256
|
+
{
|
|
23257
|
+
description: 'An alloy of DYDX asset variants on Osmosis.',
|
|
23258
|
+
extended_description: 'Multiple DYDX variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of DYDX.',
|
|
23259
|
+
denom_units: [{
|
|
23260
|
+
denom: 'factory/osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083/alloyed/allDYDX',
|
|
23261
|
+
exponent: 0
|
|
23262
|
+
}, {
|
|
23263
|
+
denom: 'allDYDX',
|
|
23264
|
+
exponent: 12
|
|
23265
|
+
}],
|
|
23266
|
+
type_asset: 'sdk.coin',
|
|
23267
|
+
address: 'osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083',
|
|
23268
|
+
base: 'factory/osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083/alloyed/allDYDX',
|
|
23269
|
+
name: 'dYdX',
|
|
23270
|
+
display: 'allDYDX',
|
|
23271
|
+
symbol: 'DYDX',
|
|
23272
|
+
traces: [{
|
|
23273
|
+
type: 'synthetic',
|
|
23274
|
+
counterparty: {
|
|
23275
|
+
chain_name: 'dydx',
|
|
23276
|
+
base_denom: 'adydx'
|
|
23277
|
+
},
|
|
23278
|
+
provider: 'Osmosis'
|
|
23279
|
+
}],
|
|
23280
|
+
logo_URIs: {
|
|
23281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
23282
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
23283
|
+
},
|
|
23284
|
+
images: [{
|
|
23285
|
+
image_sync: {
|
|
23286
|
+
chain_name: 'dydx',
|
|
23287
|
+
base_denom: 'adydx'
|
|
23288
|
+
},
|
|
23289
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
23290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
23291
|
+
theme: {
|
|
23292
|
+
primary_color_hex: '#21212f'
|
|
23293
|
+
}
|
|
23294
|
+
}, {
|
|
23295
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
23296
|
+
theme: {
|
|
23297
|
+
circle: true
|
|
23298
|
+
}
|
|
23299
|
+
}]
|
|
23300
|
+
},
|
|
23301
|
+
{
|
|
23302
|
+
description: 'An alloy of FET asset variants on Osmosis.',
|
|
23303
|
+
extended_description: 'Multiple FET variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FET.',
|
|
23304
|
+
denom_units: [{
|
|
23305
|
+
denom: 'factory/osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs/alloyed/allFET',
|
|
23306
|
+
exponent: 0
|
|
23307
|
+
}, {
|
|
23308
|
+
denom: 'allFET',
|
|
23309
|
+
exponent: 12
|
|
23310
|
+
}],
|
|
23311
|
+
type_asset: 'sdk.coin',
|
|
23312
|
+
address: 'osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs',
|
|
23313
|
+
base: 'factory/osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs/alloyed/allFET',
|
|
23314
|
+
name: 'fetch-ai',
|
|
23315
|
+
display: 'allFET',
|
|
23316
|
+
symbol: 'FET',
|
|
23317
|
+
traces: [{
|
|
23318
|
+
type: 'synthetic',
|
|
23319
|
+
counterparty: {
|
|
23320
|
+
chain_name: 'fetchhub',
|
|
23321
|
+
base_denom: 'afet'
|
|
23322
|
+
},
|
|
23323
|
+
provider: 'Osmosis'
|
|
23324
|
+
}],
|
|
23325
|
+
logo_URIs: {
|
|
23326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
23327
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg'
|
|
23328
|
+
},
|
|
23329
|
+
images: [{
|
|
23330
|
+
image_sync: {
|
|
23331
|
+
chain_name: 'fetchhub',
|
|
23332
|
+
base_denom: 'afet'
|
|
23333
|
+
},
|
|
23334
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
23335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg',
|
|
23336
|
+
theme: {
|
|
23337
|
+
primary_color_hex: '#1c2444'
|
|
23338
|
+
}
|
|
23339
|
+
}]
|
|
23340
|
+
},
|
|
23341
|
+
{
|
|
23342
|
+
description: 'An alloy of AIOZ asset variants on Osmosis.',
|
|
23343
|
+
extended_description: 'Multiple AIOZ variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of AIOZ.',
|
|
23344
|
+
denom_units: [{
|
|
23345
|
+
denom: 'factory/osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae/alloyed/allAIOZ',
|
|
23346
|
+
exponent: 0
|
|
23347
|
+
}, {
|
|
23348
|
+
denom: 'allAIOZ',
|
|
23349
|
+
exponent: 12
|
|
23350
|
+
}],
|
|
23351
|
+
type_asset: 'sdk.coin',
|
|
23352
|
+
address: 'osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae',
|
|
23353
|
+
base: 'factory/osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae/alloyed/allAIOZ',
|
|
23354
|
+
name: 'AIOZ',
|
|
23355
|
+
display: 'allAIOZ',
|
|
23356
|
+
symbol: 'AIOZ',
|
|
23357
|
+
traces: [{
|
|
23358
|
+
type: 'synthetic',
|
|
23359
|
+
counterparty: {
|
|
23360
|
+
chain_name: 'aioz',
|
|
23361
|
+
base_denom: 'attoaioz'
|
|
23362
|
+
},
|
|
23363
|
+
provider: 'Osmosis'
|
|
23364
|
+
}],
|
|
23365
|
+
logo_URIs: {
|
|
23366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
23367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
23368
|
+
},
|
|
23369
|
+
images: [{
|
|
23370
|
+
image_sync: {
|
|
23371
|
+
chain_name: 'aioz',
|
|
23372
|
+
base_denom: 'attoaioz'
|
|
23373
|
+
},
|
|
23374
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
23375
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg',
|
|
23376
|
+
theme: {
|
|
23377
|
+
primary_color_hex: '#24241c'
|
|
23378
|
+
}
|
|
23379
|
+
}]
|
|
23255
23380
|
}
|
|
23256
23381
|
]
|
|
23257
23382
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -4196,6 +4196,7 @@ const asset_list = {
|
|
|
4196
4196
|
denom: 'KIMA',
|
|
4197
4197
|
exponent: 6
|
|
4198
4198
|
}],
|
|
4199
|
+
type_asset: 'sdk.coin',
|
|
4199
4200
|
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
4200
4201
|
name: 'KIMA',
|
|
4201
4202
|
display: 'KIMA',
|
|
@@ -4215,7 +4216,6 @@ const asset_list = {
|
|
|
4215
4216
|
twitter: 'https://x.com/KimaNetwork',
|
|
4216
4217
|
website: 'https://www.kima.network/'
|
|
4217
4218
|
},
|
|
4218
|
-
type_asset: 'sdk.coin',
|
|
4219
4219
|
traces: [{
|
|
4220
4220
|
type: 'ibc',
|
|
4221
4221
|
counterparty: {
|
|
@@ -10235,6 +10235,7 @@ const asset_list = {
|
|
|
10235
10235
|
denom: 'KIMA',
|
|
10236
10236
|
exponent: 6
|
|
10237
10237
|
}],
|
|
10238
|
+
type_asset: 'sdk.coin',
|
|
10238
10239
|
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
10239
10240
|
name: 'KIMA',
|
|
10240
10241
|
display: 'KIMA',
|
|
@@ -10254,7 +10255,6 @@ const asset_list = {
|
|
|
10254
10255
|
twitter: 'https://x.com/KimaNetwork',
|
|
10255
10256
|
website: 'https://www.kima.network/'
|
|
10256
10257
|
},
|
|
10257
|
-
type_asset: 'sdk.coin',
|
|
10258
10258
|
traces: [{
|
|
10259
10259
|
type: 'ibc',
|
|
10260
10260
|
counterparty: {
|
package/esm/assets.js
CHANGED
|
@@ -23250,6 +23250,131 @@ const assets = {
|
|
|
23250
23250
|
twitter: 'https://x.com/instantnoodlesinc'
|
|
23251
23251
|
},
|
|
23252
23252
|
keywords: ['meme']
|
|
23253
|
+
},
|
|
23254
|
+
{
|
|
23255
|
+
description: 'An alloy of DYDX asset variants on Osmosis.',
|
|
23256
|
+
extended_description: 'Multiple DYDX variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of DYDX.',
|
|
23257
|
+
denom_units: [{
|
|
23258
|
+
denom: 'factory/osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083/alloyed/allDYDX',
|
|
23259
|
+
exponent: 0
|
|
23260
|
+
}, {
|
|
23261
|
+
denom: 'allDYDX',
|
|
23262
|
+
exponent: 12
|
|
23263
|
+
}],
|
|
23264
|
+
type_asset: 'sdk.coin',
|
|
23265
|
+
address: 'osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083',
|
|
23266
|
+
base: 'factory/osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083/alloyed/allDYDX',
|
|
23267
|
+
name: 'dYdX',
|
|
23268
|
+
display: 'allDYDX',
|
|
23269
|
+
symbol: 'DYDX',
|
|
23270
|
+
traces: [{
|
|
23271
|
+
type: 'synthetic',
|
|
23272
|
+
counterparty: {
|
|
23273
|
+
chain_name: 'dydx',
|
|
23274
|
+
base_denom: 'adydx'
|
|
23275
|
+
},
|
|
23276
|
+
provider: 'Osmosis'
|
|
23277
|
+
}],
|
|
23278
|
+
logo_URIs: {
|
|
23279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
23280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
23281
|
+
},
|
|
23282
|
+
images: [{
|
|
23283
|
+
image_sync: {
|
|
23284
|
+
chain_name: 'dydx',
|
|
23285
|
+
base_denom: 'adydx'
|
|
23286
|
+
},
|
|
23287
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
23288
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
23289
|
+
theme: {
|
|
23290
|
+
primary_color_hex: '#21212f'
|
|
23291
|
+
}
|
|
23292
|
+
}, {
|
|
23293
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
23294
|
+
theme: {
|
|
23295
|
+
circle: true
|
|
23296
|
+
}
|
|
23297
|
+
}]
|
|
23298
|
+
},
|
|
23299
|
+
{
|
|
23300
|
+
description: 'An alloy of FET asset variants on Osmosis.',
|
|
23301
|
+
extended_description: 'Multiple FET variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FET.',
|
|
23302
|
+
denom_units: [{
|
|
23303
|
+
denom: 'factory/osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs/alloyed/allFET',
|
|
23304
|
+
exponent: 0
|
|
23305
|
+
}, {
|
|
23306
|
+
denom: 'allFET',
|
|
23307
|
+
exponent: 12
|
|
23308
|
+
}],
|
|
23309
|
+
type_asset: 'sdk.coin',
|
|
23310
|
+
address: 'osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs',
|
|
23311
|
+
base: 'factory/osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs/alloyed/allFET',
|
|
23312
|
+
name: 'fetch-ai',
|
|
23313
|
+
display: 'allFET',
|
|
23314
|
+
symbol: 'FET',
|
|
23315
|
+
traces: [{
|
|
23316
|
+
type: 'synthetic',
|
|
23317
|
+
counterparty: {
|
|
23318
|
+
chain_name: 'fetchhub',
|
|
23319
|
+
base_denom: 'afet'
|
|
23320
|
+
},
|
|
23321
|
+
provider: 'Osmosis'
|
|
23322
|
+
}],
|
|
23323
|
+
logo_URIs: {
|
|
23324
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
23325
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg'
|
|
23326
|
+
},
|
|
23327
|
+
images: [{
|
|
23328
|
+
image_sync: {
|
|
23329
|
+
chain_name: 'fetchhub',
|
|
23330
|
+
base_denom: 'afet'
|
|
23331
|
+
},
|
|
23332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
23333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg',
|
|
23334
|
+
theme: {
|
|
23335
|
+
primary_color_hex: '#1c2444'
|
|
23336
|
+
}
|
|
23337
|
+
}]
|
|
23338
|
+
},
|
|
23339
|
+
{
|
|
23340
|
+
description: 'An alloy of AIOZ asset variants on Osmosis.',
|
|
23341
|
+
extended_description: 'Multiple AIOZ variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of AIOZ.',
|
|
23342
|
+
denom_units: [{
|
|
23343
|
+
denom: 'factory/osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae/alloyed/allAIOZ',
|
|
23344
|
+
exponent: 0
|
|
23345
|
+
}, {
|
|
23346
|
+
denom: 'allAIOZ',
|
|
23347
|
+
exponent: 12
|
|
23348
|
+
}],
|
|
23349
|
+
type_asset: 'sdk.coin',
|
|
23350
|
+
address: 'osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae',
|
|
23351
|
+
base: 'factory/osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae/alloyed/allAIOZ',
|
|
23352
|
+
name: 'AIOZ',
|
|
23353
|
+
display: 'allAIOZ',
|
|
23354
|
+
symbol: 'AIOZ',
|
|
23355
|
+
traces: [{
|
|
23356
|
+
type: 'synthetic',
|
|
23357
|
+
counterparty: {
|
|
23358
|
+
chain_name: 'aioz',
|
|
23359
|
+
base_denom: 'attoaioz'
|
|
23360
|
+
},
|
|
23361
|
+
provider: 'Osmosis'
|
|
23362
|
+
}],
|
|
23363
|
+
logo_URIs: {
|
|
23364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
23365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
23366
|
+
},
|
|
23367
|
+
images: [{
|
|
23368
|
+
image_sync: {
|
|
23369
|
+
chain_name: 'aioz',
|
|
23370
|
+
base_denom: 'attoaioz'
|
|
23371
|
+
},
|
|
23372
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
23373
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg',
|
|
23374
|
+
theme: {
|
|
23375
|
+
primary_color_hex: '#24241c'
|
|
23376
|
+
}
|
|
23377
|
+
}]
|
|
23253
23378
|
}
|
|
23254
23379
|
]
|
|
23255
23380
|
};
|
package/esm/testnet_assets.js
CHANGED
|
@@ -18,6 +18,14 @@ const testnet_assets = {
|
|
|
18
18
|
name: 'Osmosis Testnet',
|
|
19
19
|
display: 'osmo',
|
|
20
20
|
symbol: 'OSMO',
|
|
21
|
+
traces: [{
|
|
22
|
+
type: 'test-mintage',
|
|
23
|
+
counterparty: {
|
|
24
|
+
chain_name: 'osmosis',
|
|
25
|
+
base_denom: 'uosmo'
|
|
26
|
+
},
|
|
27
|
+
provider: 'Osmosis'
|
|
28
|
+
}],
|
|
21
29
|
logo_URIs: {
|
|
22
30
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
31
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
@@ -42,6 +50,14 @@ const testnet_assets = {
|
|
|
42
50
|
name: 'Ion',
|
|
43
51
|
display: 'ion',
|
|
44
52
|
symbol: 'ION',
|
|
53
|
+
traces: [{
|
|
54
|
+
type: 'test-mintage',
|
|
55
|
+
counterparty: {
|
|
56
|
+
chain_name: 'osmosis',
|
|
57
|
+
base_denom: 'uion'
|
|
58
|
+
},
|
|
59
|
+
provider: 'Osmosis'
|
|
60
|
+
}],
|
|
45
61
|
logo_URIs: {
|
|
46
62
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
47
63
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.72",
|
|
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.72"
|
|
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": "f683d398c674a55f1e29bc8c455be293f81a4a29"
|
|
42
42
|
}
|
package/testnet_assets.js
CHANGED
|
@@ -20,6 +20,14 @@ const testnet_assets = {
|
|
|
20
20
|
name: 'Osmosis Testnet',
|
|
21
21
|
display: 'osmo',
|
|
22
22
|
symbol: 'OSMO',
|
|
23
|
+
traces: [{
|
|
24
|
+
type: 'test-mintage',
|
|
25
|
+
counterparty: {
|
|
26
|
+
chain_name: 'osmosis',
|
|
27
|
+
base_denom: 'uosmo'
|
|
28
|
+
},
|
|
29
|
+
provider: 'Osmosis'
|
|
30
|
+
}],
|
|
23
31
|
logo_URIs: {
|
|
24
32
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
25
33
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
@@ -44,6 +52,14 @@ const testnet_assets = {
|
|
|
44
52
|
name: 'Ion',
|
|
45
53
|
display: 'ion',
|
|
46
54
|
symbol: 'ION',
|
|
55
|
+
traces: [{
|
|
56
|
+
type: 'test-mintage',
|
|
57
|
+
counterparty: {
|
|
58
|
+
chain_name: 'osmosis',
|
|
59
|
+
base_denom: 'uion'
|
|
60
|
+
},
|
|
61
|
+
provider: 'Osmosis'
|
|
62
|
+
}],
|
|
47
63
|
logo_URIs: {
|
|
48
64
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
49
65
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|