@chain-registry/osmosis 1.67.70 → 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 +50 -50
- package/assets.js +125 -0
- package/esm/asset_list.js +50 -50
- 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: {
|
|
@@ -4272,14 +4272,14 @@ const asset_list = {
|
|
|
4272
4272
|
{
|
|
4273
4273
|
description: 'The native token of kopi',
|
|
4274
4274
|
denom_units: [{
|
|
4275
|
-
denom: 'ibc/
|
|
4275
|
+
denom: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
4276
4276
|
exponent: 0,
|
|
4277
4277
|
aliases: ['ukopi']
|
|
4278
4278
|
}, {
|
|
4279
4279
|
denom: 'XKP',
|
|
4280
4280
|
exponent: 6
|
|
4281
4281
|
}],
|
|
4282
|
-
base: 'ibc/
|
|
4282
|
+
base: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
4283
4283
|
name: 'XKP',
|
|
4284
4284
|
display: 'XKP',
|
|
4285
4285
|
symbol: 'XKP',
|
|
@@ -4303,26 +4303,26 @@ const asset_list = {
|
|
|
4303
4303
|
traces: [{
|
|
4304
4304
|
type: 'ibc',
|
|
4305
4305
|
counterparty: {
|
|
4306
|
-
channel_id: 'channel-
|
|
4306
|
+
channel_id: 'channel-10',
|
|
4307
4307
|
base_denom: 'ukopi',
|
|
4308
4308
|
chain_name: 'kopi'
|
|
4309
4309
|
},
|
|
4310
4310
|
chain: {
|
|
4311
|
-
channel_id: 'channel-
|
|
4311
|
+
channel_id: 'channel-97998'
|
|
4312
4312
|
}
|
|
4313
4313
|
}]
|
|
4314
4314
|
},
|
|
4315
4315
|
{
|
|
4316
4316
|
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
4317
4317
|
denom_units: [{
|
|
4318
|
-
denom: 'ibc/
|
|
4318
|
+
denom: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
4319
4319
|
exponent: 0,
|
|
4320
4320
|
aliases: ['uckusd']
|
|
4321
4321
|
}, {
|
|
4322
4322
|
denom: 'ckUSD',
|
|
4323
4323
|
exponent: 6
|
|
4324
4324
|
}],
|
|
4325
|
-
base: 'ibc/
|
|
4325
|
+
base: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
4326
4326
|
name: 'ckUSD',
|
|
4327
4327
|
display: 'ckUSD',
|
|
4328
4328
|
symbol: 'CKUSD',
|
|
@@ -4341,26 +4341,26 @@ const asset_list = {
|
|
|
4341
4341
|
traces: [{
|
|
4342
4342
|
type: 'ibc',
|
|
4343
4343
|
counterparty: {
|
|
4344
|
-
channel_id: 'channel-
|
|
4344
|
+
channel_id: 'channel-10',
|
|
4345
4345
|
base_denom: 'uckusd',
|
|
4346
4346
|
chain_name: 'kopi'
|
|
4347
4347
|
},
|
|
4348
4348
|
chain: {
|
|
4349
|
-
channel_id: 'channel-
|
|
4349
|
+
channel_id: 'channel-97998'
|
|
4350
4350
|
}
|
|
4351
4351
|
}]
|
|
4352
4352
|
},
|
|
4353
4353
|
{
|
|
4354
4354
|
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
4355
4355
|
denom_units: [{
|
|
4356
|
-
denom: 'ibc/
|
|
4356
|
+
denom: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
4357
4357
|
exponent: 0,
|
|
4358
4358
|
aliases: ['ucusdc']
|
|
4359
4359
|
}, {
|
|
4360
4360
|
denom: 'cUSDC',
|
|
4361
4361
|
exponent: 6
|
|
4362
4362
|
}],
|
|
4363
|
-
base: 'ibc/
|
|
4363
|
+
base: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
4364
4364
|
name: 'cUSDC',
|
|
4365
4365
|
display: 'cUSDC',
|
|
4366
4366
|
symbol: 'CUSDC',
|
|
@@ -4375,26 +4375,26 @@ const asset_list = {
|
|
|
4375
4375
|
traces: [{
|
|
4376
4376
|
type: 'ibc',
|
|
4377
4377
|
counterparty: {
|
|
4378
|
-
channel_id: 'channel-
|
|
4378
|
+
channel_id: 'channel-10',
|
|
4379
4379
|
base_denom: 'ucusdc',
|
|
4380
4380
|
chain_name: 'kopi'
|
|
4381
4381
|
},
|
|
4382
4382
|
chain: {
|
|
4383
|
-
channel_id: 'channel-
|
|
4383
|
+
channel_id: 'channel-97998'
|
|
4384
4384
|
}
|
|
4385
4385
|
}]
|
|
4386
4386
|
},
|
|
4387
4387
|
{
|
|
4388
4388
|
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
4389
4389
|
denom_units: [{
|
|
4390
|
-
denom: 'ibc/
|
|
4390
|
+
denom: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
4391
4391
|
exponent: 0,
|
|
4392
4392
|
aliases: ['ucusdtinj']
|
|
4393
4393
|
}, {
|
|
4394
4394
|
denom: 'cUSDT.inj',
|
|
4395
4395
|
exponent: 6
|
|
4396
4396
|
}],
|
|
4397
|
-
base: 'ibc/
|
|
4397
|
+
base: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
4398
4398
|
name: 'cUSDT.inj',
|
|
4399
4399
|
display: 'cUSDT.inj',
|
|
4400
4400
|
symbol: 'cUSDT.inj',
|
|
@@ -4409,26 +4409,26 @@ const asset_list = {
|
|
|
4409
4409
|
traces: [{
|
|
4410
4410
|
type: 'ibc',
|
|
4411
4411
|
counterparty: {
|
|
4412
|
-
channel_id: 'channel-
|
|
4412
|
+
channel_id: 'channel-10',
|
|
4413
4413
|
base_denom: 'ucusdtinj',
|
|
4414
4414
|
chain_name: 'kopi'
|
|
4415
4415
|
},
|
|
4416
4416
|
chain: {
|
|
4417
|
-
channel_id: 'channel-
|
|
4417
|
+
channel_id: 'channel-97998'
|
|
4418
4418
|
}
|
|
4419
4419
|
}]
|
|
4420
4420
|
},
|
|
4421
4421
|
{
|
|
4422
4422
|
description: 'arbitrage receipt token of cUSDT',
|
|
4423
4423
|
denom_units: [{
|
|
4424
|
-
denom: 'ibc/
|
|
4424
|
+
denom: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
4425
4425
|
exponent: 0,
|
|
4426
4426
|
aliases: ['uasusdtinj']
|
|
4427
4427
|
}, {
|
|
4428
4428
|
denom: 'asusdtinj',
|
|
4429
4429
|
exponent: 6
|
|
4430
4430
|
}],
|
|
4431
|
-
base: 'ibc/
|
|
4431
|
+
base: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
4432
4432
|
name: 'asUSDT.inj',
|
|
4433
4433
|
display: 'asusdtinj',
|
|
4434
4434
|
symbol: 'asUSDT.inj',
|
|
@@ -4443,26 +4443,26 @@ const asset_list = {
|
|
|
4443
4443
|
traces: [{
|
|
4444
4444
|
type: 'ibc',
|
|
4445
4445
|
counterparty: {
|
|
4446
|
-
channel_id: 'channel-
|
|
4446
|
+
channel_id: 'channel-10',
|
|
4447
4447
|
base_denom: 'uasusdtinj',
|
|
4448
4448
|
chain_name: 'kopi'
|
|
4449
4449
|
},
|
|
4450
4450
|
chain: {
|
|
4451
|
-
channel_id: 'channel-
|
|
4451
|
+
channel_id: 'channel-97998'
|
|
4452
4452
|
}
|
|
4453
4453
|
}]
|
|
4454
4454
|
},
|
|
4455
4455
|
{
|
|
4456
4456
|
description: 'arbitrage receipt token of cUSDC',
|
|
4457
4457
|
denom_units: [{
|
|
4458
|
-
denom: 'ibc/
|
|
4458
|
+
denom: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
4459
4459
|
exponent: 0,
|
|
4460
4460
|
aliases: ['uasusdc']
|
|
4461
4461
|
}, {
|
|
4462
4462
|
denom: 'asUSDC',
|
|
4463
4463
|
exponent: 6
|
|
4464
4464
|
}],
|
|
4465
|
-
base: 'ibc/
|
|
4465
|
+
base: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
4466
4466
|
name: 'asUSDC',
|
|
4467
4467
|
display: 'asUSDC',
|
|
4468
4468
|
symbol: 'ASUSDC',
|
|
@@ -4477,12 +4477,12 @@ const asset_list = {
|
|
|
4477
4477
|
traces: [{
|
|
4478
4478
|
type: 'ibc',
|
|
4479
4479
|
counterparty: {
|
|
4480
|
-
channel_id: 'channel-
|
|
4480
|
+
channel_id: 'channel-10',
|
|
4481
4481
|
base_denom: 'uasusdc',
|
|
4482
4482
|
chain_name: 'kopi'
|
|
4483
4483
|
},
|
|
4484
4484
|
chain: {
|
|
4485
|
-
channel_id: 'channel-
|
|
4485
|
+
channel_id: 'channel-97998'
|
|
4486
4486
|
}
|
|
4487
4487
|
}]
|
|
4488
4488
|
},
|
|
@@ -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: {
|
|
@@ -10311,14 +10311,14 @@ const asset_list = {
|
|
|
10311
10311
|
{
|
|
10312
10312
|
description: 'The native token of kopi',
|
|
10313
10313
|
denom_units: [{
|
|
10314
|
-
denom: 'ibc/
|
|
10314
|
+
denom: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
10315
10315
|
exponent: 0,
|
|
10316
10316
|
aliases: ['ukopi']
|
|
10317
10317
|
}, {
|
|
10318
10318
|
denom: 'XKP',
|
|
10319
10319
|
exponent: 6
|
|
10320
10320
|
}],
|
|
10321
|
-
base: 'ibc/
|
|
10321
|
+
base: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
10322
10322
|
name: 'XKP',
|
|
10323
10323
|
display: 'XKP',
|
|
10324
10324
|
symbol: 'XKP',
|
|
@@ -10342,26 +10342,26 @@ const asset_list = {
|
|
|
10342
10342
|
traces: [{
|
|
10343
10343
|
type: 'ibc',
|
|
10344
10344
|
counterparty: {
|
|
10345
|
-
channel_id: 'channel-
|
|
10345
|
+
channel_id: 'channel-10',
|
|
10346
10346
|
base_denom: 'ukopi',
|
|
10347
10347
|
chain_name: 'kopi'
|
|
10348
10348
|
},
|
|
10349
10349
|
chain: {
|
|
10350
|
-
channel_id: 'channel-
|
|
10350
|
+
channel_id: 'channel-97998'
|
|
10351
10351
|
}
|
|
10352
10352
|
}]
|
|
10353
10353
|
},
|
|
10354
10354
|
{
|
|
10355
10355
|
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
10356
10356
|
denom_units: [{
|
|
10357
|
-
denom: 'ibc/
|
|
10357
|
+
denom: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
10358
10358
|
exponent: 0,
|
|
10359
10359
|
aliases: ['uckusd']
|
|
10360
10360
|
}, {
|
|
10361
10361
|
denom: 'ckUSD',
|
|
10362
10362
|
exponent: 6
|
|
10363
10363
|
}],
|
|
10364
|
-
base: 'ibc/
|
|
10364
|
+
base: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
10365
10365
|
name: 'ckUSD',
|
|
10366
10366
|
display: 'ckUSD',
|
|
10367
10367
|
symbol: 'CKUSD',
|
|
@@ -10380,26 +10380,26 @@ const asset_list = {
|
|
|
10380
10380
|
traces: [{
|
|
10381
10381
|
type: 'ibc',
|
|
10382
10382
|
counterparty: {
|
|
10383
|
-
channel_id: 'channel-
|
|
10383
|
+
channel_id: 'channel-10',
|
|
10384
10384
|
base_denom: 'uckusd',
|
|
10385
10385
|
chain_name: 'kopi'
|
|
10386
10386
|
},
|
|
10387
10387
|
chain: {
|
|
10388
|
-
channel_id: 'channel-
|
|
10388
|
+
channel_id: 'channel-97998'
|
|
10389
10389
|
}
|
|
10390
10390
|
}]
|
|
10391
10391
|
},
|
|
10392
10392
|
{
|
|
10393
10393
|
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
10394
10394
|
denom_units: [{
|
|
10395
|
-
denom: 'ibc/
|
|
10395
|
+
denom: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
10396
10396
|
exponent: 0,
|
|
10397
10397
|
aliases: ['ucusdc']
|
|
10398
10398
|
}, {
|
|
10399
10399
|
denom: 'cUSDC',
|
|
10400
10400
|
exponent: 6
|
|
10401
10401
|
}],
|
|
10402
|
-
base: 'ibc/
|
|
10402
|
+
base: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
10403
10403
|
name: 'cUSDC',
|
|
10404
10404
|
display: 'cUSDC',
|
|
10405
10405
|
symbol: 'CUSDC',
|
|
@@ -10414,26 +10414,26 @@ const asset_list = {
|
|
|
10414
10414
|
traces: [{
|
|
10415
10415
|
type: 'ibc',
|
|
10416
10416
|
counterparty: {
|
|
10417
|
-
channel_id: 'channel-
|
|
10417
|
+
channel_id: 'channel-10',
|
|
10418
10418
|
base_denom: 'ucusdc',
|
|
10419
10419
|
chain_name: 'kopi'
|
|
10420
10420
|
},
|
|
10421
10421
|
chain: {
|
|
10422
|
-
channel_id: 'channel-
|
|
10422
|
+
channel_id: 'channel-97998'
|
|
10423
10423
|
}
|
|
10424
10424
|
}]
|
|
10425
10425
|
},
|
|
10426
10426
|
{
|
|
10427
10427
|
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
10428
10428
|
denom_units: [{
|
|
10429
|
-
denom: 'ibc/
|
|
10429
|
+
denom: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
10430
10430
|
exponent: 0,
|
|
10431
10431
|
aliases: ['ucusdtinj']
|
|
10432
10432
|
}, {
|
|
10433
10433
|
denom: 'cUSDT.inj',
|
|
10434
10434
|
exponent: 6
|
|
10435
10435
|
}],
|
|
10436
|
-
base: 'ibc/
|
|
10436
|
+
base: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
10437
10437
|
name: 'cUSDT.inj',
|
|
10438
10438
|
display: 'cUSDT.inj',
|
|
10439
10439
|
symbol: 'cUSDT.inj',
|
|
@@ -10448,26 +10448,26 @@ const asset_list = {
|
|
|
10448
10448
|
traces: [{
|
|
10449
10449
|
type: 'ibc',
|
|
10450
10450
|
counterparty: {
|
|
10451
|
-
channel_id: 'channel-
|
|
10451
|
+
channel_id: 'channel-10',
|
|
10452
10452
|
base_denom: 'ucusdtinj',
|
|
10453
10453
|
chain_name: 'kopi'
|
|
10454
10454
|
},
|
|
10455
10455
|
chain: {
|
|
10456
|
-
channel_id: 'channel-
|
|
10456
|
+
channel_id: 'channel-97998'
|
|
10457
10457
|
}
|
|
10458
10458
|
}]
|
|
10459
10459
|
},
|
|
10460
10460
|
{
|
|
10461
10461
|
description: 'arbitrage receipt token of cUSDT',
|
|
10462
10462
|
denom_units: [{
|
|
10463
|
-
denom: 'ibc/
|
|
10463
|
+
denom: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
10464
10464
|
exponent: 0,
|
|
10465
10465
|
aliases: ['uasusdtinj']
|
|
10466
10466
|
}, {
|
|
10467
10467
|
denom: 'asusdtinj',
|
|
10468
10468
|
exponent: 6
|
|
10469
10469
|
}],
|
|
10470
|
-
base: 'ibc/
|
|
10470
|
+
base: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
10471
10471
|
name: 'asUSDT.inj',
|
|
10472
10472
|
display: 'asusdtinj',
|
|
10473
10473
|
symbol: 'asUSDT.inj',
|
|
@@ -10482,26 +10482,26 @@ const asset_list = {
|
|
|
10482
10482
|
traces: [{
|
|
10483
10483
|
type: 'ibc',
|
|
10484
10484
|
counterparty: {
|
|
10485
|
-
channel_id: 'channel-
|
|
10485
|
+
channel_id: 'channel-10',
|
|
10486
10486
|
base_denom: 'uasusdtinj',
|
|
10487
10487
|
chain_name: 'kopi'
|
|
10488
10488
|
},
|
|
10489
10489
|
chain: {
|
|
10490
|
-
channel_id: 'channel-
|
|
10490
|
+
channel_id: 'channel-97998'
|
|
10491
10491
|
}
|
|
10492
10492
|
}]
|
|
10493
10493
|
},
|
|
10494
10494
|
{
|
|
10495
10495
|
description: 'arbitrage receipt token of cUSDC',
|
|
10496
10496
|
denom_units: [{
|
|
10497
|
-
denom: 'ibc/
|
|
10497
|
+
denom: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
10498
10498
|
exponent: 0,
|
|
10499
10499
|
aliases: ['uasusdc']
|
|
10500
10500
|
}, {
|
|
10501
10501
|
denom: 'asUSDC',
|
|
10502
10502
|
exponent: 6
|
|
10503
10503
|
}],
|
|
10504
|
-
base: 'ibc/
|
|
10504
|
+
base: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
10505
10505
|
name: 'asUSDC',
|
|
10506
10506
|
display: 'asUSDC',
|
|
10507
10507
|
symbol: 'ASUSDC',
|
|
@@ -10516,12 +10516,12 @@ const asset_list = {
|
|
|
10516
10516
|
traces: [{
|
|
10517
10517
|
type: 'ibc',
|
|
10518
10518
|
counterparty: {
|
|
10519
|
-
channel_id: 'channel-
|
|
10519
|
+
channel_id: 'channel-10',
|
|
10520
10520
|
base_denom: 'uasusdc',
|
|
10521
10521
|
chain_name: 'kopi'
|
|
10522
10522
|
},
|
|
10523
10523
|
chain: {
|
|
10524
|
-
channel_id: 'channel-
|
|
10524
|
+
channel_id: 'channel-97998'
|
|
10525
10525
|
}
|
|
10526
10526
|
}]
|
|
10527
10527
|
},
|
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: {
|
|
@@ -4270,14 +4270,14 @@ const asset_list = {
|
|
|
4270
4270
|
{
|
|
4271
4271
|
description: 'The native token of kopi',
|
|
4272
4272
|
denom_units: [{
|
|
4273
|
-
denom: 'ibc/
|
|
4273
|
+
denom: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
4274
4274
|
exponent: 0,
|
|
4275
4275
|
aliases: ['ukopi']
|
|
4276
4276
|
}, {
|
|
4277
4277
|
denom: 'XKP',
|
|
4278
4278
|
exponent: 6
|
|
4279
4279
|
}],
|
|
4280
|
-
base: 'ibc/
|
|
4280
|
+
base: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
4281
4281
|
name: 'XKP',
|
|
4282
4282
|
display: 'XKP',
|
|
4283
4283
|
symbol: 'XKP',
|
|
@@ -4301,26 +4301,26 @@ const asset_list = {
|
|
|
4301
4301
|
traces: [{
|
|
4302
4302
|
type: 'ibc',
|
|
4303
4303
|
counterparty: {
|
|
4304
|
-
channel_id: 'channel-
|
|
4304
|
+
channel_id: 'channel-10',
|
|
4305
4305
|
base_denom: 'ukopi',
|
|
4306
4306
|
chain_name: 'kopi'
|
|
4307
4307
|
},
|
|
4308
4308
|
chain: {
|
|
4309
|
-
channel_id: 'channel-
|
|
4309
|
+
channel_id: 'channel-97998'
|
|
4310
4310
|
}
|
|
4311
4311
|
}]
|
|
4312
4312
|
},
|
|
4313
4313
|
{
|
|
4314
4314
|
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
4315
4315
|
denom_units: [{
|
|
4316
|
-
denom: 'ibc/
|
|
4316
|
+
denom: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
4317
4317
|
exponent: 0,
|
|
4318
4318
|
aliases: ['uckusd']
|
|
4319
4319
|
}, {
|
|
4320
4320
|
denom: 'ckUSD',
|
|
4321
4321
|
exponent: 6
|
|
4322
4322
|
}],
|
|
4323
|
-
base: 'ibc/
|
|
4323
|
+
base: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
4324
4324
|
name: 'ckUSD',
|
|
4325
4325
|
display: 'ckUSD',
|
|
4326
4326
|
symbol: 'CKUSD',
|
|
@@ -4339,26 +4339,26 @@ const asset_list = {
|
|
|
4339
4339
|
traces: [{
|
|
4340
4340
|
type: 'ibc',
|
|
4341
4341
|
counterparty: {
|
|
4342
|
-
channel_id: 'channel-
|
|
4342
|
+
channel_id: 'channel-10',
|
|
4343
4343
|
base_denom: 'uckusd',
|
|
4344
4344
|
chain_name: 'kopi'
|
|
4345
4345
|
},
|
|
4346
4346
|
chain: {
|
|
4347
|
-
channel_id: 'channel-
|
|
4347
|
+
channel_id: 'channel-97998'
|
|
4348
4348
|
}
|
|
4349
4349
|
}]
|
|
4350
4350
|
},
|
|
4351
4351
|
{
|
|
4352
4352
|
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
4353
4353
|
denom_units: [{
|
|
4354
|
-
denom: 'ibc/
|
|
4354
|
+
denom: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
4355
4355
|
exponent: 0,
|
|
4356
4356
|
aliases: ['ucusdc']
|
|
4357
4357
|
}, {
|
|
4358
4358
|
denom: 'cUSDC',
|
|
4359
4359
|
exponent: 6
|
|
4360
4360
|
}],
|
|
4361
|
-
base: 'ibc/
|
|
4361
|
+
base: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
4362
4362
|
name: 'cUSDC',
|
|
4363
4363
|
display: 'cUSDC',
|
|
4364
4364
|
symbol: 'CUSDC',
|
|
@@ -4373,26 +4373,26 @@ const asset_list = {
|
|
|
4373
4373
|
traces: [{
|
|
4374
4374
|
type: 'ibc',
|
|
4375
4375
|
counterparty: {
|
|
4376
|
-
channel_id: 'channel-
|
|
4376
|
+
channel_id: 'channel-10',
|
|
4377
4377
|
base_denom: 'ucusdc',
|
|
4378
4378
|
chain_name: 'kopi'
|
|
4379
4379
|
},
|
|
4380
4380
|
chain: {
|
|
4381
|
-
channel_id: 'channel-
|
|
4381
|
+
channel_id: 'channel-97998'
|
|
4382
4382
|
}
|
|
4383
4383
|
}]
|
|
4384
4384
|
},
|
|
4385
4385
|
{
|
|
4386
4386
|
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
4387
4387
|
denom_units: [{
|
|
4388
|
-
denom: 'ibc/
|
|
4388
|
+
denom: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
4389
4389
|
exponent: 0,
|
|
4390
4390
|
aliases: ['ucusdtinj']
|
|
4391
4391
|
}, {
|
|
4392
4392
|
denom: 'cUSDT.inj',
|
|
4393
4393
|
exponent: 6
|
|
4394
4394
|
}],
|
|
4395
|
-
base: 'ibc/
|
|
4395
|
+
base: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
4396
4396
|
name: 'cUSDT.inj',
|
|
4397
4397
|
display: 'cUSDT.inj',
|
|
4398
4398
|
symbol: 'cUSDT.inj',
|
|
@@ -4407,26 +4407,26 @@ const asset_list = {
|
|
|
4407
4407
|
traces: [{
|
|
4408
4408
|
type: 'ibc',
|
|
4409
4409
|
counterparty: {
|
|
4410
|
-
channel_id: 'channel-
|
|
4410
|
+
channel_id: 'channel-10',
|
|
4411
4411
|
base_denom: 'ucusdtinj',
|
|
4412
4412
|
chain_name: 'kopi'
|
|
4413
4413
|
},
|
|
4414
4414
|
chain: {
|
|
4415
|
-
channel_id: 'channel-
|
|
4415
|
+
channel_id: 'channel-97998'
|
|
4416
4416
|
}
|
|
4417
4417
|
}]
|
|
4418
4418
|
},
|
|
4419
4419
|
{
|
|
4420
4420
|
description: 'arbitrage receipt token of cUSDT',
|
|
4421
4421
|
denom_units: [{
|
|
4422
|
-
denom: 'ibc/
|
|
4422
|
+
denom: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
4423
4423
|
exponent: 0,
|
|
4424
4424
|
aliases: ['uasusdtinj']
|
|
4425
4425
|
}, {
|
|
4426
4426
|
denom: 'asusdtinj',
|
|
4427
4427
|
exponent: 6
|
|
4428
4428
|
}],
|
|
4429
|
-
base: 'ibc/
|
|
4429
|
+
base: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
4430
4430
|
name: 'asUSDT.inj',
|
|
4431
4431
|
display: 'asusdtinj',
|
|
4432
4432
|
symbol: 'asUSDT.inj',
|
|
@@ -4441,26 +4441,26 @@ const asset_list = {
|
|
|
4441
4441
|
traces: [{
|
|
4442
4442
|
type: 'ibc',
|
|
4443
4443
|
counterparty: {
|
|
4444
|
-
channel_id: 'channel-
|
|
4444
|
+
channel_id: 'channel-10',
|
|
4445
4445
|
base_denom: 'uasusdtinj',
|
|
4446
4446
|
chain_name: 'kopi'
|
|
4447
4447
|
},
|
|
4448
4448
|
chain: {
|
|
4449
|
-
channel_id: 'channel-
|
|
4449
|
+
channel_id: 'channel-97998'
|
|
4450
4450
|
}
|
|
4451
4451
|
}]
|
|
4452
4452
|
},
|
|
4453
4453
|
{
|
|
4454
4454
|
description: 'arbitrage receipt token of cUSDC',
|
|
4455
4455
|
denom_units: [{
|
|
4456
|
-
denom: 'ibc/
|
|
4456
|
+
denom: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
4457
4457
|
exponent: 0,
|
|
4458
4458
|
aliases: ['uasusdc']
|
|
4459
4459
|
}, {
|
|
4460
4460
|
denom: 'asUSDC',
|
|
4461
4461
|
exponent: 6
|
|
4462
4462
|
}],
|
|
4463
|
-
base: 'ibc/
|
|
4463
|
+
base: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
4464
4464
|
name: 'asUSDC',
|
|
4465
4465
|
display: 'asUSDC',
|
|
4466
4466
|
symbol: 'ASUSDC',
|
|
@@ -4475,12 +4475,12 @@ const asset_list = {
|
|
|
4475
4475
|
traces: [{
|
|
4476
4476
|
type: 'ibc',
|
|
4477
4477
|
counterparty: {
|
|
4478
|
-
channel_id: 'channel-
|
|
4478
|
+
channel_id: 'channel-10',
|
|
4479
4479
|
base_denom: 'uasusdc',
|
|
4480
4480
|
chain_name: 'kopi'
|
|
4481
4481
|
},
|
|
4482
4482
|
chain: {
|
|
4483
|
-
channel_id: 'channel-
|
|
4483
|
+
channel_id: 'channel-97998'
|
|
4484
4484
|
}
|
|
4485
4485
|
}]
|
|
4486
4486
|
},
|
|
@@ -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: {
|
|
@@ -10309,14 +10309,14 @@ const asset_list = {
|
|
|
10309
10309
|
{
|
|
10310
10310
|
description: 'The native token of kopi',
|
|
10311
10311
|
denom_units: [{
|
|
10312
|
-
denom: 'ibc/
|
|
10312
|
+
denom: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
10313
10313
|
exponent: 0,
|
|
10314
10314
|
aliases: ['ukopi']
|
|
10315
10315
|
}, {
|
|
10316
10316
|
denom: 'XKP',
|
|
10317
10317
|
exponent: 6
|
|
10318
10318
|
}],
|
|
10319
|
-
base: 'ibc/
|
|
10319
|
+
base: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
10320
10320
|
name: 'XKP',
|
|
10321
10321
|
display: 'XKP',
|
|
10322
10322
|
symbol: 'XKP',
|
|
@@ -10340,26 +10340,26 @@ const asset_list = {
|
|
|
10340
10340
|
traces: [{
|
|
10341
10341
|
type: 'ibc',
|
|
10342
10342
|
counterparty: {
|
|
10343
|
-
channel_id: 'channel-
|
|
10343
|
+
channel_id: 'channel-10',
|
|
10344
10344
|
base_denom: 'ukopi',
|
|
10345
10345
|
chain_name: 'kopi'
|
|
10346
10346
|
},
|
|
10347
10347
|
chain: {
|
|
10348
|
-
channel_id: 'channel-
|
|
10348
|
+
channel_id: 'channel-97998'
|
|
10349
10349
|
}
|
|
10350
10350
|
}]
|
|
10351
10351
|
},
|
|
10352
10352
|
{
|
|
10353
10353
|
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
10354
10354
|
denom_units: [{
|
|
10355
|
-
denom: 'ibc/
|
|
10355
|
+
denom: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
10356
10356
|
exponent: 0,
|
|
10357
10357
|
aliases: ['uckusd']
|
|
10358
10358
|
}, {
|
|
10359
10359
|
denom: 'ckUSD',
|
|
10360
10360
|
exponent: 6
|
|
10361
10361
|
}],
|
|
10362
|
-
base: 'ibc/
|
|
10362
|
+
base: 'ibc/A7FDF1007E2D96C0D92896277039802F1EB5AAA28A644830483C425177064072',
|
|
10363
10363
|
name: 'ckUSD',
|
|
10364
10364
|
display: 'ckUSD',
|
|
10365
10365
|
symbol: 'CKUSD',
|
|
@@ -10378,26 +10378,26 @@ const asset_list = {
|
|
|
10378
10378
|
traces: [{
|
|
10379
10379
|
type: 'ibc',
|
|
10380
10380
|
counterparty: {
|
|
10381
|
-
channel_id: 'channel-
|
|
10381
|
+
channel_id: 'channel-10',
|
|
10382
10382
|
base_denom: 'uckusd',
|
|
10383
10383
|
chain_name: 'kopi'
|
|
10384
10384
|
},
|
|
10385
10385
|
chain: {
|
|
10386
|
-
channel_id: 'channel-
|
|
10386
|
+
channel_id: 'channel-97998'
|
|
10387
10387
|
}
|
|
10388
10388
|
}]
|
|
10389
10389
|
},
|
|
10390
10390
|
{
|
|
10391
10391
|
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
10392
10392
|
denom_units: [{
|
|
10393
|
-
denom: 'ibc/
|
|
10393
|
+
denom: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
10394
10394
|
exponent: 0,
|
|
10395
10395
|
aliases: ['ucusdc']
|
|
10396
10396
|
}, {
|
|
10397
10397
|
denom: 'cUSDC',
|
|
10398
10398
|
exponent: 6
|
|
10399
10399
|
}],
|
|
10400
|
-
base: 'ibc/
|
|
10400
|
+
base: 'ibc/62F720A2B0AFE59D7377E86911A9EA2B1192DFA3C26C2329479376F3CBEBD311',
|
|
10401
10401
|
name: 'cUSDC',
|
|
10402
10402
|
display: 'cUSDC',
|
|
10403
10403
|
symbol: 'CUSDC',
|
|
@@ -10412,26 +10412,26 @@ const asset_list = {
|
|
|
10412
10412
|
traces: [{
|
|
10413
10413
|
type: 'ibc',
|
|
10414
10414
|
counterparty: {
|
|
10415
|
-
channel_id: 'channel-
|
|
10415
|
+
channel_id: 'channel-10',
|
|
10416
10416
|
base_denom: 'ucusdc',
|
|
10417
10417
|
chain_name: 'kopi'
|
|
10418
10418
|
},
|
|
10419
10419
|
chain: {
|
|
10420
|
-
channel_id: 'channel-
|
|
10420
|
+
channel_id: 'channel-97998'
|
|
10421
10421
|
}
|
|
10422
10422
|
}]
|
|
10423
10423
|
},
|
|
10424
10424
|
{
|
|
10425
10425
|
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
10426
10426
|
denom_units: [{
|
|
10427
|
-
denom: 'ibc/
|
|
10427
|
+
denom: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
10428
10428
|
exponent: 0,
|
|
10429
10429
|
aliases: ['ucusdtinj']
|
|
10430
10430
|
}, {
|
|
10431
10431
|
denom: 'cUSDT.inj',
|
|
10432
10432
|
exponent: 6
|
|
10433
10433
|
}],
|
|
10434
|
-
base: 'ibc/
|
|
10434
|
+
base: 'ibc/6CC792B72CAB4395B8192A8B2DFE35BA99172BD41BFF1F6A769E1522C2C58BBF',
|
|
10435
10435
|
name: 'cUSDT.inj',
|
|
10436
10436
|
display: 'cUSDT.inj',
|
|
10437
10437
|
symbol: 'cUSDT.inj',
|
|
@@ -10446,26 +10446,26 @@ const asset_list = {
|
|
|
10446
10446
|
traces: [{
|
|
10447
10447
|
type: 'ibc',
|
|
10448
10448
|
counterparty: {
|
|
10449
|
-
channel_id: 'channel-
|
|
10449
|
+
channel_id: 'channel-10',
|
|
10450
10450
|
base_denom: 'ucusdtinj',
|
|
10451
10451
|
chain_name: 'kopi'
|
|
10452
10452
|
},
|
|
10453
10453
|
chain: {
|
|
10454
|
-
channel_id: 'channel-
|
|
10454
|
+
channel_id: 'channel-97998'
|
|
10455
10455
|
}
|
|
10456
10456
|
}]
|
|
10457
10457
|
},
|
|
10458
10458
|
{
|
|
10459
10459
|
description: 'arbitrage receipt token of cUSDT',
|
|
10460
10460
|
denom_units: [{
|
|
10461
|
-
denom: 'ibc/
|
|
10461
|
+
denom: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
10462
10462
|
exponent: 0,
|
|
10463
10463
|
aliases: ['uasusdtinj']
|
|
10464
10464
|
}, {
|
|
10465
10465
|
denom: 'asusdtinj',
|
|
10466
10466
|
exponent: 6
|
|
10467
10467
|
}],
|
|
10468
|
-
base: 'ibc/
|
|
10468
|
+
base: 'ibc/BD80C1E9F86F41F0D591BD50ACD77BE83EEDA3DDB10C5FD8AB287CE0711C45DE',
|
|
10469
10469
|
name: 'asUSDT.inj',
|
|
10470
10470
|
display: 'asusdtinj',
|
|
10471
10471
|
symbol: 'asUSDT.inj',
|
|
@@ -10480,26 +10480,26 @@ const asset_list = {
|
|
|
10480
10480
|
traces: [{
|
|
10481
10481
|
type: 'ibc',
|
|
10482
10482
|
counterparty: {
|
|
10483
|
-
channel_id: 'channel-
|
|
10483
|
+
channel_id: 'channel-10',
|
|
10484
10484
|
base_denom: 'uasusdtinj',
|
|
10485
10485
|
chain_name: 'kopi'
|
|
10486
10486
|
},
|
|
10487
10487
|
chain: {
|
|
10488
|
-
channel_id: 'channel-
|
|
10488
|
+
channel_id: 'channel-97998'
|
|
10489
10489
|
}
|
|
10490
10490
|
}]
|
|
10491
10491
|
},
|
|
10492
10492
|
{
|
|
10493
10493
|
description: 'arbitrage receipt token of cUSDC',
|
|
10494
10494
|
denom_units: [{
|
|
10495
|
-
denom: 'ibc/
|
|
10495
|
+
denom: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
10496
10496
|
exponent: 0,
|
|
10497
10497
|
aliases: ['uasusdc']
|
|
10498
10498
|
}, {
|
|
10499
10499
|
denom: 'asUSDC',
|
|
10500
10500
|
exponent: 6
|
|
10501
10501
|
}],
|
|
10502
|
-
base: 'ibc/
|
|
10502
|
+
base: 'ibc/60E8734240210E52792615AD5002457D11FD7FB85FE6FE11DC92268BB5AB63F4',
|
|
10503
10503
|
name: 'asUSDC',
|
|
10504
10504
|
display: 'asUSDC',
|
|
10505
10505
|
symbol: 'ASUSDC',
|
|
@@ -10514,12 +10514,12 @@ const asset_list = {
|
|
|
10514
10514
|
traces: [{
|
|
10515
10515
|
type: 'ibc',
|
|
10516
10516
|
counterparty: {
|
|
10517
|
-
channel_id: 'channel-
|
|
10517
|
+
channel_id: 'channel-10',
|
|
10518
10518
|
base_denom: 'uasusdc',
|
|
10519
10519
|
chain_name: 'kopi'
|
|
10520
10520
|
},
|
|
10521
10521
|
chain: {
|
|
10522
|
-
channel_id: 'channel-
|
|
10522
|
+
channel_id: 'channel-97998'
|
|
10523
10523
|
}
|
|
10524
10524
|
}]
|
|
10525
10525
|
},
|
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'
|