@chain-registry/assets 1.70.53 → 1.70.55

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/mainnet/terra2.js CHANGED
@@ -1468,6 +1468,223 @@ const assets = {
1468
1468
  },
1469
1469
  type_asset: 'sdk.coin'
1470
1470
  },
1471
+ {
1472
+ description: 'The native token of kopi',
1473
+ denom_units: [{
1474
+ denom: 'ibc/A267F19DBAF8E30A173A92DA1336069C7DF2CBF31AD58339DB426C4B023B10F3',
1475
+ exponent: 0,
1476
+ aliases: ['ukopi']
1477
+ }, {
1478
+ denom: 'XKP',
1479
+ exponent: 6
1480
+ }],
1481
+ base: 'ibc/A267F19DBAF8E30A173A92DA1336069C7DF2CBF31AD58339DB426C4B023B10F3',
1482
+ name: 'XKP',
1483
+ display: 'XKP',
1484
+ symbol: 'XKP',
1485
+ logo_URIs: {
1486
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
1487
+ },
1488
+ images: [{
1489
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
1490
+ }],
1491
+ keywords: [
1492
+ 'dex',
1493
+ 'mm',
1494
+ 'staking',
1495
+ 'automations'
1496
+ ],
1497
+ socials: {
1498
+ twitter: 'https://x.com/kopi_money',
1499
+ discord: 'https://discord.gg/kopi-money'
1500
+ },
1501
+ type_asset: 'sdk.coin',
1502
+ traces: [{
1503
+ type: 'ibc',
1504
+ counterparty: {
1505
+ channel_id: 'channel-5',
1506
+ base_denom: 'ukopi',
1507
+ chain_name: 'kopi'
1508
+ },
1509
+ chain: {
1510
+ channel_id: 'channel-586'
1511
+ }
1512
+ }]
1513
+ },
1514
+ {
1515
+ description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
1516
+ denom_units: [{
1517
+ denom: 'ibc/D33F16562488380D165525160EC4712DB2C131C7164D2EF53FBA0F7D99138E23',
1518
+ exponent: 0,
1519
+ aliases: ['uckusd']
1520
+ }, {
1521
+ denom: 'ckUSD',
1522
+ exponent: 6
1523
+ }],
1524
+ base: 'ibc/D33F16562488380D165525160EC4712DB2C131C7164D2EF53FBA0F7D99138E23',
1525
+ name: 'ckUSD',
1526
+ display: 'ckUSD',
1527
+ symbol: 'CKUSD',
1528
+ logo_URIs: {
1529
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
1530
+ },
1531
+ images: [{
1532
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
1533
+ }],
1534
+ keywords: ['dex', 'mm'],
1535
+ socials: {
1536
+ twitter: 'https://x.com/kopi_money',
1537
+ discord: 'https://discord.gg/kopi-money'
1538
+ },
1539
+ type_asset: 'sdk.coin',
1540
+ traces: [{
1541
+ type: 'ibc',
1542
+ counterparty: {
1543
+ channel_id: 'channel-5',
1544
+ base_denom: 'uckusd',
1545
+ chain_name: 'kopi'
1546
+ },
1547
+ chain: {
1548
+ channel_id: 'channel-586'
1549
+ }
1550
+ }]
1551
+ },
1552
+ {
1553
+ description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
1554
+ denom_units: [{
1555
+ denom: 'ibc/BA0E61175BC592AB3702545C45FE9409590CF5BEAAF611C42F8BBF0BE4AA2800',
1556
+ exponent: 0,
1557
+ aliases: ['ucusdc']
1558
+ }, {
1559
+ denom: 'cUSDC',
1560
+ exponent: 6
1561
+ }],
1562
+ base: 'ibc/BA0E61175BC592AB3702545C45FE9409590CF5BEAAF611C42F8BBF0BE4AA2800',
1563
+ name: 'cUSDC',
1564
+ display: 'cUSDC',
1565
+ symbol: 'CUSDC',
1566
+ logo_URIs: {
1567
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
1568
+ },
1569
+ images: [{
1570
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
1571
+ }],
1572
+ keywords: ['dex', 'mm'],
1573
+ type_asset: 'sdk.coin',
1574
+ traces: [{
1575
+ type: 'ibc',
1576
+ counterparty: {
1577
+ channel_id: 'channel-5',
1578
+ base_denom: 'ucusdc',
1579
+ chain_name: 'kopi'
1580
+ },
1581
+ chain: {
1582
+ channel_id: 'channel-586'
1583
+ }
1584
+ }]
1585
+ },
1586
+ {
1587
+ description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
1588
+ denom_units: [{
1589
+ denom: 'ibc/675C3E4A7276F31FC9320771CD149CAC94E2386301B777A752288E38C8D7D1FB',
1590
+ exponent: 0,
1591
+ aliases: ['ucusdtinj']
1592
+ }, {
1593
+ denom: 'cUSDT.inj',
1594
+ exponent: 6
1595
+ }],
1596
+ base: 'ibc/675C3E4A7276F31FC9320771CD149CAC94E2386301B777A752288E38C8D7D1FB',
1597
+ name: 'cUSDT.inj',
1598
+ display: 'cUSDT.inj',
1599
+ symbol: 'CUSDT.inj',
1600
+ logo_URIs: {
1601
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1602
+ },
1603
+ images: [{
1604
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1605
+ }],
1606
+ keywords: ['dex', 'mm'],
1607
+ type_asset: 'sdk.coin',
1608
+ traces: [{
1609
+ type: 'ibc',
1610
+ counterparty: {
1611
+ channel_id: 'channel-5',
1612
+ base_denom: 'ucusdtinj',
1613
+ chain_name: 'kopi'
1614
+ },
1615
+ chain: {
1616
+ channel_id: 'channel-586'
1617
+ }
1618
+ }]
1619
+ },
1620
+ {
1621
+ description: 'arbitrage receipt token of cUSDT',
1622
+ denom_units: [{
1623
+ denom: 'ibc/BB17B55B0328833553676F826BA5C4E8D7A7F9EF8958B72C09383846AF42228A',
1624
+ exponent: 0,
1625
+ aliases: ['uasusdtinj']
1626
+ }, {
1627
+ denom: 'asusdtinj',
1628
+ exponent: 6
1629
+ }],
1630
+ base: 'ibc/BB17B55B0328833553676F826BA5C4E8D7A7F9EF8958B72C09383846AF42228A',
1631
+ name: 'asUSDT.inj',
1632
+ display: 'asusdtinj',
1633
+ symbol: 'ASUSDT.inj',
1634
+ logo_URIs: {
1635
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1636
+ },
1637
+ images: [{
1638
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1639
+ }],
1640
+ keywords: ['dex', 'mm'],
1641
+ type_asset: 'sdk.coin',
1642
+ traces: [{
1643
+ type: 'ibc',
1644
+ counterparty: {
1645
+ channel_id: 'channel-5',
1646
+ base_denom: 'uasusdtinj',
1647
+ chain_name: 'kopi'
1648
+ },
1649
+ chain: {
1650
+ channel_id: 'channel-586'
1651
+ }
1652
+ }]
1653
+ },
1654
+ {
1655
+ description: 'arbitrage receipt token of cUSDC',
1656
+ denom_units: [{
1657
+ denom: 'ibc/E1D5D5A6BD2DDA283BBE33A02EA21F04B24CFED43BD5BE31E77E7F246E14E366',
1658
+ exponent: 0,
1659
+ aliases: ['uasusdc']
1660
+ }, {
1661
+ denom: 'asUSDC',
1662
+ exponent: 6
1663
+ }],
1664
+ base: 'ibc/E1D5D5A6BD2DDA283BBE33A02EA21F04B24CFED43BD5BE31E77E7F246E14E366',
1665
+ name: 'asUSDC',
1666
+ display: 'asUSDC',
1667
+ symbol: 'ASUSDC',
1668
+ logo_URIs: {
1669
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
1670
+ },
1671
+ images: [{
1672
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
1673
+ }],
1674
+ keywords: ['dex', 'mm'],
1675
+ type_asset: 'sdk.coin',
1676
+ traces: [{
1677
+ type: 'ibc',
1678
+ counterparty: {
1679
+ channel_id: 'channel-5',
1680
+ base_denom: 'uasusdc',
1681
+ chain_name: 'kopi'
1682
+ },
1683
+ chain: {
1684
+ channel_id: 'channel-586'
1685
+ }
1686
+ }]
1687
+ },
1471
1688
  {
1472
1689
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
1473
1690
  denom_units: [{
@@ -8016,6 +8233,223 @@ const assets = {
8016
8233
  },
8017
8234
  type_asset: 'sdk.coin'
8018
8235
  },
8236
+ {
8237
+ description: 'The native token of kopi',
8238
+ denom_units: [{
8239
+ denom: 'ibc/A267F19DBAF8E30A173A92DA1336069C7DF2CBF31AD58339DB426C4B023B10F3',
8240
+ exponent: 0,
8241
+ aliases: ['ukopi']
8242
+ }, {
8243
+ denom: 'XKP',
8244
+ exponent: 6
8245
+ }],
8246
+ base: 'ibc/A267F19DBAF8E30A173A92DA1336069C7DF2CBF31AD58339DB426C4B023B10F3',
8247
+ name: 'XKP',
8248
+ display: 'XKP',
8249
+ symbol: 'XKP',
8250
+ logo_URIs: {
8251
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
8252
+ },
8253
+ images: [{
8254
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
8255
+ }],
8256
+ keywords: [
8257
+ 'dex',
8258
+ 'mm',
8259
+ 'staking',
8260
+ 'automations'
8261
+ ],
8262
+ socials: {
8263
+ twitter: 'https://x.com/kopi_money',
8264
+ discord: 'https://discord.gg/kopi-money'
8265
+ },
8266
+ type_asset: 'sdk.coin',
8267
+ traces: [{
8268
+ type: 'ibc',
8269
+ counterparty: {
8270
+ channel_id: 'channel-5',
8271
+ base_denom: 'ukopi',
8272
+ chain_name: 'kopi'
8273
+ },
8274
+ chain: {
8275
+ channel_id: 'channel-586'
8276
+ }
8277
+ }]
8278
+ },
8279
+ {
8280
+ description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
8281
+ denom_units: [{
8282
+ denom: 'ibc/D33F16562488380D165525160EC4712DB2C131C7164D2EF53FBA0F7D99138E23',
8283
+ exponent: 0,
8284
+ aliases: ['uckusd']
8285
+ }, {
8286
+ denom: 'ckUSD',
8287
+ exponent: 6
8288
+ }],
8289
+ base: 'ibc/D33F16562488380D165525160EC4712DB2C131C7164D2EF53FBA0F7D99138E23',
8290
+ name: 'ckUSD',
8291
+ display: 'ckUSD',
8292
+ symbol: 'CKUSD',
8293
+ logo_URIs: {
8294
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
8295
+ },
8296
+ images: [{
8297
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
8298
+ }],
8299
+ keywords: ['dex', 'mm'],
8300
+ socials: {
8301
+ twitter: 'https://x.com/kopi_money',
8302
+ discord: 'https://discord.gg/kopi-money'
8303
+ },
8304
+ type_asset: 'sdk.coin',
8305
+ traces: [{
8306
+ type: 'ibc',
8307
+ counterparty: {
8308
+ channel_id: 'channel-5',
8309
+ base_denom: 'uckusd',
8310
+ chain_name: 'kopi'
8311
+ },
8312
+ chain: {
8313
+ channel_id: 'channel-586'
8314
+ }
8315
+ }]
8316
+ },
8317
+ {
8318
+ description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
8319
+ denom_units: [{
8320
+ denom: 'ibc/BA0E61175BC592AB3702545C45FE9409590CF5BEAAF611C42F8BBF0BE4AA2800',
8321
+ exponent: 0,
8322
+ aliases: ['ucusdc']
8323
+ }, {
8324
+ denom: 'cUSDC',
8325
+ exponent: 6
8326
+ }],
8327
+ base: 'ibc/BA0E61175BC592AB3702545C45FE9409590CF5BEAAF611C42F8BBF0BE4AA2800',
8328
+ name: 'cUSDC',
8329
+ display: 'cUSDC',
8330
+ symbol: 'CUSDC',
8331
+ logo_URIs: {
8332
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
8333
+ },
8334
+ images: [{
8335
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
8336
+ }],
8337
+ keywords: ['dex', 'mm'],
8338
+ type_asset: 'sdk.coin',
8339
+ traces: [{
8340
+ type: 'ibc',
8341
+ counterparty: {
8342
+ channel_id: 'channel-5',
8343
+ base_denom: 'ucusdc',
8344
+ chain_name: 'kopi'
8345
+ },
8346
+ chain: {
8347
+ channel_id: 'channel-586'
8348
+ }
8349
+ }]
8350
+ },
8351
+ {
8352
+ description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
8353
+ denom_units: [{
8354
+ denom: 'ibc/675C3E4A7276F31FC9320771CD149CAC94E2386301B777A752288E38C8D7D1FB',
8355
+ exponent: 0,
8356
+ aliases: ['ucusdtinj']
8357
+ }, {
8358
+ denom: 'cUSDT.inj',
8359
+ exponent: 6
8360
+ }],
8361
+ base: 'ibc/675C3E4A7276F31FC9320771CD149CAC94E2386301B777A752288E38C8D7D1FB',
8362
+ name: 'cUSDT.inj',
8363
+ display: 'cUSDT.inj',
8364
+ symbol: 'CUSDT.inj',
8365
+ logo_URIs: {
8366
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
8367
+ },
8368
+ images: [{
8369
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
8370
+ }],
8371
+ keywords: ['dex', 'mm'],
8372
+ type_asset: 'sdk.coin',
8373
+ traces: [{
8374
+ type: 'ibc',
8375
+ counterparty: {
8376
+ channel_id: 'channel-5',
8377
+ base_denom: 'ucusdtinj',
8378
+ chain_name: 'kopi'
8379
+ },
8380
+ chain: {
8381
+ channel_id: 'channel-586'
8382
+ }
8383
+ }]
8384
+ },
8385
+ {
8386
+ description: 'arbitrage receipt token of cUSDT',
8387
+ denom_units: [{
8388
+ denom: 'ibc/BB17B55B0328833553676F826BA5C4E8D7A7F9EF8958B72C09383846AF42228A',
8389
+ exponent: 0,
8390
+ aliases: ['uasusdtinj']
8391
+ }, {
8392
+ denom: 'asusdtinj',
8393
+ exponent: 6
8394
+ }],
8395
+ base: 'ibc/BB17B55B0328833553676F826BA5C4E8D7A7F9EF8958B72C09383846AF42228A',
8396
+ name: 'asUSDT.inj',
8397
+ display: 'asusdtinj',
8398
+ symbol: 'ASUSDT.inj',
8399
+ logo_URIs: {
8400
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
8401
+ },
8402
+ images: [{
8403
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
8404
+ }],
8405
+ keywords: ['dex', 'mm'],
8406
+ type_asset: 'sdk.coin',
8407
+ traces: [{
8408
+ type: 'ibc',
8409
+ counterparty: {
8410
+ channel_id: 'channel-5',
8411
+ base_denom: 'uasusdtinj',
8412
+ chain_name: 'kopi'
8413
+ },
8414
+ chain: {
8415
+ channel_id: 'channel-586'
8416
+ }
8417
+ }]
8418
+ },
8419
+ {
8420
+ description: 'arbitrage receipt token of cUSDC',
8421
+ denom_units: [{
8422
+ denom: 'ibc/E1D5D5A6BD2DDA283BBE33A02EA21F04B24CFED43BD5BE31E77E7F246E14E366',
8423
+ exponent: 0,
8424
+ aliases: ['uasusdc']
8425
+ }, {
8426
+ denom: 'asUSDC',
8427
+ exponent: 6
8428
+ }],
8429
+ base: 'ibc/E1D5D5A6BD2DDA283BBE33A02EA21F04B24CFED43BD5BE31E77E7F246E14E366',
8430
+ name: 'asUSDC',
8431
+ display: 'asUSDC',
8432
+ symbol: 'ASUSDC',
8433
+ logo_URIs: {
8434
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
8435
+ },
8436
+ images: [{
8437
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
8438
+ }],
8439
+ keywords: ['dex', 'mm'],
8440
+ type_asset: 'sdk.coin',
8441
+ traces: [{
8442
+ type: 'ibc',
8443
+ counterparty: {
8444
+ channel_id: 'channel-5',
8445
+ base_denom: 'uasusdc',
8446
+ chain_name: 'kopi'
8447
+ },
8448
+ chain: {
8449
+ channel_id: 'channel-586'
8450
+ }
8451
+ }]
8452
+ },
8019
8453
  {
8020
8454
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
8021
8455
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.53",
3
+ "version": "1.70.55",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.28",
33
- "chain-registry": "^1.69.53"
32
+ "@chain-registry/utils": "^1.51.30",
33
+ "chain-registry": "^1.69.55"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.28"
36
+ "@chain-registry/types": "^0.50.30"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "a0e1593fc00092fcc9def51e4942d8a0e78d3b3d"
46
+ "gitHead": "8dcf1fa0f68cf6bf440d60368eeea0cfec5888f5"
47
47
  }