chain-registry 1.69.221 → 1.69.223
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/althea/chain.js +14 -0
- package/esm/mainnet/arkeo/chain.js +14 -0
- package/esm/mainnet/babylon/assets.js +45 -0
- package/esm/mainnet/babylon/ibc.js +29 -0
- package/esm/mainnet/dungeon/ibc.js +28 -0
- package/esm/mainnet/elys/ibc.js +29 -0
- package/esm/mainnet/injective/assets.js +51 -0
- package/esm/mainnet/int3face/assets.js +34 -0
- package/esm/mainnet/kopi/ibc.js +29 -0
- package/esm/mainnet/milkyway/assets.js +8 -0
- package/esm/mainnet/milkyway/ibc.js +35 -3
- package/esm/mainnet/noble/ibc.js +29 -0
- package/esm/mainnet/osmosis/assets.js +73 -85
- package/esm/noncosmos/assets.js +2 -0
- package/esm/noncosmos/named.js +1 -0
- package/esm/noncosmos/xrpltestnet/assets.js +47 -0
- package/esm/noncosmos/xrpltestnet/index.js +2 -0
- package/esm/testnet/agoricdevnet/ibc.js +235 -0
- package/esm/testnet/agoricdevnet/index.js +2 -0
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/axelartestnet/ibc.js +29 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/cosmosicsprovidertestnet/ibc.js +35 -3
- package/esm/testnet/elystestnet/ibc.js +29 -0
- package/esm/testnet/ibc.js +6 -0
- package/esm/testnet/int3facetestnet/assets.js +37 -1
- package/esm/testnet/int3facetestnet/ibc.js +31 -0
- package/esm/testnet/int3facetestnet/index.js +2 -0
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/neutrontestnet/ibc.js +29 -0
- package/esm/testnet/nobletestnet/ibc.js +29 -0
- package/esm/testnet/osmosistestnet/assets.js +371 -0
- package/esm/testnet/osmosistestnet/ibc.js +59 -0
- package/esm/testnet/qubeticstestnet/assets.js +26 -0
- package/esm/testnet/qubeticstestnet/chain.js +65 -0
- package/esm/testnet/qubeticstestnet/index.js +4 -0
- package/esm/testnet/stridetestnet/ibc.js +30 -0
- package/esm/testnet/stridetestnet/index.js +2 -0
- package/mainnet/althea/chain.js +14 -0
- package/mainnet/arkeo/chain.js +14 -0
- package/mainnet/babylon/assets.js +45 -0
- package/mainnet/babylon/ibc.js +29 -0
- package/mainnet/dungeon/ibc.js +28 -0
- package/mainnet/elys/ibc.js +29 -0
- package/mainnet/injective/assets.js +51 -0
- package/mainnet/int3face/assets.js +34 -0
- package/mainnet/kopi/ibc.js +29 -0
- package/mainnet/milkyway/assets.js +8 -0
- package/mainnet/milkyway/ibc.js +35 -3
- package/mainnet/noble/ibc.js +29 -0
- package/mainnet/osmosis/assets.js +73 -85
- package/noncosmos/assets.js +2 -0
- package/noncosmos/named.d.ts +1 -0
- package/noncosmos/named.js +2 -1
- package/noncosmos/xrpltestnet/assets.d.ts +3 -0
- package/noncosmos/xrpltestnet/assets.js +49 -0
- package/noncosmos/xrpltestnet/index.d.ts +1 -0
- package/noncosmos/xrpltestnet/index.js +8 -0
- package/package.json +4 -4
- package/testnet/agoricdevnet/ibc.d.ts +3 -0
- package/testnet/agoricdevnet/ibc.js +237 -0
- package/testnet/agoricdevnet/index.d.ts +1 -0
- package/testnet/agoricdevnet/index.js +3 -1
- package/testnet/assets.js +2 -0
- package/testnet/axelartestnet/ibc.js +29 -0
- package/testnet/chains.js +2 -0
- package/testnet/cosmosicsprovidertestnet/ibc.js +35 -3
- package/testnet/elystestnet/ibc.js +29 -0
- package/testnet/ibc.js +6 -0
- package/testnet/int3facetestnet/assets.js +37 -1
- package/testnet/int3facetestnet/ibc.d.ts +3 -0
- package/testnet/int3facetestnet/ibc.js +33 -0
- package/testnet/int3facetestnet/index.d.ts +1 -0
- package/testnet/int3facetestnet/index.js +3 -1
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +3 -2
- package/testnet/neutrontestnet/ibc.js +29 -0
- package/testnet/nobletestnet/ibc.js +29 -0
- package/testnet/osmosistestnet/assets.js +371 -0
- package/testnet/osmosistestnet/ibc.js +59 -0
- package/testnet/qubeticstestnet/assets.d.ts +3 -0
- package/testnet/qubeticstestnet/assets.js +28 -0
- package/testnet/qubeticstestnet/chain.d.ts +3 -0
- package/testnet/qubeticstestnet/chain.js +67 -0
- package/testnet/qubeticstestnet/index.d.ts +2 -0
- package/testnet/qubeticstestnet/index.js +10 -0
- package/testnet/stridetestnet/ibc.d.ts +3 -0
- package/testnet/stridetestnet/ibc.js +32 -0
- package/testnet/stridetestnet/index.d.ts +1 -0
- package/testnet/stridetestnet/index.js +3 -1
|
@@ -20442,7 +20442,7 @@ const info = {
|
|
|
20442
20442
|
}]
|
|
20443
20443
|
},
|
|
20444
20444
|
{
|
|
20445
|
-
description: 'Dogecoin
|
|
20445
|
+
description: 'Native DOGE from Dogecoin blockchain bridged via Int3face bridge',
|
|
20446
20446
|
denom_units: [{
|
|
20447
20447
|
denom: 'ibc/B3DFDC2958A2BE482532DA3B6B5729B469BE7475598F7487D98B1B3E085245DE',
|
|
20448
20448
|
exponent: 0,
|
|
@@ -20479,12 +20479,10 @@ const info = {
|
|
|
20479
20479
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20480
20480
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20481
20481
|
},
|
|
20482
|
-
images: [
|
|
20483
|
-
{
|
|
20482
|
+
images: [{
|
|
20484
20483
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20485
20484
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20486
|
-
},
|
|
20487
|
-
{
|
|
20485
|
+
}, {
|
|
20488
20486
|
image_sync: {
|
|
20489
20487
|
chain_name: 'int3face',
|
|
20490
20488
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
@@ -20494,21 +20492,10 @@ const info = {
|
|
|
20494
20492
|
theme: {
|
|
20495
20493
|
primary_color_hex: '#3d3d3d'
|
|
20496
20494
|
}
|
|
20497
|
-
}
|
|
20498
|
-
{
|
|
20499
|
-
image_sync: {
|
|
20500
|
-
chain_name: 'int3face',
|
|
20501
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
20502
|
-
},
|
|
20503
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.png',
|
|
20504
|
-
theme: {
|
|
20505
|
-
primary_color_hex: '#3d3d3d'
|
|
20506
|
-
}
|
|
20507
|
-
}
|
|
20508
|
-
]
|
|
20495
|
+
}]
|
|
20509
20496
|
},
|
|
20510
20497
|
{
|
|
20511
|
-
description: 'Bitcoin
|
|
20498
|
+
description: 'Native BTC from Bitcoin blockchain bridged via Int3face bridge',
|
|
20512
20499
|
denom_units: [{
|
|
20513
20500
|
denom: 'ibc/2F4258D6E1E01B203D6CA83F2C7E4959615053A21EC2C2FC196F7911CAC832EF',
|
|
20514
20501
|
exponent: 0,
|
|
@@ -20545,12 +20532,10 @@ const info = {
|
|
|
20545
20532
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20546
20533
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20547
20534
|
},
|
|
20548
|
-
images: [
|
|
20549
|
-
{
|
|
20535
|
+
images: [{
|
|
20550
20536
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20551
20537
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20552
|
-
},
|
|
20553
|
-
{
|
|
20538
|
+
}, {
|
|
20554
20539
|
image_sync: {
|
|
20555
20540
|
chain_name: 'int3face',
|
|
20556
20541
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
@@ -20560,21 +20545,10 @@ const info = {
|
|
|
20560
20545
|
theme: {
|
|
20561
20546
|
primary_color_hex: '#3d3d3d'
|
|
20562
20547
|
}
|
|
20563
|
-
}
|
|
20564
|
-
{
|
|
20565
|
-
image_sync: {
|
|
20566
|
-
chain_name: 'int3face',
|
|
20567
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
20568
|
-
},
|
|
20569
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.png',
|
|
20570
|
-
theme: {
|
|
20571
|
-
primary_color_hex: '#3d3d3d'
|
|
20572
|
-
}
|
|
20573
|
-
}
|
|
20574
|
-
]
|
|
20548
|
+
}]
|
|
20575
20549
|
},
|
|
20576
20550
|
{
|
|
20577
|
-
description: 'Bitcoin-Cash
|
|
20551
|
+
description: 'Native BCH from Bitcoin-Cash blockchain bridged via Int3face bridge',
|
|
20578
20552
|
denom_units: [{
|
|
20579
20553
|
denom: 'ibc/869E01805EBBDDCAEA588666CD5149728B7DC7D69F30D92F77AD67F77CEB3FDA',
|
|
20580
20554
|
exponent: 0,
|
|
@@ -20611,12 +20585,10 @@ const info = {
|
|
|
20611
20585
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20612
20586
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20613
20587
|
},
|
|
20614
|
-
images: [
|
|
20615
|
-
{
|
|
20588
|
+
images: [{
|
|
20616
20589
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20617
20590
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20618
|
-
},
|
|
20619
|
-
{
|
|
20591
|
+
}, {
|
|
20620
20592
|
image_sync: {
|
|
20621
20593
|
chain_name: 'int3face',
|
|
20622
20594
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
@@ -20626,21 +20598,10 @@ const info = {
|
|
|
20626
20598
|
theme: {
|
|
20627
20599
|
primary_color_hex: '#3d3d3d'
|
|
20628
20600
|
}
|
|
20629
|
-
}
|
|
20630
|
-
{
|
|
20631
|
-
image_sync: {
|
|
20632
|
-
chain_name: 'int3face',
|
|
20633
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
20634
|
-
},
|
|
20635
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.png',
|
|
20636
|
-
theme: {
|
|
20637
|
-
primary_color_hex: '#3d3d3d'
|
|
20638
|
-
}
|
|
20639
|
-
}
|
|
20640
|
-
]
|
|
20601
|
+
}]
|
|
20641
20602
|
},
|
|
20642
20603
|
{
|
|
20643
|
-
description: '
|
|
20604
|
+
description: 'Native LTC from Litecion blockchain bridged via Int3face bridge',
|
|
20644
20605
|
denom_units: [{
|
|
20645
20606
|
denom: 'ibc/905326586AE1C86AC8B1CDB20BE957DE5FB23963EDD2C9ADD3E835CC22115A46',
|
|
20646
20607
|
exponent: 0,
|
|
@@ -20677,12 +20638,10 @@ const info = {
|
|
|
20677
20638
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20678
20639
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20679
20640
|
},
|
|
20680
|
-
images: [
|
|
20681
|
-
{
|
|
20641
|
+
images: [{
|
|
20682
20642
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20683
20643
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20684
|
-
},
|
|
20685
|
-
{
|
|
20644
|
+
}, {
|
|
20686
20645
|
image_sync: {
|
|
20687
20646
|
chain_name: 'int3face',
|
|
20688
20647
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
@@ -20692,18 +20651,7 @@ const info = {
|
|
|
20692
20651
|
theme: {
|
|
20693
20652
|
primary_color_hex: '#3d3d3d'
|
|
20694
20653
|
}
|
|
20695
|
-
}
|
|
20696
|
-
{
|
|
20697
|
-
image_sync: {
|
|
20698
|
-
chain_name: 'int3face',
|
|
20699
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
20700
|
-
},
|
|
20701
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.png',
|
|
20702
|
-
theme: {
|
|
20703
|
-
primary_color_hex: '#3d3d3d'
|
|
20704
|
-
}
|
|
20705
|
-
}
|
|
20706
|
-
]
|
|
20654
|
+
}]
|
|
20707
20655
|
},
|
|
20708
20656
|
{
|
|
20709
20657
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
@@ -21942,7 +21890,7 @@ const info = {
|
|
|
21942
21890
|
}]
|
|
21943
21891
|
},
|
|
21944
21892
|
{
|
|
21945
|
-
description: 'TON
|
|
21893
|
+
description: 'Native TON coin bridged via Int3face bridge',
|
|
21946
21894
|
denom_units: [{
|
|
21947
21895
|
denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
|
|
21948
21896
|
exponent: 0,
|
|
@@ -21979,12 +21927,10 @@ const info = {
|
|
|
21979
21927
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21980
21928
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21981
21929
|
},
|
|
21982
|
-
images: [
|
|
21983
|
-
{
|
|
21930
|
+
images: [{
|
|
21984
21931
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21985
21932
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21986
|
-
},
|
|
21987
|
-
{
|
|
21933
|
+
}, {
|
|
21988
21934
|
image_sync: {
|
|
21989
21935
|
chain_name: 'int3face',
|
|
21990
21936
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
@@ -21994,18 +21940,7 @@ const info = {
|
|
|
21994
21940
|
theme: {
|
|
21995
21941
|
primary_color_hex: '#3d3d3d'
|
|
21996
21942
|
}
|
|
21997
|
-
}
|
|
21998
|
-
{
|
|
21999
|
-
image_sync: {
|
|
22000
|
-
chain_name: 'int3face',
|
|
22001
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
22002
|
-
},
|
|
22003
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
|
|
22004
|
-
theme: {
|
|
22005
|
-
primary_color_hex: '#3d3d3d'
|
|
22006
|
-
}
|
|
22007
|
-
}
|
|
22008
|
-
]
|
|
21943
|
+
}]
|
|
22009
21944
|
},
|
|
22010
21945
|
{
|
|
22011
21946
|
description: 'The MOBX coin rewards the use of eco-friendly micromobility transportation.',
|
|
@@ -24782,6 +24717,59 @@ const info = {
|
|
|
24782
24717
|
images: [{
|
|
24783
24718
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MTC.png'
|
|
24784
24719
|
}]
|
|
24720
|
+
},
|
|
24721
|
+
{
|
|
24722
|
+
description: 'Solana (SOL) native coin bridged via Int3face bridge',
|
|
24723
|
+
denom_units: [{
|
|
24724
|
+
denom: 'ibc/A1465DD6AF456FCD0D998869608DFEEDA4F4C11EC0A12AF92A994A3F8CBEE546',
|
|
24725
|
+
exponent: 0,
|
|
24726
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol']
|
|
24727
|
+
}, {
|
|
24728
|
+
denom: 'sol',
|
|
24729
|
+
exponent: 9
|
|
24730
|
+
}],
|
|
24731
|
+
type_asset: 'ics20',
|
|
24732
|
+
base: 'ibc/A1465DD6AF456FCD0D998869608DFEEDA4F4C11EC0A12AF92A994A3F8CBEE546',
|
|
24733
|
+
name: 'SOL (Int3)',
|
|
24734
|
+
display: 'sol',
|
|
24735
|
+
symbol: 'SOL.int3',
|
|
24736
|
+
traces: [{
|
|
24737
|
+
type: 'bridge',
|
|
24738
|
+
counterparty: {
|
|
24739
|
+
chain_name: 'solana',
|
|
24740
|
+
base_denom: 'Lamport'
|
|
24741
|
+
},
|
|
24742
|
+
provider: 'Int3face'
|
|
24743
|
+
}, {
|
|
24744
|
+
type: 'ibc',
|
|
24745
|
+
counterparty: {
|
|
24746
|
+
chain_name: 'int3face',
|
|
24747
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
|
|
24748
|
+
channel_id: 'channel-0'
|
|
24749
|
+
},
|
|
24750
|
+
chain: {
|
|
24751
|
+
channel_id: 'channel-82819',
|
|
24752
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
24753
|
+
}
|
|
24754
|
+
}],
|
|
24755
|
+
logo_URIs: {
|
|
24756
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
|
|
24757
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
|
|
24758
|
+
},
|
|
24759
|
+
images: [{
|
|
24760
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
|
|
24761
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
|
|
24762
|
+
}, {
|
|
24763
|
+
image_sync: {
|
|
24764
|
+
chain_name: 'int3face',
|
|
24765
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
24766
|
+
},
|
|
24767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
24768
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg',
|
|
24769
|
+
theme: {
|
|
24770
|
+
primary_color_hex: '#3d3d3d'
|
|
24771
|
+
}
|
|
24772
|
+
}]
|
|
24785
24773
|
}
|
|
24786
24774
|
]
|
|
24787
24775
|
};
|
package/esm/noncosmos/assets.js
CHANGED
|
@@ -47,6 +47,7 @@ import * as _polkadottestnet from './polkadottestnet';
|
|
|
47
47
|
import * as _polygontestnet from './polygontestnet';
|
|
48
48
|
import * as _solanatestnet from './solanatestnet';
|
|
49
49
|
import * as _tontestnet from './tontestnet';
|
|
50
|
+
import * as _xrpltestnet from './xrpltestnet';
|
|
50
51
|
import * as _ojotestnet from './ojotestnet';
|
|
51
52
|
const assets = [
|
|
52
53
|
_picasso.assets,
|
|
@@ -98,6 +99,7 @@ const assets = [
|
|
|
98
99
|
_polygontestnet.assets,
|
|
99
100
|
_solanatestnet.assets,
|
|
100
101
|
_tontestnet.assets,
|
|
102
|
+
_xrpltestnet.assets,
|
|
101
103
|
_ojotestnet.assets
|
|
102
104
|
];
|
|
103
105
|
export default assets;
|
package/esm/noncosmos/named.js
CHANGED
|
@@ -48,4 +48,5 @@ export * as polkadottestnet from './polkadottestnet';
|
|
|
48
48
|
export * as polygontestnet from './polygontestnet';
|
|
49
49
|
export * as solanatestnet from './solanatestnet';
|
|
50
50
|
export * as tontestnet from './tontestnet';
|
|
51
|
+
export * as xrpltestnet from './xrpltestnet';
|
|
51
52
|
export * as ojotestnet from './ojotestnet';
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'xrpltestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The testnet version of XRP.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'drop',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'xrp',
|
|
11
|
+
exponent: 6
|
|
12
|
+
}],
|
|
13
|
+
type_asset: 'unknown',
|
|
14
|
+
base: 'drop',
|
|
15
|
+
name: 'Ripple',
|
|
16
|
+
display: 'xrp',
|
|
17
|
+
symbol: 'XRP',
|
|
18
|
+
traces: [{
|
|
19
|
+
type: 'test-mintage',
|
|
20
|
+
counterparty: {
|
|
21
|
+
chain_name: 'xrpl',
|
|
22
|
+
base_denom: 'drop'
|
|
23
|
+
},
|
|
24
|
+
provider: 'Ripple'
|
|
25
|
+
}],
|
|
26
|
+
logo_URIs: {
|
|
27
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
|
|
28
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
|
|
29
|
+
},
|
|
30
|
+
coingecko_id: 'ripple',
|
|
31
|
+
images: [{
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
|
|
34
|
+
theme: {
|
|
35
|
+
circle: true,
|
|
36
|
+
background_color_hex: '#000000'
|
|
37
|
+
}
|
|
38
|
+
}, {
|
|
39
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
|
|
40
|
+
theme: {
|
|
41
|
+
circle: false,
|
|
42
|
+
background_color_hex: '#00000000'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
}]
|
|
46
|
+
};
|
|
47
|
+
export default info;
|
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
const info = [
|
|
2
|
+
{
|
|
3
|
+
$schema: '../../ibc_data.schema.json',
|
|
4
|
+
chain_1: {
|
|
5
|
+
chain_name: 'agoricdevnet',
|
|
6
|
+
client_id: '07-tendermint-14',
|
|
7
|
+
connection_id: 'connection-14'
|
|
8
|
+
},
|
|
9
|
+
chain_2: {
|
|
10
|
+
chain_name: 'axelartestnet',
|
|
11
|
+
client_id: '07-tendermint-1128',
|
|
12
|
+
connection_id: 'connection-872'
|
|
13
|
+
},
|
|
14
|
+
channels: [{
|
|
15
|
+
chain_1: {
|
|
16
|
+
channel_id: 'channel-12',
|
|
17
|
+
port_id: 'transfer'
|
|
18
|
+
},
|
|
19
|
+
chain_2: {
|
|
20
|
+
channel_id: 'channel-602',
|
|
21
|
+
port_id: 'transfer'
|
|
22
|
+
},
|
|
23
|
+
ordering: 'unordered',
|
|
24
|
+
version: 'ics20-1',
|
|
25
|
+
tags: {
|
|
26
|
+
status: 'live',
|
|
27
|
+
preferred: true
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
$schema: '../../ibc_data.schema.json',
|
|
33
|
+
chain_1: {
|
|
34
|
+
chain_name: 'agoricdevnet',
|
|
35
|
+
client_id: '07-tendermint-21',
|
|
36
|
+
connection_id: 'connection-18'
|
|
37
|
+
},
|
|
38
|
+
chain_2: {
|
|
39
|
+
chain_name: 'celestiatestnet',
|
|
40
|
+
client_id: '07-tendermint-611',
|
|
41
|
+
connection_id: 'connection-662'
|
|
42
|
+
},
|
|
43
|
+
channels: [{
|
|
44
|
+
chain_1: {
|
|
45
|
+
channel_id: 'channel-129',
|
|
46
|
+
port_id: 'transfer'
|
|
47
|
+
},
|
|
48
|
+
chain_2: {
|
|
49
|
+
channel_id: 'channel-399',
|
|
50
|
+
port_id: 'transfer'
|
|
51
|
+
},
|
|
52
|
+
ordering: 'unordered',
|
|
53
|
+
version: 'ics20-1',
|
|
54
|
+
tags: {
|
|
55
|
+
status: 'live',
|
|
56
|
+
preferred: true
|
|
57
|
+
}
|
|
58
|
+
}]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
$schema: '../../ibc_data.schema.json',
|
|
62
|
+
chain_1: {
|
|
63
|
+
chain_name: 'agoricdevnet',
|
|
64
|
+
client_id: '07-tendermint-18',
|
|
65
|
+
connection_id: 'connection-17'
|
|
66
|
+
},
|
|
67
|
+
chain_2: {
|
|
68
|
+
chain_name: 'cosmosicsprovidertestnet',
|
|
69
|
+
client_id: '07-tendermint-311',
|
|
70
|
+
connection_id: 'connection-224'
|
|
71
|
+
},
|
|
72
|
+
channels: [{
|
|
73
|
+
chain_1: {
|
|
74
|
+
channel_id: 'channel-25',
|
|
75
|
+
port_id: 'transfer'
|
|
76
|
+
},
|
|
77
|
+
chain_2: {
|
|
78
|
+
channel_id: 'channel-388',
|
|
79
|
+
port_id: 'transfer'
|
|
80
|
+
},
|
|
81
|
+
ordering: 'unordered',
|
|
82
|
+
version: 'ics20-1',
|
|
83
|
+
tags: {
|
|
84
|
+
status: 'live',
|
|
85
|
+
preferred: true
|
|
86
|
+
}
|
|
87
|
+
}]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
$schema: '../../ibc_data.schema.json',
|
|
91
|
+
chain_1: {
|
|
92
|
+
chain_name: 'agoricdevnet',
|
|
93
|
+
client_id: '07-tendermint-16',
|
|
94
|
+
connection_id: 'connection-16'
|
|
95
|
+
},
|
|
96
|
+
chain_2: {
|
|
97
|
+
chain_name: 'elystestnet',
|
|
98
|
+
client_id: '07-tendermint-17',
|
|
99
|
+
connection_id: 'connection-10'
|
|
100
|
+
},
|
|
101
|
+
channels: [{
|
|
102
|
+
chain_1: {
|
|
103
|
+
channel_id: 'channel-23',
|
|
104
|
+
port_id: 'transfer'
|
|
105
|
+
},
|
|
106
|
+
chain_2: {
|
|
107
|
+
channel_id: 'channel-11',
|
|
108
|
+
port_id: 'transfer'
|
|
109
|
+
},
|
|
110
|
+
ordering: 'unordered',
|
|
111
|
+
version: 'ics20-1',
|
|
112
|
+
tags: {
|
|
113
|
+
status: 'live',
|
|
114
|
+
preferred: true
|
|
115
|
+
}
|
|
116
|
+
}]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
$schema: '../../ibc_data.schema.json',
|
|
120
|
+
chain_1: {
|
|
121
|
+
chain_name: 'agoricdevnet',
|
|
122
|
+
client_id: '07-tendermint-128',
|
|
123
|
+
connection_id: 'connection-82'
|
|
124
|
+
},
|
|
125
|
+
chain_2: {
|
|
126
|
+
chain_name: 'neutrontestnet',
|
|
127
|
+
client_id: '07-tendermint-553',
|
|
128
|
+
connection_id: 'connection-474'
|
|
129
|
+
},
|
|
130
|
+
channels: [{
|
|
131
|
+
chain_1: {
|
|
132
|
+
channel_id: 'channel-62',
|
|
133
|
+
port_id: 'transfer'
|
|
134
|
+
},
|
|
135
|
+
chain_2: {
|
|
136
|
+
channel_id: 'channel-1578',
|
|
137
|
+
port_id: 'transfer'
|
|
138
|
+
},
|
|
139
|
+
ordering: 'unordered',
|
|
140
|
+
version: 'ics20-1',
|
|
141
|
+
tags: {
|
|
142
|
+
status: 'live',
|
|
143
|
+
preferred: true
|
|
144
|
+
}
|
|
145
|
+
}]
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
$schema: '../../ibc_data.schema.json',
|
|
149
|
+
chain_1: {
|
|
150
|
+
chain_name: 'agoricdevnet',
|
|
151
|
+
client_id: '07-tendermint-13',
|
|
152
|
+
connection_id: 'connection-13'
|
|
153
|
+
},
|
|
154
|
+
chain_2: {
|
|
155
|
+
chain_name: 'nobletestnet',
|
|
156
|
+
client_id: '07-tendermint-432',
|
|
157
|
+
connection_id: 'connection-196'
|
|
158
|
+
},
|
|
159
|
+
channels: [{
|
|
160
|
+
chain_1: {
|
|
161
|
+
channel_id: 'channel-11',
|
|
162
|
+
port_id: 'transfer'
|
|
163
|
+
},
|
|
164
|
+
chain_2: {
|
|
165
|
+
channel_id: 'channel-337',
|
|
166
|
+
port_id: 'transfer'
|
|
167
|
+
},
|
|
168
|
+
ordering: 'unordered',
|
|
169
|
+
version: 'ics20-1',
|
|
170
|
+
tags: {
|
|
171
|
+
status: 'live',
|
|
172
|
+
preferred: true
|
|
173
|
+
}
|
|
174
|
+
}]
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
$schema: '../../ibc_data.schema.json',
|
|
178
|
+
chain_1: {
|
|
179
|
+
chain_name: 'agoricdevnet',
|
|
180
|
+
client_id: '07-tendermint-6',
|
|
181
|
+
connection_id: 'connection-6'
|
|
182
|
+
},
|
|
183
|
+
chain_2: {
|
|
184
|
+
chain_name: 'osmosistestnet',
|
|
185
|
+
client_id: '07-tendermint-4596',
|
|
186
|
+
connection_id: 'connection-3957'
|
|
187
|
+
},
|
|
188
|
+
channels: [{
|
|
189
|
+
chain_1: {
|
|
190
|
+
channel_id: 'channel-5',
|
|
191
|
+
port_id: 'transfer'
|
|
192
|
+
},
|
|
193
|
+
chain_2: {
|
|
194
|
+
channel_id: 'channel-10293',
|
|
195
|
+
port_id: 'transfer'
|
|
196
|
+
},
|
|
197
|
+
ordering: 'unordered',
|
|
198
|
+
version: 'ics20-1',
|
|
199
|
+
tags: {
|
|
200
|
+
status: 'live',
|
|
201
|
+
preferred: true
|
|
202
|
+
}
|
|
203
|
+
}]
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
$schema: '../../ibc_data.schema.json',
|
|
207
|
+
chain_1: {
|
|
208
|
+
chain_name: 'agoricdevnet',
|
|
209
|
+
client_id: '07-tendermint-15',
|
|
210
|
+
connection_id: 'connection-15'
|
|
211
|
+
},
|
|
212
|
+
chain_2: {
|
|
213
|
+
chain_name: 'stridetestnet',
|
|
214
|
+
client_id: '07-tendermint-68',
|
|
215
|
+
connection_id: 'connection-44'
|
|
216
|
+
},
|
|
217
|
+
channels: [{
|
|
218
|
+
chain_1: {
|
|
219
|
+
channel_id: 'channel-13',
|
|
220
|
+
port_id: 'transfer'
|
|
221
|
+
},
|
|
222
|
+
chain_2: {
|
|
223
|
+
channel_id: 'channel-60',
|
|
224
|
+
port_id: 'transfer'
|
|
225
|
+
},
|
|
226
|
+
ordering: 'unordered',
|
|
227
|
+
version: 'ics20-1',
|
|
228
|
+
tags: {
|
|
229
|
+
status: 'live',
|
|
230
|
+
preferred: true
|
|
231
|
+
}
|
|
232
|
+
}]
|
|
233
|
+
}
|
|
234
|
+
];
|
|
235
|
+
export default info;
|
package/esm/testnet/assets.js
CHANGED
|
@@ -91,6 +91,7 @@ import * as _planqtestnet from './planqtestnet';
|
|
|
91
91
|
import * as _pockettestnet from './pockettestnet';
|
|
92
92
|
import * as _pryzmtestnet from './pryzmtestnet';
|
|
93
93
|
import * as _quasartestnet from './quasartestnet';
|
|
94
|
+
import * as _qubeticstestnet from './qubeticstestnet';
|
|
94
95
|
import * as _quicksilvertestnet from './quicksilvertestnet';
|
|
95
96
|
import * as _qwoyntestnet from './qwoyntestnet';
|
|
96
97
|
import * as _sagatestnet from './sagatestnet';
|
|
@@ -225,6 +226,7 @@ const assets = [
|
|
|
225
226
|
_pockettestnet.assets,
|
|
226
227
|
_pryzmtestnet.assets,
|
|
227
228
|
_quasartestnet.assets,
|
|
229
|
+
_qubeticstestnet.assets,
|
|
228
230
|
_quicksilvertestnet.assets,
|
|
229
231
|
_qwoyntestnet.assets,
|
|
230
232
|
_sagatestnet.assets,
|
|
@@ -1,4 +1,33 @@
|
|
|
1
1
|
const info = [
|
|
2
|
+
{
|
|
3
|
+
$schema: '../../ibc_data.schema.json',
|
|
4
|
+
chain_1: {
|
|
5
|
+
chain_name: 'agoricdevnet',
|
|
6
|
+
client_id: '07-tendermint-14',
|
|
7
|
+
connection_id: 'connection-14'
|
|
8
|
+
},
|
|
9
|
+
chain_2: {
|
|
10
|
+
chain_name: 'axelartestnet',
|
|
11
|
+
client_id: '07-tendermint-1128',
|
|
12
|
+
connection_id: 'connection-872'
|
|
13
|
+
},
|
|
14
|
+
channels: [{
|
|
15
|
+
chain_1: {
|
|
16
|
+
channel_id: 'channel-12',
|
|
17
|
+
port_id: 'transfer'
|
|
18
|
+
},
|
|
19
|
+
chain_2: {
|
|
20
|
+
channel_id: 'channel-602',
|
|
21
|
+
port_id: 'transfer'
|
|
22
|
+
},
|
|
23
|
+
ordering: 'unordered',
|
|
24
|
+
version: 'ics20-1',
|
|
25
|
+
tags: {
|
|
26
|
+
status: 'live',
|
|
27
|
+
preferred: true
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
},
|
|
2
31
|
{
|
|
3
32
|
$schema: '../../ibc_data.schema.json',
|
|
4
33
|
chain_1: {
|
package/esm/testnet/chains.js
CHANGED
|
@@ -91,6 +91,7 @@ import * as _planqtestnet from './planqtestnet';
|
|
|
91
91
|
import * as _pockettestnet from './pockettestnet';
|
|
92
92
|
import * as _pryzmtestnet from './pryzmtestnet';
|
|
93
93
|
import * as _quasartestnet from './quasartestnet';
|
|
94
|
+
import * as _qubeticstestnet from './qubeticstestnet';
|
|
94
95
|
import * as _quicksilvertestnet from './quicksilvertestnet';
|
|
95
96
|
import * as _qwoyntestnet from './qwoyntestnet';
|
|
96
97
|
import * as _sagatestnet from './sagatestnet';
|
|
@@ -225,6 +226,7 @@ const chains = [
|
|
|
225
226
|
_pockettestnet.chain,
|
|
226
227
|
_pryzmtestnet.chain,
|
|
227
228
|
_quasartestnet.chain,
|
|
229
|
+
_qubeticstestnet.chain,
|
|
228
230
|
_quicksilvertestnet.chain,
|
|
229
231
|
_qwoyntestnet.chain,
|
|
230
232
|
_sagatestnet.chain,
|