@chain-registry/assets 1.70.120 → 1.70.122
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/assets.js +2 -1
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/kopi.js +16 -16
- package/esm/mainnet/noble.js +84 -0
- package/esm/mainnet/osmosis.js +132 -48
- package/esm/mainnet/sidechain.js +420 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/kopi.js +16 -16
- package/mainnet/noble.js +84 -0
- package/mainnet/osmosis.js +132 -48
- package/mainnet/sidechain.d.ts +3 -0
- package/mainnet/sidechain.js +422 -0
- package/package.json +5 -5
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -4270,14 +4270,14 @@ const assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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
|
},
|
|
@@ -10309,14 +10309,14 @@ const assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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
|
},
|
|
@@ -17662,6 +17662,48 @@ const assets = {
|
|
|
17662
17662
|
}
|
|
17663
17663
|
}]
|
|
17664
17664
|
},
|
|
17665
|
+
{
|
|
17666
|
+
description: 'The native token of Side Chain.',
|
|
17667
|
+
denom_units: [{
|
|
17668
|
+
denom: 'ibc/16B3CDBADC506456F3D71E22CE422BB990D7186D611B09744F39F47931B5C738',
|
|
17669
|
+
exponent: 0,
|
|
17670
|
+
aliases: ['uside']
|
|
17671
|
+
}, {
|
|
17672
|
+
denom: 'side',
|
|
17673
|
+
exponent: 6
|
|
17674
|
+
}],
|
|
17675
|
+
base: 'ibc/16B3CDBADC506456F3D71E22CE422BB990D7186D611B09744F39F47931B5C738',
|
|
17676
|
+
name: 'Side Chain native token',
|
|
17677
|
+
display: 'side',
|
|
17678
|
+
symbol: 'SIDE',
|
|
17679
|
+
logo_URIs: {
|
|
17680
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
17681
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
17682
|
+
},
|
|
17683
|
+
images: [{
|
|
17684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
17685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
17686
|
+
theme: {
|
|
17687
|
+
primary_color_hex: '#f7771a'
|
|
17688
|
+
}
|
|
17689
|
+
}],
|
|
17690
|
+
socials: {
|
|
17691
|
+
website: 'https://side.one',
|
|
17692
|
+
twitter: 'https://x.com/SideProtocol'
|
|
17693
|
+
},
|
|
17694
|
+
type_asset: 'sdk.coin',
|
|
17695
|
+
traces: [{
|
|
17696
|
+
type: 'ibc',
|
|
17697
|
+
counterparty: {
|
|
17698
|
+
channel_id: 'channel-0',
|
|
17699
|
+
base_denom: 'uside',
|
|
17700
|
+
chain_name: 'sidechain'
|
|
17701
|
+
},
|
|
17702
|
+
chain: {
|
|
17703
|
+
channel_id: 'channel-98081'
|
|
17704
|
+
}
|
|
17705
|
+
}]
|
|
17706
|
+
},
|
|
17665
17707
|
{
|
|
17666
17708
|
description: 'Rowan Token (ROWAN) is the Sifchain Network\'s native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.',
|
|
17667
17709
|
denom_units: [{
|
|
@@ -24962,6 +25004,48 @@ const assets = {
|
|
|
24962
25004
|
}
|
|
24963
25005
|
}]
|
|
24964
25006
|
},
|
|
25007
|
+
{
|
|
25008
|
+
description: 'The native token of Side Chain.',
|
|
25009
|
+
denom_units: [{
|
|
25010
|
+
denom: 'ibc/16B3CDBADC506456F3D71E22CE422BB990D7186D611B09744F39F47931B5C738',
|
|
25011
|
+
exponent: 0,
|
|
25012
|
+
aliases: ['uside']
|
|
25013
|
+
}, {
|
|
25014
|
+
denom: 'side',
|
|
25015
|
+
exponent: 6
|
|
25016
|
+
}],
|
|
25017
|
+
base: 'ibc/16B3CDBADC506456F3D71E22CE422BB990D7186D611B09744F39F47931B5C738',
|
|
25018
|
+
name: 'Side Chain native token',
|
|
25019
|
+
display: 'side',
|
|
25020
|
+
symbol: 'SIDE',
|
|
25021
|
+
logo_URIs: {
|
|
25022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
25023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
25024
|
+
},
|
|
25025
|
+
images: [{
|
|
25026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
25027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
25028
|
+
theme: {
|
|
25029
|
+
primary_color_hex: '#f7771a'
|
|
25030
|
+
}
|
|
25031
|
+
}],
|
|
25032
|
+
socials: {
|
|
25033
|
+
website: 'https://side.one',
|
|
25034
|
+
twitter: 'https://x.com/SideProtocol'
|
|
25035
|
+
},
|
|
25036
|
+
type_asset: 'sdk.coin',
|
|
25037
|
+
traces: [{
|
|
25038
|
+
type: 'ibc',
|
|
25039
|
+
counterparty: {
|
|
25040
|
+
channel_id: 'channel-0',
|
|
25041
|
+
base_denom: 'uside',
|
|
25042
|
+
chain_name: 'sidechain'
|
|
25043
|
+
},
|
|
25044
|
+
chain: {
|
|
25045
|
+
channel_id: 'channel-98081'
|
|
25046
|
+
}
|
|
25047
|
+
}]
|
|
25048
|
+
},
|
|
24965
25049
|
{
|
|
24966
25050
|
description: 'Rowan Token (ROWAN) is the Sifchain Network\'s native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.',
|
|
24967
25051
|
denom_units: [{
|