@chain-registry/assets 1.64.89 → 1.64.91
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/agoric.js +398 -0
- package/esm/mainnet/kava.js +160 -0
- package/index.d.ts +1 -1
- package/mainnet/agoric.js +398 -0
- package/mainnet/kava.js +160 -0
- package/package.json +5 -5
package/esm/mainnet/agoric.js
CHANGED
|
@@ -413,6 +413,205 @@ const assets = {
|
|
|
413
413
|
}
|
|
414
414
|
}]
|
|
415
415
|
},
|
|
416
|
+
{
|
|
417
|
+
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
418
|
+
denom_units: [{
|
|
419
|
+
denom: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
420
|
+
exponent: 0,
|
|
421
|
+
aliases: ['ukava']
|
|
422
|
+
}, {
|
|
423
|
+
denom: 'kava',
|
|
424
|
+
exponent: 6
|
|
425
|
+
}],
|
|
426
|
+
base: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
427
|
+
name: 'Kava',
|
|
428
|
+
display: 'kava',
|
|
429
|
+
symbol: 'KAVA',
|
|
430
|
+
logo_URIs: {
|
|
431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
432
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
|
|
433
|
+
},
|
|
434
|
+
coingecko_id: 'kava',
|
|
435
|
+
images: [{
|
|
436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
437
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg',
|
|
438
|
+
theme: {
|
|
439
|
+
primary_color_hex: '#e64942'
|
|
440
|
+
}
|
|
441
|
+
}],
|
|
442
|
+
socials: {
|
|
443
|
+
website: 'https://www.kava.io/',
|
|
444
|
+
twitter: 'https://twitter.com/KAVA_CHAIN'
|
|
445
|
+
},
|
|
446
|
+
traces: [{
|
|
447
|
+
type: 'ibc',
|
|
448
|
+
counterparty: {
|
|
449
|
+
channel_id: 'channel-133',
|
|
450
|
+
base_denom: 'ukava',
|
|
451
|
+
chain_name: 'kava'
|
|
452
|
+
},
|
|
453
|
+
chain: {
|
|
454
|
+
channel_id: 'channel-63'
|
|
455
|
+
}
|
|
456
|
+
}]
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
description: 'Governance token of Kava Lend Protocol',
|
|
460
|
+
denom_units: [{
|
|
461
|
+
denom: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
462
|
+
exponent: 0,
|
|
463
|
+
aliases: ['hard']
|
|
464
|
+
}, {
|
|
465
|
+
denom: 'HARD',
|
|
466
|
+
exponent: 6
|
|
467
|
+
}],
|
|
468
|
+
base: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
469
|
+
name: 'Kava Hard',
|
|
470
|
+
display: 'HARD',
|
|
471
|
+
symbol: 'HARD',
|
|
472
|
+
logo_URIs: {
|
|
473
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
474
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
|
|
475
|
+
},
|
|
476
|
+
coingecko_id: 'kava-lend',
|
|
477
|
+
images: [{
|
|
478
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
479
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg',
|
|
480
|
+
theme: {
|
|
481
|
+
primary_color_hex: '#7b34ac'
|
|
482
|
+
}
|
|
483
|
+
}],
|
|
484
|
+
traces: [{
|
|
485
|
+
type: 'ibc',
|
|
486
|
+
counterparty: {
|
|
487
|
+
channel_id: 'channel-133',
|
|
488
|
+
base_denom: 'hard',
|
|
489
|
+
chain_name: 'kava'
|
|
490
|
+
},
|
|
491
|
+
chain: {
|
|
492
|
+
channel_id: 'channel-63'
|
|
493
|
+
}
|
|
494
|
+
}]
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
description: 'Governance token of Kava Swap Protocol',
|
|
498
|
+
denom_units: [{
|
|
499
|
+
denom: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
500
|
+
exponent: 0,
|
|
501
|
+
aliases: ['swp']
|
|
502
|
+
}, {
|
|
503
|
+
denom: 'SWP',
|
|
504
|
+
exponent: 6
|
|
505
|
+
}],
|
|
506
|
+
base: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
507
|
+
name: 'Kava Swap',
|
|
508
|
+
display: 'SWP',
|
|
509
|
+
symbol: 'SWP',
|
|
510
|
+
logo_URIs: {
|
|
511
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
512
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
|
|
513
|
+
},
|
|
514
|
+
coingecko_id: 'kava-swap',
|
|
515
|
+
images: [{
|
|
516
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
517
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg',
|
|
518
|
+
theme: {
|
|
519
|
+
primary_color_hex: '#544cfc'
|
|
520
|
+
}
|
|
521
|
+
}],
|
|
522
|
+
traces: [{
|
|
523
|
+
type: 'ibc',
|
|
524
|
+
counterparty: {
|
|
525
|
+
channel_id: 'channel-133',
|
|
526
|
+
base_denom: 'swp',
|
|
527
|
+
chain_name: 'kava'
|
|
528
|
+
},
|
|
529
|
+
chain: {
|
|
530
|
+
channel_id: 'channel-63'
|
|
531
|
+
}
|
|
532
|
+
}]
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
description: 'The native stablecoin of Kava',
|
|
536
|
+
denom_units: [{
|
|
537
|
+
denom: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
538
|
+
exponent: 0,
|
|
539
|
+
aliases: ['usdx']
|
|
540
|
+
}, {
|
|
541
|
+
denom: 'USDX',
|
|
542
|
+
exponent: 6
|
|
543
|
+
}],
|
|
544
|
+
base: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
545
|
+
name: 'Kava USDX',
|
|
546
|
+
display: 'USDX',
|
|
547
|
+
symbol: 'USDX',
|
|
548
|
+
logo_URIs: {
|
|
549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
|
|
551
|
+
},
|
|
552
|
+
coingecko_id: 'usdx',
|
|
553
|
+
images: [{
|
|
554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
555
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg',
|
|
556
|
+
theme: {
|
|
557
|
+
primary_color_hex: '#04d4a3'
|
|
558
|
+
}
|
|
559
|
+
}],
|
|
560
|
+
traces: [{
|
|
561
|
+
type: 'ibc',
|
|
562
|
+
counterparty: {
|
|
563
|
+
channel_id: 'channel-133',
|
|
564
|
+
base_denom: 'usdx',
|
|
565
|
+
chain_name: 'kava'
|
|
566
|
+
},
|
|
567
|
+
chain: {
|
|
568
|
+
channel_id: 'channel-63'
|
|
569
|
+
}
|
|
570
|
+
}]
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
denom_units: [{
|
|
574
|
+
denom: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
575
|
+
exponent: 0,
|
|
576
|
+
aliases: ['erc20/tether/usdt']
|
|
577
|
+
}, {
|
|
578
|
+
denom: 'usdt',
|
|
579
|
+
exponent: 6
|
|
580
|
+
}],
|
|
581
|
+
base: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
582
|
+
name: 'Tether USD',
|
|
583
|
+
display: 'usdt',
|
|
584
|
+
symbol: 'USDT',
|
|
585
|
+
coingecko_id: 'tether',
|
|
586
|
+
traces: [{
|
|
587
|
+
type: 'ibc',
|
|
588
|
+
counterparty: {
|
|
589
|
+
channel_id: 'channel-133',
|
|
590
|
+
base_denom: 'erc20/tether/usdt',
|
|
591
|
+
chain_name: 'kava'
|
|
592
|
+
},
|
|
593
|
+
chain: {
|
|
594
|
+
channel_id: 'channel-63'
|
|
595
|
+
}
|
|
596
|
+
}],
|
|
597
|
+
images: [{
|
|
598
|
+
image_sync: {
|
|
599
|
+
chain_name: 'ethereum',
|
|
600
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
601
|
+
},
|
|
602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
604
|
+
theme: {
|
|
605
|
+
circle: true,
|
|
606
|
+
primary_color_hex: '#009393',
|
|
607
|
+
background_color_hex: '#009393'
|
|
608
|
+
}
|
|
609
|
+
}],
|
|
610
|
+
logo_URIs: {
|
|
611
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
612
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
613
|
+
}
|
|
614
|
+
},
|
|
416
615
|
{
|
|
417
616
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
418
617
|
denom_units: [{
|
|
@@ -1279,6 +1478,205 @@ const assets = {
|
|
|
1279
1478
|
}
|
|
1280
1479
|
}]
|
|
1281
1480
|
},
|
|
1481
|
+
{
|
|
1482
|
+
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
1483
|
+
denom_units: [{
|
|
1484
|
+
denom: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
1485
|
+
exponent: 0,
|
|
1486
|
+
aliases: ['ukava']
|
|
1487
|
+
}, {
|
|
1488
|
+
denom: 'kava',
|
|
1489
|
+
exponent: 6
|
|
1490
|
+
}],
|
|
1491
|
+
base: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
1492
|
+
name: 'Kava',
|
|
1493
|
+
display: 'kava',
|
|
1494
|
+
symbol: 'KAVA',
|
|
1495
|
+
logo_URIs: {
|
|
1496
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
1497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
|
|
1498
|
+
},
|
|
1499
|
+
coingecko_id: 'kava',
|
|
1500
|
+
images: [{
|
|
1501
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
1502
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg',
|
|
1503
|
+
theme: {
|
|
1504
|
+
primary_color_hex: '#e64942'
|
|
1505
|
+
}
|
|
1506
|
+
}],
|
|
1507
|
+
socials: {
|
|
1508
|
+
website: 'https://www.kava.io/',
|
|
1509
|
+
twitter: 'https://twitter.com/KAVA_CHAIN'
|
|
1510
|
+
},
|
|
1511
|
+
traces: [{
|
|
1512
|
+
type: 'ibc',
|
|
1513
|
+
counterparty: {
|
|
1514
|
+
channel_id: 'channel-133',
|
|
1515
|
+
base_denom: 'ukava',
|
|
1516
|
+
chain_name: 'kava'
|
|
1517
|
+
},
|
|
1518
|
+
chain: {
|
|
1519
|
+
channel_id: 'channel-63'
|
|
1520
|
+
}
|
|
1521
|
+
}]
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
description: 'Governance token of Kava Lend Protocol',
|
|
1525
|
+
denom_units: [{
|
|
1526
|
+
denom: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
1527
|
+
exponent: 0,
|
|
1528
|
+
aliases: ['hard']
|
|
1529
|
+
}, {
|
|
1530
|
+
denom: 'HARD',
|
|
1531
|
+
exponent: 6
|
|
1532
|
+
}],
|
|
1533
|
+
base: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
1534
|
+
name: 'Kava Hard',
|
|
1535
|
+
display: 'HARD',
|
|
1536
|
+
symbol: 'HARD',
|
|
1537
|
+
logo_URIs: {
|
|
1538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
1539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
|
|
1540
|
+
},
|
|
1541
|
+
coingecko_id: 'kava-lend',
|
|
1542
|
+
images: [{
|
|
1543
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
1544
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg',
|
|
1545
|
+
theme: {
|
|
1546
|
+
primary_color_hex: '#7b34ac'
|
|
1547
|
+
}
|
|
1548
|
+
}],
|
|
1549
|
+
traces: [{
|
|
1550
|
+
type: 'ibc',
|
|
1551
|
+
counterparty: {
|
|
1552
|
+
channel_id: 'channel-133',
|
|
1553
|
+
base_denom: 'hard',
|
|
1554
|
+
chain_name: 'kava'
|
|
1555
|
+
},
|
|
1556
|
+
chain: {
|
|
1557
|
+
channel_id: 'channel-63'
|
|
1558
|
+
}
|
|
1559
|
+
}]
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
description: 'Governance token of Kava Swap Protocol',
|
|
1563
|
+
denom_units: [{
|
|
1564
|
+
denom: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
1565
|
+
exponent: 0,
|
|
1566
|
+
aliases: ['swp']
|
|
1567
|
+
}, {
|
|
1568
|
+
denom: 'SWP',
|
|
1569
|
+
exponent: 6
|
|
1570
|
+
}],
|
|
1571
|
+
base: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
1572
|
+
name: 'Kava Swap',
|
|
1573
|
+
display: 'SWP',
|
|
1574
|
+
symbol: 'SWP',
|
|
1575
|
+
logo_URIs: {
|
|
1576
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
1577
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
|
|
1578
|
+
},
|
|
1579
|
+
coingecko_id: 'kava-swap',
|
|
1580
|
+
images: [{
|
|
1581
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
1582
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg',
|
|
1583
|
+
theme: {
|
|
1584
|
+
primary_color_hex: '#544cfc'
|
|
1585
|
+
}
|
|
1586
|
+
}],
|
|
1587
|
+
traces: [{
|
|
1588
|
+
type: 'ibc',
|
|
1589
|
+
counterparty: {
|
|
1590
|
+
channel_id: 'channel-133',
|
|
1591
|
+
base_denom: 'swp',
|
|
1592
|
+
chain_name: 'kava'
|
|
1593
|
+
},
|
|
1594
|
+
chain: {
|
|
1595
|
+
channel_id: 'channel-63'
|
|
1596
|
+
}
|
|
1597
|
+
}]
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
description: 'The native stablecoin of Kava',
|
|
1601
|
+
denom_units: [{
|
|
1602
|
+
denom: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
1603
|
+
exponent: 0,
|
|
1604
|
+
aliases: ['usdx']
|
|
1605
|
+
}, {
|
|
1606
|
+
denom: 'USDX',
|
|
1607
|
+
exponent: 6
|
|
1608
|
+
}],
|
|
1609
|
+
base: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
1610
|
+
name: 'Kava USDX',
|
|
1611
|
+
display: 'USDX',
|
|
1612
|
+
symbol: 'USDX',
|
|
1613
|
+
logo_URIs: {
|
|
1614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
1615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
|
|
1616
|
+
},
|
|
1617
|
+
coingecko_id: 'usdx',
|
|
1618
|
+
images: [{
|
|
1619
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
1620
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg',
|
|
1621
|
+
theme: {
|
|
1622
|
+
primary_color_hex: '#04d4a3'
|
|
1623
|
+
}
|
|
1624
|
+
}],
|
|
1625
|
+
traces: [{
|
|
1626
|
+
type: 'ibc',
|
|
1627
|
+
counterparty: {
|
|
1628
|
+
channel_id: 'channel-133',
|
|
1629
|
+
base_denom: 'usdx',
|
|
1630
|
+
chain_name: 'kava'
|
|
1631
|
+
},
|
|
1632
|
+
chain: {
|
|
1633
|
+
channel_id: 'channel-63'
|
|
1634
|
+
}
|
|
1635
|
+
}]
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
denom_units: [{
|
|
1639
|
+
denom: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
1640
|
+
exponent: 0,
|
|
1641
|
+
aliases: ['erc20/tether/usdt']
|
|
1642
|
+
}, {
|
|
1643
|
+
denom: 'usdt',
|
|
1644
|
+
exponent: 6
|
|
1645
|
+
}],
|
|
1646
|
+
base: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
1647
|
+
name: 'Tether USD',
|
|
1648
|
+
display: 'usdt',
|
|
1649
|
+
symbol: 'USDT',
|
|
1650
|
+
coingecko_id: 'tether',
|
|
1651
|
+
traces: [{
|
|
1652
|
+
type: 'ibc',
|
|
1653
|
+
counterparty: {
|
|
1654
|
+
channel_id: 'channel-133',
|
|
1655
|
+
base_denom: 'erc20/tether/usdt',
|
|
1656
|
+
chain_name: 'kava'
|
|
1657
|
+
},
|
|
1658
|
+
chain: {
|
|
1659
|
+
channel_id: 'channel-63'
|
|
1660
|
+
}
|
|
1661
|
+
}],
|
|
1662
|
+
images: [{
|
|
1663
|
+
image_sync: {
|
|
1664
|
+
chain_name: 'ethereum',
|
|
1665
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1666
|
+
},
|
|
1667
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1668
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1669
|
+
theme: {
|
|
1670
|
+
circle: true,
|
|
1671
|
+
primary_color_hex: '#009393',
|
|
1672
|
+
background_color_hex: '#009393'
|
|
1673
|
+
}
|
|
1674
|
+
}],
|
|
1675
|
+
logo_URIs: {
|
|
1676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1678
|
+
}
|
|
1679
|
+
},
|
|
1282
1680
|
{
|
|
1283
1681
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
1284
1682
|
denom_units: [{
|
package/esm/mainnet/kava.js
CHANGED
|
@@ -1,6 +1,86 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'kava',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['ubld']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'bld',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
15
|
+
name: 'Agoric',
|
|
16
|
+
display: 'bld',
|
|
17
|
+
symbol: 'BLD',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'agoric',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#c42b44'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://agoric.com/',
|
|
32
|
+
twitter: 'https://twitter.com/agoric'
|
|
33
|
+
},
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-63',
|
|
38
|
+
base_denom: 'ubld',
|
|
39
|
+
chain_name: 'agoric'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-133'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
|
|
48
|
+
denom_units: [{
|
|
49
|
+
denom: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
50
|
+
exponent: 0,
|
|
51
|
+
aliases: ['uist']
|
|
52
|
+
}, {
|
|
53
|
+
denom: 'ist',
|
|
54
|
+
exponent: 6
|
|
55
|
+
}],
|
|
56
|
+
base: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
57
|
+
name: 'Inter Stable Token',
|
|
58
|
+
display: 'ist',
|
|
59
|
+
symbol: 'IST',
|
|
60
|
+
logo_URIs: {
|
|
61
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
62
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
|
|
63
|
+
},
|
|
64
|
+
coingecko_id: 'inter-stable-token',
|
|
65
|
+
images: [{
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg',
|
|
68
|
+
theme: {
|
|
69
|
+
primary_color_hex: '#d485e2'
|
|
70
|
+
}
|
|
71
|
+
}],
|
|
72
|
+
traces: [{
|
|
73
|
+
type: 'ibc',
|
|
74
|
+
counterparty: {
|
|
75
|
+
channel_id: 'channel-63',
|
|
76
|
+
base_denom: 'uist',
|
|
77
|
+
chain_name: 'agoric'
|
|
78
|
+
},
|
|
79
|
+
chain: {
|
|
80
|
+
channel_id: 'channel-133'
|
|
81
|
+
}
|
|
82
|
+
}]
|
|
83
|
+
},
|
|
4
84
|
{
|
|
5
85
|
description: 'The native token of Aura Network',
|
|
6
86
|
denom_units: [{
|
|
@@ -783,6 +863,86 @@ const assets = {
|
|
|
783
863
|
}
|
|
784
864
|
}]
|
|
785
865
|
},
|
|
866
|
+
{
|
|
867
|
+
description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
|
|
868
|
+
denom_units: [{
|
|
869
|
+
denom: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
870
|
+
exponent: 0,
|
|
871
|
+
aliases: ['ubld']
|
|
872
|
+
}, {
|
|
873
|
+
denom: 'bld',
|
|
874
|
+
exponent: 6
|
|
875
|
+
}],
|
|
876
|
+
base: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
877
|
+
name: 'Agoric',
|
|
878
|
+
display: 'bld',
|
|
879
|
+
symbol: 'BLD',
|
|
880
|
+
logo_URIs: {
|
|
881
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
882
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
|
|
883
|
+
},
|
|
884
|
+
coingecko_id: 'agoric',
|
|
885
|
+
images: [{
|
|
886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
|
|
888
|
+
theme: {
|
|
889
|
+
primary_color_hex: '#c42b44'
|
|
890
|
+
}
|
|
891
|
+
}],
|
|
892
|
+
socials: {
|
|
893
|
+
website: 'https://agoric.com/',
|
|
894
|
+
twitter: 'https://twitter.com/agoric'
|
|
895
|
+
},
|
|
896
|
+
traces: [{
|
|
897
|
+
type: 'ibc',
|
|
898
|
+
counterparty: {
|
|
899
|
+
channel_id: 'channel-63',
|
|
900
|
+
base_denom: 'ubld',
|
|
901
|
+
chain_name: 'agoric'
|
|
902
|
+
},
|
|
903
|
+
chain: {
|
|
904
|
+
channel_id: 'channel-133'
|
|
905
|
+
}
|
|
906
|
+
}]
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
|
|
910
|
+
denom_units: [{
|
|
911
|
+
denom: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
912
|
+
exponent: 0,
|
|
913
|
+
aliases: ['uist']
|
|
914
|
+
}, {
|
|
915
|
+
denom: 'ist',
|
|
916
|
+
exponent: 6
|
|
917
|
+
}],
|
|
918
|
+
base: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
919
|
+
name: 'Inter Stable Token',
|
|
920
|
+
display: 'ist',
|
|
921
|
+
symbol: 'IST',
|
|
922
|
+
logo_URIs: {
|
|
923
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
924
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
|
|
925
|
+
},
|
|
926
|
+
coingecko_id: 'inter-stable-token',
|
|
927
|
+
images: [{
|
|
928
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
929
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg',
|
|
930
|
+
theme: {
|
|
931
|
+
primary_color_hex: '#d485e2'
|
|
932
|
+
}
|
|
933
|
+
}],
|
|
934
|
+
traces: [{
|
|
935
|
+
type: 'ibc',
|
|
936
|
+
counterparty: {
|
|
937
|
+
channel_id: 'channel-63',
|
|
938
|
+
base_denom: 'uist',
|
|
939
|
+
chain_name: 'agoric'
|
|
940
|
+
},
|
|
941
|
+
chain: {
|
|
942
|
+
channel_id: 'channel-133'
|
|
943
|
+
}
|
|
944
|
+
}]
|
|
945
|
+
},
|
|
786
946
|
{
|
|
787
947
|
description: 'The native token of Aura Network',
|
|
788
948
|
denom_units: [{
|
package/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export * from './testnet';
|
|
|
3
3
|
export * from './noncosmos';
|
|
4
4
|
import asset_lists from './asset_lists';
|
|
5
5
|
declare const _default: {
|
|
6
|
-
asset_lists:
|
|
6
|
+
asset_lists: AssetList[];
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
export { asset_lists };
|
package/mainnet/agoric.js
CHANGED
|
@@ -415,6 +415,205 @@ const assets = {
|
|
|
415
415
|
}
|
|
416
416
|
}]
|
|
417
417
|
},
|
|
418
|
+
{
|
|
419
|
+
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
420
|
+
denom_units: [{
|
|
421
|
+
denom: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
422
|
+
exponent: 0,
|
|
423
|
+
aliases: ['ukava']
|
|
424
|
+
}, {
|
|
425
|
+
denom: 'kava',
|
|
426
|
+
exponent: 6
|
|
427
|
+
}],
|
|
428
|
+
base: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
429
|
+
name: 'Kava',
|
|
430
|
+
display: 'kava',
|
|
431
|
+
symbol: 'KAVA',
|
|
432
|
+
logo_URIs: {
|
|
433
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
434
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
|
|
435
|
+
},
|
|
436
|
+
coingecko_id: 'kava',
|
|
437
|
+
images: [{
|
|
438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
439
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg',
|
|
440
|
+
theme: {
|
|
441
|
+
primary_color_hex: '#e64942'
|
|
442
|
+
}
|
|
443
|
+
}],
|
|
444
|
+
socials: {
|
|
445
|
+
website: 'https://www.kava.io/',
|
|
446
|
+
twitter: 'https://twitter.com/KAVA_CHAIN'
|
|
447
|
+
},
|
|
448
|
+
traces: [{
|
|
449
|
+
type: 'ibc',
|
|
450
|
+
counterparty: {
|
|
451
|
+
channel_id: 'channel-133',
|
|
452
|
+
base_denom: 'ukava',
|
|
453
|
+
chain_name: 'kava'
|
|
454
|
+
},
|
|
455
|
+
chain: {
|
|
456
|
+
channel_id: 'channel-63'
|
|
457
|
+
}
|
|
458
|
+
}]
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
description: 'Governance token of Kava Lend Protocol',
|
|
462
|
+
denom_units: [{
|
|
463
|
+
denom: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
464
|
+
exponent: 0,
|
|
465
|
+
aliases: ['hard']
|
|
466
|
+
}, {
|
|
467
|
+
denom: 'HARD',
|
|
468
|
+
exponent: 6
|
|
469
|
+
}],
|
|
470
|
+
base: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
471
|
+
name: 'Kava Hard',
|
|
472
|
+
display: 'HARD',
|
|
473
|
+
symbol: 'HARD',
|
|
474
|
+
logo_URIs: {
|
|
475
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
476
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
|
|
477
|
+
},
|
|
478
|
+
coingecko_id: 'kava-lend',
|
|
479
|
+
images: [{
|
|
480
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
481
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg',
|
|
482
|
+
theme: {
|
|
483
|
+
primary_color_hex: '#7b34ac'
|
|
484
|
+
}
|
|
485
|
+
}],
|
|
486
|
+
traces: [{
|
|
487
|
+
type: 'ibc',
|
|
488
|
+
counterparty: {
|
|
489
|
+
channel_id: 'channel-133',
|
|
490
|
+
base_denom: 'hard',
|
|
491
|
+
chain_name: 'kava'
|
|
492
|
+
},
|
|
493
|
+
chain: {
|
|
494
|
+
channel_id: 'channel-63'
|
|
495
|
+
}
|
|
496
|
+
}]
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
description: 'Governance token of Kava Swap Protocol',
|
|
500
|
+
denom_units: [{
|
|
501
|
+
denom: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
502
|
+
exponent: 0,
|
|
503
|
+
aliases: ['swp']
|
|
504
|
+
}, {
|
|
505
|
+
denom: 'SWP',
|
|
506
|
+
exponent: 6
|
|
507
|
+
}],
|
|
508
|
+
base: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
509
|
+
name: 'Kava Swap',
|
|
510
|
+
display: 'SWP',
|
|
511
|
+
symbol: 'SWP',
|
|
512
|
+
logo_URIs: {
|
|
513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
|
|
515
|
+
},
|
|
516
|
+
coingecko_id: 'kava-swap',
|
|
517
|
+
images: [{
|
|
518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg',
|
|
520
|
+
theme: {
|
|
521
|
+
primary_color_hex: '#544cfc'
|
|
522
|
+
}
|
|
523
|
+
}],
|
|
524
|
+
traces: [{
|
|
525
|
+
type: 'ibc',
|
|
526
|
+
counterparty: {
|
|
527
|
+
channel_id: 'channel-133',
|
|
528
|
+
base_denom: 'swp',
|
|
529
|
+
chain_name: 'kava'
|
|
530
|
+
},
|
|
531
|
+
chain: {
|
|
532
|
+
channel_id: 'channel-63'
|
|
533
|
+
}
|
|
534
|
+
}]
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
description: 'The native stablecoin of Kava',
|
|
538
|
+
denom_units: [{
|
|
539
|
+
denom: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
540
|
+
exponent: 0,
|
|
541
|
+
aliases: ['usdx']
|
|
542
|
+
}, {
|
|
543
|
+
denom: 'USDX',
|
|
544
|
+
exponent: 6
|
|
545
|
+
}],
|
|
546
|
+
base: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
547
|
+
name: 'Kava USDX',
|
|
548
|
+
display: 'USDX',
|
|
549
|
+
symbol: 'USDX',
|
|
550
|
+
logo_URIs: {
|
|
551
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
552
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
|
|
553
|
+
},
|
|
554
|
+
coingecko_id: 'usdx',
|
|
555
|
+
images: [{
|
|
556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
557
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg',
|
|
558
|
+
theme: {
|
|
559
|
+
primary_color_hex: '#04d4a3'
|
|
560
|
+
}
|
|
561
|
+
}],
|
|
562
|
+
traces: [{
|
|
563
|
+
type: 'ibc',
|
|
564
|
+
counterparty: {
|
|
565
|
+
channel_id: 'channel-133',
|
|
566
|
+
base_denom: 'usdx',
|
|
567
|
+
chain_name: 'kava'
|
|
568
|
+
},
|
|
569
|
+
chain: {
|
|
570
|
+
channel_id: 'channel-63'
|
|
571
|
+
}
|
|
572
|
+
}]
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
denom_units: [{
|
|
576
|
+
denom: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
577
|
+
exponent: 0,
|
|
578
|
+
aliases: ['erc20/tether/usdt']
|
|
579
|
+
}, {
|
|
580
|
+
denom: 'usdt',
|
|
581
|
+
exponent: 6
|
|
582
|
+
}],
|
|
583
|
+
base: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
584
|
+
name: 'Tether USD',
|
|
585
|
+
display: 'usdt',
|
|
586
|
+
symbol: 'USDT',
|
|
587
|
+
coingecko_id: 'tether',
|
|
588
|
+
traces: [{
|
|
589
|
+
type: 'ibc',
|
|
590
|
+
counterparty: {
|
|
591
|
+
channel_id: 'channel-133',
|
|
592
|
+
base_denom: 'erc20/tether/usdt',
|
|
593
|
+
chain_name: 'kava'
|
|
594
|
+
},
|
|
595
|
+
chain: {
|
|
596
|
+
channel_id: 'channel-63'
|
|
597
|
+
}
|
|
598
|
+
}],
|
|
599
|
+
images: [{
|
|
600
|
+
image_sync: {
|
|
601
|
+
chain_name: 'ethereum',
|
|
602
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
603
|
+
},
|
|
604
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
605
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
606
|
+
theme: {
|
|
607
|
+
circle: true,
|
|
608
|
+
primary_color_hex: '#009393',
|
|
609
|
+
background_color_hex: '#009393'
|
|
610
|
+
}
|
|
611
|
+
}],
|
|
612
|
+
logo_URIs: {
|
|
613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
614
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
615
|
+
}
|
|
616
|
+
},
|
|
418
617
|
{
|
|
419
618
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
420
619
|
denom_units: [{
|
|
@@ -1281,6 +1480,205 @@ const assets = {
|
|
|
1281
1480
|
}
|
|
1282
1481
|
}]
|
|
1283
1482
|
},
|
|
1483
|
+
{
|
|
1484
|
+
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
1485
|
+
denom_units: [{
|
|
1486
|
+
denom: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
1487
|
+
exponent: 0,
|
|
1488
|
+
aliases: ['ukava']
|
|
1489
|
+
}, {
|
|
1490
|
+
denom: 'kava',
|
|
1491
|
+
exponent: 6
|
|
1492
|
+
}],
|
|
1493
|
+
base: 'ibc/75ECE93EE15EB4B5AA9D49E8481194BF331E9089651A58356F9307344F801FB6',
|
|
1494
|
+
name: 'Kava',
|
|
1495
|
+
display: 'kava',
|
|
1496
|
+
symbol: 'KAVA',
|
|
1497
|
+
logo_URIs: {
|
|
1498
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
1499
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
|
|
1500
|
+
},
|
|
1501
|
+
coingecko_id: 'kava',
|
|
1502
|
+
images: [{
|
|
1503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
1504
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg',
|
|
1505
|
+
theme: {
|
|
1506
|
+
primary_color_hex: '#e64942'
|
|
1507
|
+
}
|
|
1508
|
+
}],
|
|
1509
|
+
socials: {
|
|
1510
|
+
website: 'https://www.kava.io/',
|
|
1511
|
+
twitter: 'https://twitter.com/KAVA_CHAIN'
|
|
1512
|
+
},
|
|
1513
|
+
traces: [{
|
|
1514
|
+
type: 'ibc',
|
|
1515
|
+
counterparty: {
|
|
1516
|
+
channel_id: 'channel-133',
|
|
1517
|
+
base_denom: 'ukava',
|
|
1518
|
+
chain_name: 'kava'
|
|
1519
|
+
},
|
|
1520
|
+
chain: {
|
|
1521
|
+
channel_id: 'channel-63'
|
|
1522
|
+
}
|
|
1523
|
+
}]
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
description: 'Governance token of Kava Lend Protocol',
|
|
1527
|
+
denom_units: [{
|
|
1528
|
+
denom: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
1529
|
+
exponent: 0,
|
|
1530
|
+
aliases: ['hard']
|
|
1531
|
+
}, {
|
|
1532
|
+
denom: 'HARD',
|
|
1533
|
+
exponent: 6
|
|
1534
|
+
}],
|
|
1535
|
+
base: 'ibc/35DD779EA37203421A78882D7BFC02751B414AB9631F63B95FC0F1583C1B90B4',
|
|
1536
|
+
name: 'Kava Hard',
|
|
1537
|
+
display: 'HARD',
|
|
1538
|
+
symbol: 'HARD',
|
|
1539
|
+
logo_URIs: {
|
|
1540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
1541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
|
|
1542
|
+
},
|
|
1543
|
+
coingecko_id: 'kava-lend',
|
|
1544
|
+
images: [{
|
|
1545
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
1546
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg',
|
|
1547
|
+
theme: {
|
|
1548
|
+
primary_color_hex: '#7b34ac'
|
|
1549
|
+
}
|
|
1550
|
+
}],
|
|
1551
|
+
traces: [{
|
|
1552
|
+
type: 'ibc',
|
|
1553
|
+
counterparty: {
|
|
1554
|
+
channel_id: 'channel-133',
|
|
1555
|
+
base_denom: 'hard',
|
|
1556
|
+
chain_name: 'kava'
|
|
1557
|
+
},
|
|
1558
|
+
chain: {
|
|
1559
|
+
channel_id: 'channel-63'
|
|
1560
|
+
}
|
|
1561
|
+
}]
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
description: 'Governance token of Kava Swap Protocol',
|
|
1565
|
+
denom_units: [{
|
|
1566
|
+
denom: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
1567
|
+
exponent: 0,
|
|
1568
|
+
aliases: ['swp']
|
|
1569
|
+
}, {
|
|
1570
|
+
denom: 'SWP',
|
|
1571
|
+
exponent: 6
|
|
1572
|
+
}],
|
|
1573
|
+
base: 'ibc/4E8A3EB42BE34325E109F332473156A36BE87FB00CA74174BE9D8DA88E00ED90',
|
|
1574
|
+
name: 'Kava Swap',
|
|
1575
|
+
display: 'SWP',
|
|
1576
|
+
symbol: 'SWP',
|
|
1577
|
+
logo_URIs: {
|
|
1578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
1579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
|
|
1580
|
+
},
|
|
1581
|
+
coingecko_id: 'kava-swap',
|
|
1582
|
+
images: [{
|
|
1583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
1584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg',
|
|
1585
|
+
theme: {
|
|
1586
|
+
primary_color_hex: '#544cfc'
|
|
1587
|
+
}
|
|
1588
|
+
}],
|
|
1589
|
+
traces: [{
|
|
1590
|
+
type: 'ibc',
|
|
1591
|
+
counterparty: {
|
|
1592
|
+
channel_id: 'channel-133',
|
|
1593
|
+
base_denom: 'swp',
|
|
1594
|
+
chain_name: 'kava'
|
|
1595
|
+
},
|
|
1596
|
+
chain: {
|
|
1597
|
+
channel_id: 'channel-63'
|
|
1598
|
+
}
|
|
1599
|
+
}]
|
|
1600
|
+
},
|
|
1601
|
+
{
|
|
1602
|
+
description: 'The native stablecoin of Kava',
|
|
1603
|
+
denom_units: [{
|
|
1604
|
+
denom: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
1605
|
+
exponent: 0,
|
|
1606
|
+
aliases: ['usdx']
|
|
1607
|
+
}, {
|
|
1608
|
+
denom: 'USDX',
|
|
1609
|
+
exponent: 6
|
|
1610
|
+
}],
|
|
1611
|
+
base: 'ibc/88970698183DEFB89B059E9F89BE130EE4713FB9142C60615A3EE23430DDD6F9',
|
|
1612
|
+
name: 'Kava USDX',
|
|
1613
|
+
display: 'USDX',
|
|
1614
|
+
symbol: 'USDX',
|
|
1615
|
+
logo_URIs: {
|
|
1616
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
1617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
|
|
1618
|
+
},
|
|
1619
|
+
coingecko_id: 'usdx',
|
|
1620
|
+
images: [{
|
|
1621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
1622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg',
|
|
1623
|
+
theme: {
|
|
1624
|
+
primary_color_hex: '#04d4a3'
|
|
1625
|
+
}
|
|
1626
|
+
}],
|
|
1627
|
+
traces: [{
|
|
1628
|
+
type: 'ibc',
|
|
1629
|
+
counterparty: {
|
|
1630
|
+
channel_id: 'channel-133',
|
|
1631
|
+
base_denom: 'usdx',
|
|
1632
|
+
chain_name: 'kava'
|
|
1633
|
+
},
|
|
1634
|
+
chain: {
|
|
1635
|
+
channel_id: 'channel-63'
|
|
1636
|
+
}
|
|
1637
|
+
}]
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
denom_units: [{
|
|
1641
|
+
denom: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
1642
|
+
exponent: 0,
|
|
1643
|
+
aliases: ['erc20/tether/usdt']
|
|
1644
|
+
}, {
|
|
1645
|
+
denom: 'usdt',
|
|
1646
|
+
exponent: 6
|
|
1647
|
+
}],
|
|
1648
|
+
base: 'ibc/079DAF1995A28BCD3B4E3D38948BB0FBC1CDE47939820CBAB7C02AFB88FF31A3',
|
|
1649
|
+
name: 'Tether USD',
|
|
1650
|
+
display: 'usdt',
|
|
1651
|
+
symbol: 'USDT',
|
|
1652
|
+
coingecko_id: 'tether',
|
|
1653
|
+
traces: [{
|
|
1654
|
+
type: 'ibc',
|
|
1655
|
+
counterparty: {
|
|
1656
|
+
channel_id: 'channel-133',
|
|
1657
|
+
base_denom: 'erc20/tether/usdt',
|
|
1658
|
+
chain_name: 'kava'
|
|
1659
|
+
},
|
|
1660
|
+
chain: {
|
|
1661
|
+
channel_id: 'channel-63'
|
|
1662
|
+
}
|
|
1663
|
+
}],
|
|
1664
|
+
images: [{
|
|
1665
|
+
image_sync: {
|
|
1666
|
+
chain_name: 'ethereum',
|
|
1667
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1668
|
+
},
|
|
1669
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1670
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1671
|
+
theme: {
|
|
1672
|
+
circle: true,
|
|
1673
|
+
primary_color_hex: '#009393',
|
|
1674
|
+
background_color_hex: '#009393'
|
|
1675
|
+
}
|
|
1676
|
+
}],
|
|
1677
|
+
logo_URIs: {
|
|
1678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1679
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1680
|
+
}
|
|
1681
|
+
},
|
|
1284
1682
|
{
|
|
1285
1683
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
1286
1684
|
denom_units: [{
|
package/mainnet/kava.js
CHANGED
|
@@ -3,6 +3,86 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'kava',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['ubld']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'bld',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
17
|
+
name: 'Agoric',
|
|
18
|
+
display: 'bld',
|
|
19
|
+
symbol: 'BLD',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'agoric',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#c42b44'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
socials: {
|
|
33
|
+
website: 'https://agoric.com/',
|
|
34
|
+
twitter: 'https://twitter.com/agoric'
|
|
35
|
+
},
|
|
36
|
+
traces: [{
|
|
37
|
+
type: 'ibc',
|
|
38
|
+
counterparty: {
|
|
39
|
+
channel_id: 'channel-63',
|
|
40
|
+
base_denom: 'ubld',
|
|
41
|
+
chain_name: 'agoric'
|
|
42
|
+
},
|
|
43
|
+
chain: {
|
|
44
|
+
channel_id: 'channel-133'
|
|
45
|
+
}
|
|
46
|
+
}]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
|
|
50
|
+
denom_units: [{
|
|
51
|
+
denom: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
52
|
+
exponent: 0,
|
|
53
|
+
aliases: ['uist']
|
|
54
|
+
}, {
|
|
55
|
+
denom: 'ist',
|
|
56
|
+
exponent: 6
|
|
57
|
+
}],
|
|
58
|
+
base: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
59
|
+
name: 'Inter Stable Token',
|
|
60
|
+
display: 'ist',
|
|
61
|
+
symbol: 'IST',
|
|
62
|
+
logo_URIs: {
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
|
|
65
|
+
},
|
|
66
|
+
coingecko_id: 'inter-stable-token',
|
|
67
|
+
images: [{
|
|
68
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
69
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg',
|
|
70
|
+
theme: {
|
|
71
|
+
primary_color_hex: '#d485e2'
|
|
72
|
+
}
|
|
73
|
+
}],
|
|
74
|
+
traces: [{
|
|
75
|
+
type: 'ibc',
|
|
76
|
+
counterparty: {
|
|
77
|
+
channel_id: 'channel-63',
|
|
78
|
+
base_denom: 'uist',
|
|
79
|
+
chain_name: 'agoric'
|
|
80
|
+
},
|
|
81
|
+
chain: {
|
|
82
|
+
channel_id: 'channel-133'
|
|
83
|
+
}
|
|
84
|
+
}]
|
|
85
|
+
},
|
|
6
86
|
{
|
|
7
87
|
description: 'The native token of Aura Network',
|
|
8
88
|
denom_units: [{
|
|
@@ -785,6 +865,86 @@ const assets = {
|
|
|
785
865
|
}
|
|
786
866
|
}]
|
|
787
867
|
},
|
|
868
|
+
{
|
|
869
|
+
description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
|
|
870
|
+
denom_units: [{
|
|
871
|
+
denom: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
872
|
+
exponent: 0,
|
|
873
|
+
aliases: ['ubld']
|
|
874
|
+
}, {
|
|
875
|
+
denom: 'bld',
|
|
876
|
+
exponent: 6
|
|
877
|
+
}],
|
|
878
|
+
base: 'ibc/2A38426E8BB4B66F0F910C3CCF09CD95A8381453F869E96A966FF13055C9D886',
|
|
879
|
+
name: 'Agoric',
|
|
880
|
+
display: 'bld',
|
|
881
|
+
symbol: 'BLD',
|
|
882
|
+
logo_URIs: {
|
|
883
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
884
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
|
|
885
|
+
},
|
|
886
|
+
coingecko_id: 'agoric',
|
|
887
|
+
images: [{
|
|
888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
|
|
889
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
|
|
890
|
+
theme: {
|
|
891
|
+
primary_color_hex: '#c42b44'
|
|
892
|
+
}
|
|
893
|
+
}],
|
|
894
|
+
socials: {
|
|
895
|
+
website: 'https://agoric.com/',
|
|
896
|
+
twitter: 'https://twitter.com/agoric'
|
|
897
|
+
},
|
|
898
|
+
traces: [{
|
|
899
|
+
type: 'ibc',
|
|
900
|
+
counterparty: {
|
|
901
|
+
channel_id: 'channel-63',
|
|
902
|
+
base_denom: 'ubld',
|
|
903
|
+
chain_name: 'agoric'
|
|
904
|
+
},
|
|
905
|
+
chain: {
|
|
906
|
+
channel_id: 'channel-133'
|
|
907
|
+
}
|
|
908
|
+
}]
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
|
|
912
|
+
denom_units: [{
|
|
913
|
+
denom: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
914
|
+
exponent: 0,
|
|
915
|
+
aliases: ['uist']
|
|
916
|
+
}, {
|
|
917
|
+
denom: 'ist',
|
|
918
|
+
exponent: 6
|
|
919
|
+
}],
|
|
920
|
+
base: 'ibc/A48F09557045DFA62C45D1401E1A8330E1EBA18A102C91D85A532877296DC061',
|
|
921
|
+
name: 'Inter Stable Token',
|
|
922
|
+
display: 'ist',
|
|
923
|
+
symbol: 'IST',
|
|
924
|
+
logo_URIs: {
|
|
925
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
|
|
927
|
+
},
|
|
928
|
+
coingecko_id: 'inter-stable-token',
|
|
929
|
+
images: [{
|
|
930
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
|
|
931
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg',
|
|
932
|
+
theme: {
|
|
933
|
+
primary_color_hex: '#d485e2'
|
|
934
|
+
}
|
|
935
|
+
}],
|
|
936
|
+
traces: [{
|
|
937
|
+
type: 'ibc',
|
|
938
|
+
counterparty: {
|
|
939
|
+
channel_id: 'channel-63',
|
|
940
|
+
base_denom: 'uist',
|
|
941
|
+
chain_name: 'agoric'
|
|
942
|
+
},
|
|
943
|
+
chain: {
|
|
944
|
+
channel_id: 'channel-133'
|
|
945
|
+
}
|
|
946
|
+
}]
|
|
947
|
+
},
|
|
788
948
|
{
|
|
789
949
|
description: 'The native token of Aura Network',
|
|
790
950
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.64.
|
|
3
|
+
"version": "1.64.91",
|
|
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.46.
|
|
33
|
-
"chain-registry": "^1.63.
|
|
32
|
+
"@chain-registry/utils": "^1.46.73",
|
|
33
|
+
"chain-registry": "^1.63.91"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.73"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "00922ae9cfb23518dc076111f0578b891f84d62b"
|
|
47
47
|
}
|