chain-registry 1.69.186 → 1.69.188
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/babylon/assets.js +155 -0
- package/esm/mainnet/babylon/ibc.js +14 -0
- package/esm/mainnet/cosmoshub/ibc.js +6 -6
- package/esm/mainnet/elys/chain.js +12 -0
- package/esm/mainnet/ethereum/assets.js +16 -0
- package/esm/mainnet/kopi/assets.js +5 -5
- package/esm/mainnet/kopi/ibc.js +6 -6
- package/esm/mainnet/osmosis/ibc.js +14 -0
- package/esm/mainnet/titan/assets.js +63 -0
- package/esm/mainnet/xpla/chain.js +4 -4
- package/esm/testnet/babylontestnet/ibc.js +46 -0
- package/esm/testnet/osmosistestnet/ibc.js +46 -0
- package/esm/testnet/xplatestnet/chain.js +4 -4
- package/mainnet/babylon/assets.js +155 -0
- package/mainnet/babylon/ibc.js +14 -0
- package/mainnet/cosmoshub/ibc.js +6 -6
- package/mainnet/elys/chain.js +12 -0
- package/mainnet/ethereum/assets.js +16 -0
- package/mainnet/kopi/assets.js +5 -5
- package/mainnet/kopi/ibc.js +6 -6
- package/mainnet/osmosis/ibc.js +14 -0
- package/mainnet/titan/assets.js +63 -0
- package/mainnet/xpla/chain.js +4 -4
- package/package.json +4 -4
- package/testnet/babylontestnet/ibc.js +46 -0
- package/testnet/osmosistestnet/ibc.js +46 -0
- package/testnet/xplatestnet/chain.js +4 -4
|
@@ -502,6 +502,161 @@ const info = {
|
|
|
502
502
|
path: '0'
|
|
503
503
|
}
|
|
504
504
|
}]
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
denom_units: [{
|
|
508
|
+
denom: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
|
|
509
|
+
exponent: 0
|
|
510
|
+
}, {
|
|
511
|
+
denom: 'LBTC',
|
|
512
|
+
exponent: 8
|
|
513
|
+
}],
|
|
514
|
+
base: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
|
|
515
|
+
address: 'bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
|
|
516
|
+
name: 'Lombard Staked Bitcoin',
|
|
517
|
+
display: 'LBTC',
|
|
518
|
+
symbol: 'LBTC',
|
|
519
|
+
logo_URIs: {
|
|
520
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
521
|
+
},
|
|
522
|
+
type_asset: 'cw20',
|
|
523
|
+
traces: [{
|
|
524
|
+
type: 'ibc-bridge',
|
|
525
|
+
provider: 'Union',
|
|
526
|
+
counterparty: {
|
|
527
|
+
chain_name: 'ethereum',
|
|
528
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494',
|
|
529
|
+
channel_id: '1'
|
|
530
|
+
},
|
|
531
|
+
chain: {
|
|
532
|
+
channel_id: '3',
|
|
533
|
+
path: '0'
|
|
534
|
+
}
|
|
535
|
+
}]
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
denom_units: [{
|
|
539
|
+
denom: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
|
|
540
|
+
exponent: 0
|
|
541
|
+
}, {
|
|
542
|
+
denom: 'SolvBTC',
|
|
543
|
+
exponent: 18
|
|
544
|
+
}],
|
|
545
|
+
base: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
|
|
546
|
+
address: 'bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
|
|
547
|
+
name: 'Solv BTC',
|
|
548
|
+
display: 'SolvBTC',
|
|
549
|
+
symbol: 'SolvBTC',
|
|
550
|
+
logo_URIs: {
|
|
551
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
552
|
+
},
|
|
553
|
+
type_asset: 'cw20',
|
|
554
|
+
traces: [{
|
|
555
|
+
type: 'ibc-bridge',
|
|
556
|
+
provider: 'Union',
|
|
557
|
+
counterparty: {
|
|
558
|
+
chain_name: 'ethereum',
|
|
559
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97',
|
|
560
|
+
channel_id: '1'
|
|
561
|
+
},
|
|
562
|
+
chain: {
|
|
563
|
+
channel_id: '3',
|
|
564
|
+
path: '0'
|
|
565
|
+
}
|
|
566
|
+
}]
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
denom_units: [{
|
|
570
|
+
denom: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
|
|
571
|
+
exponent: 0
|
|
572
|
+
}, {
|
|
573
|
+
denom: 'stBTC',
|
|
574
|
+
exponent: 18
|
|
575
|
+
}],
|
|
576
|
+
base: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
|
|
577
|
+
address: 'bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
|
|
578
|
+
name: 'Lorenzo stBTC',
|
|
579
|
+
display: 'stBTC',
|
|
580
|
+
symbol: 'stBTC',
|
|
581
|
+
logo_URIs: {
|
|
582
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
583
|
+
},
|
|
584
|
+
type_asset: 'cw20',
|
|
585
|
+
traces: [{
|
|
586
|
+
type: 'ibc-bridge',
|
|
587
|
+
provider: 'Union',
|
|
588
|
+
counterparty: {
|
|
589
|
+
chain_name: 'ethereum',
|
|
590
|
+
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3',
|
|
591
|
+
channel_id: '1'
|
|
592
|
+
},
|
|
593
|
+
chain: {
|
|
594
|
+
channel_id: '3',
|
|
595
|
+
path: '0'
|
|
596
|
+
}
|
|
597
|
+
}]
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
denom_units: [{
|
|
601
|
+
denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
602
|
+
exponent: 0
|
|
603
|
+
}, {
|
|
604
|
+
denom: 'pumpBTC',
|
|
605
|
+
exponent: 8
|
|
606
|
+
}],
|
|
607
|
+
base: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
608
|
+
address: 'bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
609
|
+
name: 'pumpBTC',
|
|
610
|
+
display: 'pumpBTC',
|
|
611
|
+
symbol: 'pumpBTC',
|
|
612
|
+
logo_URIs: {
|
|
613
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
614
|
+
},
|
|
615
|
+
type_asset: 'cw20',
|
|
616
|
+
traces: [{
|
|
617
|
+
type: 'ibc-bridge',
|
|
618
|
+
provider: 'Union',
|
|
619
|
+
counterparty: {
|
|
620
|
+
chain_name: 'ethereum',
|
|
621
|
+
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e',
|
|
622
|
+
channel_id: '1'
|
|
623
|
+
},
|
|
624
|
+
chain: {
|
|
625
|
+
channel_id: '3',
|
|
626
|
+
path: '0'
|
|
627
|
+
}
|
|
628
|
+
}]
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
denom_units: [{
|
|
632
|
+
denom: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
|
|
633
|
+
exponent: 0
|
|
634
|
+
}, {
|
|
635
|
+
denom: 'WETH',
|
|
636
|
+
exponent: 18
|
|
637
|
+
}],
|
|
638
|
+
base: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
|
|
639
|
+
address: 'bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
|
|
640
|
+
name: 'Wrapped Ether',
|
|
641
|
+
display: 'WETH',
|
|
642
|
+
symbol: 'WETH',
|
|
643
|
+
logo_URIs: {
|
|
644
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
645
|
+
},
|
|
646
|
+
type_asset: 'cw20',
|
|
647
|
+
traces: [{
|
|
648
|
+
type: 'ibc-bridge',
|
|
649
|
+
provider: 'Union',
|
|
650
|
+
counterparty: {
|
|
651
|
+
chain_name: 'ethereum',
|
|
652
|
+
base_denom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2',
|
|
653
|
+
channel_id: '1'
|
|
654
|
+
},
|
|
655
|
+
chain: {
|
|
656
|
+
channel_id: '3',
|
|
657
|
+
path: '0'
|
|
658
|
+
}
|
|
659
|
+
}]
|
|
505
660
|
}
|
|
506
661
|
]
|
|
507
662
|
};
|
|
@@ -169,6 +169,20 @@ const info = [
|
|
|
169
169
|
status: 'live',
|
|
170
170
|
preferred: true
|
|
171
171
|
}
|
|
172
|
+
}, {
|
|
173
|
+
chain_1: {
|
|
174
|
+
channel_id: 'channel-7',
|
|
175
|
+
port_id: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6'
|
|
176
|
+
},
|
|
177
|
+
chain_2: {
|
|
178
|
+
channel_id: 'channel-101979',
|
|
179
|
+
port_id: 'transfer'
|
|
180
|
+
},
|
|
181
|
+
ordering: 'unordered',
|
|
182
|
+
version: 'ics20-1',
|
|
183
|
+
tags: {
|
|
184
|
+
status: 'live'
|
|
185
|
+
}
|
|
172
186
|
}]
|
|
173
187
|
}
|
|
174
188
|
];
|
|
@@ -993,21 +993,21 @@ const info = [
|
|
|
993
993
|
$schema: '../ibc_data.schema.json',
|
|
994
994
|
chain_1: {
|
|
995
995
|
chain_name: 'cosmoshub',
|
|
996
|
-
client_id: '07-tendermint-
|
|
997
|
-
connection_id: 'connection-
|
|
996
|
+
client_id: '07-tendermint-1382',
|
|
997
|
+
connection_id: 'connection-1105'
|
|
998
998
|
},
|
|
999
999
|
chain_2: {
|
|
1000
1000
|
chain_name: 'kopi',
|
|
1001
|
-
client_id: '07-tendermint-
|
|
1002
|
-
connection_id: 'connection-
|
|
1001
|
+
client_id: '07-tendermint-19',
|
|
1002
|
+
connection_id: 'connection-43'
|
|
1003
1003
|
},
|
|
1004
1004
|
channels: [{
|
|
1005
1005
|
chain_1: {
|
|
1006
|
-
channel_id: 'channel-
|
|
1006
|
+
channel_id: 'channel-1351',
|
|
1007
1007
|
port_id: 'transfer'
|
|
1008
1008
|
},
|
|
1009
1009
|
chain_2: {
|
|
1010
|
-
channel_id: 'channel-
|
|
1010
|
+
channel_id: 'channel-15',
|
|
1011
1011
|
port_id: 'transfer'
|
|
1012
1012
|
},
|
|
1013
1013
|
ordering: 'unordered',
|
|
@@ -148,6 +148,10 @@ const info = {
|
|
|
148
148
|
{
|
|
149
149
|
address: 'https://elys.rpc.fr.vnodesv.net:443',
|
|
150
150
|
provider: 'vNodes[V] [RBX France] Ser[V]ices'
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
address: 'https://rpc.elys.node75.org:443',
|
|
154
|
+
provider: 'Pro-Nodes75'
|
|
151
155
|
}
|
|
152
156
|
],
|
|
153
157
|
rest: [
|
|
@@ -226,6 +230,10 @@ const info = {
|
|
|
226
230
|
{
|
|
227
231
|
address: 'https://elys.rest.fr.vnodesv.net:443',
|
|
228
232
|
provider: 'vNodes[V] [RBX France] Ser[V]ices'
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
address: 'https://api.elys.node75.org:443',
|
|
236
|
+
provider: 'Pro-Nodes75'
|
|
229
237
|
}
|
|
230
238
|
],
|
|
231
239
|
grpc: [
|
|
@@ -276,6 +284,10 @@ const info = {
|
|
|
276
284
|
{
|
|
277
285
|
address: 'elys-grpc.node39.top:12090',
|
|
278
286
|
provider: 'Node39'
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
address: 'grpc.elys.node75.org:9210',
|
|
290
|
+
provider: 'Pro-Nodes75'
|
|
279
291
|
}
|
|
280
292
|
]
|
|
281
293
|
},
|
|
@@ -1650,6 +1650,14 @@ const info = {
|
|
|
1650
1650
|
name: 'Lorenzo stBTC',
|
|
1651
1651
|
display: 'stbtc',
|
|
1652
1652
|
symbol: 'stBTC',
|
|
1653
|
+
traces: [{
|
|
1654
|
+
type: 'liquid-stake',
|
|
1655
|
+
counterparty: {
|
|
1656
|
+
chain_name: 'bitcoin',
|
|
1657
|
+
base_denom: 'sat'
|
|
1658
|
+
},
|
|
1659
|
+
provider: 'Lorenzo'
|
|
1660
|
+
}],
|
|
1653
1661
|
logo_URIs: {
|
|
1654
1662
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
1655
1663
|
},
|
|
@@ -1747,6 +1755,14 @@ const info = {
|
|
|
1747
1755
|
name: 'pumpBTC',
|
|
1748
1756
|
display: 'pumpbtc',
|
|
1749
1757
|
symbol: 'pumpBTC',
|
|
1758
|
+
traces: [{
|
|
1759
|
+
type: 'liquid-stake',
|
|
1760
|
+
counterparty: {
|
|
1761
|
+
chain_name: 'bitcoin',
|
|
1762
|
+
base_denom: 'sat'
|
|
1763
|
+
},
|
|
1764
|
+
provider: 'pumpBTC'
|
|
1765
|
+
}],
|
|
1750
1766
|
logo_URIs: {
|
|
1751
1767
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
1752
1768
|
},
|
|
@@ -320,13 +320,13 @@ const info = {
|
|
|
320
320
|
{
|
|
321
321
|
description: 'Atom from cosmoshub Chain',
|
|
322
322
|
denom_units: [{
|
|
323
|
-
denom: 'ibc/
|
|
323
|
+
denom: 'ibc/A2E2EEC9057A4A1C2C0A6A4C78B0239118DF5F278830F50B4A6BDD7A66506B78',
|
|
324
324
|
exponent: 0
|
|
325
325
|
}, {
|
|
326
326
|
denom: 'Atom',
|
|
327
327
|
exponent: 6
|
|
328
328
|
}],
|
|
329
|
-
base: 'ibc/
|
|
329
|
+
base: 'ibc/A2E2EEC9057A4A1C2C0A6A4C78B0239118DF5F278830F50B4A6BDD7A66506B78',
|
|
330
330
|
name: 'ATOM',
|
|
331
331
|
display: 'Atom',
|
|
332
332
|
symbol: 'ATOM',
|
|
@@ -343,11 +343,11 @@ const info = {
|
|
|
343
343
|
counterparty: {
|
|
344
344
|
chain_name: 'cosmoshub',
|
|
345
345
|
base_denom: 'uatom',
|
|
346
|
-
channel_id: 'channel-
|
|
346
|
+
channel_id: 'channel-1351'
|
|
347
347
|
},
|
|
348
348
|
chain: {
|
|
349
|
-
channel_id: 'channel-
|
|
350
|
-
path: 'transfer/channel-
|
|
349
|
+
channel_id: 'channel-15',
|
|
350
|
+
path: 'transfer/channel-15/uatom'
|
|
351
351
|
}
|
|
352
352
|
}],
|
|
353
353
|
coingecko_id: 'cosmos'
|
package/esm/mainnet/kopi/ibc.js
CHANGED
|
@@ -3,21 +3,21 @@ const info = [
|
|
|
3
3
|
$schema: '../ibc_data.schema.json',
|
|
4
4
|
chain_1: {
|
|
5
5
|
chain_name: 'cosmoshub',
|
|
6
|
-
client_id: '07-tendermint-
|
|
7
|
-
connection_id: 'connection-
|
|
6
|
+
client_id: '07-tendermint-1382',
|
|
7
|
+
connection_id: 'connection-1105'
|
|
8
8
|
},
|
|
9
9
|
chain_2: {
|
|
10
10
|
chain_name: 'kopi',
|
|
11
|
-
client_id: '07-tendermint-
|
|
12
|
-
connection_id: 'connection-
|
|
11
|
+
client_id: '07-tendermint-19',
|
|
12
|
+
connection_id: 'connection-43'
|
|
13
13
|
},
|
|
14
14
|
channels: [{
|
|
15
15
|
chain_1: {
|
|
16
|
-
channel_id: 'channel-
|
|
16
|
+
channel_id: 'channel-1351',
|
|
17
17
|
port_id: 'transfer'
|
|
18
18
|
},
|
|
19
19
|
chain_2: {
|
|
20
|
-
channel_id: 'channel-
|
|
20
|
+
channel_id: 'channel-15',
|
|
21
21
|
port_id: 'transfer'
|
|
22
22
|
},
|
|
23
23
|
ordering: 'unordered',
|
|
@@ -440,6 +440,20 @@ const info = [
|
|
|
440
440
|
status: 'live',
|
|
441
441
|
preferred: true
|
|
442
442
|
}
|
|
443
|
+
}, {
|
|
444
|
+
chain_1: {
|
|
445
|
+
channel_id: 'channel-7',
|
|
446
|
+
port_id: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6'
|
|
447
|
+
},
|
|
448
|
+
chain_2: {
|
|
449
|
+
channel_id: 'channel-101979',
|
|
450
|
+
port_id: 'transfer'
|
|
451
|
+
},
|
|
452
|
+
ordering: 'unordered',
|
|
453
|
+
version: 'ics20-1',
|
|
454
|
+
tags: {
|
|
455
|
+
status: 'live'
|
|
456
|
+
}
|
|
443
457
|
}]
|
|
444
458
|
},
|
|
445
459
|
{
|
|
@@ -130,6 +130,69 @@ const info = {
|
|
|
130
130
|
}
|
|
131
131
|
}],
|
|
132
132
|
coingecko_id: 'bitcoin'
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
description: 'Ethereum (ETH) is ETH token bridged from Ethereum to titan chain through Titan Power flow bridge https://powerflow.asia/bridge',
|
|
136
|
+
denom_units: [{
|
|
137
|
+
denom: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/eth',
|
|
138
|
+
exponent: 0,
|
|
139
|
+
aliases: ['wei']
|
|
140
|
+
}, {
|
|
141
|
+
denom: 'eth',
|
|
142
|
+
exponent: 18
|
|
143
|
+
}],
|
|
144
|
+
type_asset: 'sdk.coin',
|
|
145
|
+
base: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/eth',
|
|
146
|
+
name: 'Ethereum',
|
|
147
|
+
display: 'eth',
|
|
148
|
+
symbol: 'ETH',
|
|
149
|
+
traces: [{
|
|
150
|
+
type: 'bridge',
|
|
151
|
+
counterparty: {
|
|
152
|
+
chain_name: 'ethereum',
|
|
153
|
+
base_denom: 'wei'
|
|
154
|
+
},
|
|
155
|
+
provider: 'powerflow.asia, titanlab.io'
|
|
156
|
+
}],
|
|
157
|
+
logo_URIs: {
|
|
158
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
159
|
+
},
|
|
160
|
+
images: [{
|
|
161
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
162
|
+
}]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
description: 'Tether\'s USD stablecoin on Titan. Bridge into titan chain through Titan Power flow bridge https://powerflow.asia/bridge',
|
|
166
|
+
denom_units: [{
|
|
167
|
+
denom: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/usdt',
|
|
168
|
+
exponent: 0,
|
|
169
|
+
aliases: ['uusdt']
|
|
170
|
+
}, {
|
|
171
|
+
denom: 'usdt',
|
|
172
|
+
exponent: 6
|
|
173
|
+
}],
|
|
174
|
+
type_asset: 'sdk.coin',
|
|
175
|
+
base: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/usdt',
|
|
176
|
+
name: 'Tether',
|
|
177
|
+
display: 'usdt',
|
|
178
|
+
symbol: 'USDT',
|
|
179
|
+
traces: [{
|
|
180
|
+
type: 'bridge',
|
|
181
|
+
counterparty: {
|
|
182
|
+
chain_name: 'ethereum',
|
|
183
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7',
|
|
184
|
+
contract: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
185
|
+
},
|
|
186
|
+
provider: 'powerflow.asia, titanlab.io'
|
|
187
|
+
}],
|
|
188
|
+
logo_URIs: {
|
|
189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
191
|
+
},
|
|
192
|
+
images: [{
|
|
193
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
194
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
195
|
+
}]
|
|
133
196
|
}
|
|
134
197
|
]
|
|
135
198
|
};
|
|
@@ -15,10 +15,10 @@ const info = {
|
|
|
15
15
|
fees: {
|
|
16
16
|
fee_tokens: [{
|
|
17
17
|
denom: 'axpla',
|
|
18
|
-
fixed_min_gas_price:
|
|
19
|
-
low_gas_price:
|
|
20
|
-
average_gas_price:
|
|
21
|
-
high_gas_price:
|
|
18
|
+
fixed_min_gas_price: 280000000000,
|
|
19
|
+
low_gas_price: 280000000000,
|
|
20
|
+
average_gas_price: 280000000000,
|
|
21
|
+
high_gas_price: 280000000000
|
|
22
22
|
}]
|
|
23
23
|
},
|
|
24
24
|
staking: {
|
|
@@ -113,6 +113,52 @@ const info = [
|
|
|
113
113
|
preferred: true
|
|
114
114
|
}
|
|
115
115
|
}]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
$schema: '../../ibc_data.schema.json',
|
|
119
|
+
chain_1: {
|
|
120
|
+
chain_name: 'babylontestnet',
|
|
121
|
+
client_id: '07-tendermint-31',
|
|
122
|
+
connection_id: 'connection-29'
|
|
123
|
+
},
|
|
124
|
+
chain_2: {
|
|
125
|
+
chain_name: 'osmosistestnet',
|
|
126
|
+
client_id: '07-tendermint-4636',
|
|
127
|
+
connection_id: 'connection-3994'
|
|
128
|
+
},
|
|
129
|
+
channels: [{
|
|
130
|
+
chain_1: {
|
|
131
|
+
channel_id: 'channel-21',
|
|
132
|
+
port_id: 'transfer'
|
|
133
|
+
},
|
|
134
|
+
chain_2: {
|
|
135
|
+
channel_id: 'channel-10366',
|
|
136
|
+
port_id: 'transfer'
|
|
137
|
+
},
|
|
138
|
+
ordering: 'unordered',
|
|
139
|
+
version: 'ics20-1',
|
|
140
|
+
tags: {
|
|
141
|
+
status: 'live',
|
|
142
|
+
preferred: true,
|
|
143
|
+
dex: 'osmosis'
|
|
144
|
+
}
|
|
145
|
+
}, {
|
|
146
|
+
chain_1: {
|
|
147
|
+
channel_id: 'channel-22',
|
|
148
|
+
port_id: 'wasm.bbn17tu5q57xdf3u4m0u8j4mnjlcwe9kt4n87fmc4cdnrkf9zungn7wsjfhts0'
|
|
149
|
+
},
|
|
150
|
+
chain_2: {
|
|
151
|
+
channel_id: 'channel-10367',
|
|
152
|
+
port_id: 'transfer'
|
|
153
|
+
},
|
|
154
|
+
ordering: 'unordered',
|
|
155
|
+
version: 'ics20-1',
|
|
156
|
+
tags: {
|
|
157
|
+
status: 'live',
|
|
158
|
+
preferred: true,
|
|
159
|
+
description: 'cw20-ics20'
|
|
160
|
+
}
|
|
161
|
+
}]
|
|
116
162
|
}
|
|
117
163
|
];
|
|
118
164
|
export default info;
|
|
@@ -119,6 +119,52 @@ const info = [
|
|
|
119
119
|
}
|
|
120
120
|
}]
|
|
121
121
|
},
|
|
122
|
+
{
|
|
123
|
+
$schema: '../../ibc_data.schema.json',
|
|
124
|
+
chain_1: {
|
|
125
|
+
chain_name: 'babylontestnet',
|
|
126
|
+
client_id: '07-tendermint-31',
|
|
127
|
+
connection_id: 'connection-29'
|
|
128
|
+
},
|
|
129
|
+
chain_2: {
|
|
130
|
+
chain_name: 'osmosistestnet',
|
|
131
|
+
client_id: '07-tendermint-4636',
|
|
132
|
+
connection_id: 'connection-3994'
|
|
133
|
+
},
|
|
134
|
+
channels: [{
|
|
135
|
+
chain_1: {
|
|
136
|
+
channel_id: 'channel-21',
|
|
137
|
+
port_id: 'transfer'
|
|
138
|
+
},
|
|
139
|
+
chain_2: {
|
|
140
|
+
channel_id: 'channel-10366',
|
|
141
|
+
port_id: 'transfer'
|
|
142
|
+
},
|
|
143
|
+
ordering: 'unordered',
|
|
144
|
+
version: 'ics20-1',
|
|
145
|
+
tags: {
|
|
146
|
+
status: 'live',
|
|
147
|
+
preferred: true,
|
|
148
|
+
dex: 'osmosis'
|
|
149
|
+
}
|
|
150
|
+
}, {
|
|
151
|
+
chain_1: {
|
|
152
|
+
channel_id: 'channel-22',
|
|
153
|
+
port_id: 'wasm.bbn17tu5q57xdf3u4m0u8j4mnjlcwe9kt4n87fmc4cdnrkf9zungn7wsjfhts0'
|
|
154
|
+
},
|
|
155
|
+
chain_2: {
|
|
156
|
+
channel_id: 'channel-10367',
|
|
157
|
+
port_id: 'transfer'
|
|
158
|
+
},
|
|
159
|
+
ordering: 'unordered',
|
|
160
|
+
version: 'ics20-1',
|
|
161
|
+
tags: {
|
|
162
|
+
status: 'live',
|
|
163
|
+
preferred: true,
|
|
164
|
+
description: 'cw20-ics20'
|
|
165
|
+
}
|
|
166
|
+
}]
|
|
167
|
+
},
|
|
122
168
|
{
|
|
123
169
|
$schema: '../../ibc_data.schema.json',
|
|
124
170
|
chain_1: {
|
|
@@ -15,10 +15,10 @@ const info = {
|
|
|
15
15
|
fees: {
|
|
16
16
|
fee_tokens: [{
|
|
17
17
|
denom: 'axpla',
|
|
18
|
-
fixed_min_gas_price:
|
|
19
|
-
low_gas_price:
|
|
20
|
-
average_gas_price:
|
|
21
|
-
high_gas_price:
|
|
18
|
+
fixed_min_gas_price: 280000000000,
|
|
19
|
+
low_gas_price: 280000000000,
|
|
20
|
+
average_gas_price: 280000000000,
|
|
21
|
+
high_gas_price: 280000000000
|
|
22
22
|
}]
|
|
23
23
|
},
|
|
24
24
|
staking: {
|
|
@@ -504,6 +504,161 @@ const info = {
|
|
|
504
504
|
path: '0'
|
|
505
505
|
}
|
|
506
506
|
}]
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
denom_units: [{
|
|
510
|
+
denom: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
|
|
511
|
+
exponent: 0
|
|
512
|
+
}, {
|
|
513
|
+
denom: 'LBTC',
|
|
514
|
+
exponent: 8
|
|
515
|
+
}],
|
|
516
|
+
base: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
|
|
517
|
+
address: 'bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
|
|
518
|
+
name: 'Lombard Staked Bitcoin',
|
|
519
|
+
display: 'LBTC',
|
|
520
|
+
symbol: 'LBTC',
|
|
521
|
+
logo_URIs: {
|
|
522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
523
|
+
},
|
|
524
|
+
type_asset: 'cw20',
|
|
525
|
+
traces: [{
|
|
526
|
+
type: 'ibc-bridge',
|
|
527
|
+
provider: 'Union',
|
|
528
|
+
counterparty: {
|
|
529
|
+
chain_name: 'ethereum',
|
|
530
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494',
|
|
531
|
+
channel_id: '1'
|
|
532
|
+
},
|
|
533
|
+
chain: {
|
|
534
|
+
channel_id: '3',
|
|
535
|
+
path: '0'
|
|
536
|
+
}
|
|
537
|
+
}]
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
denom_units: [{
|
|
541
|
+
denom: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
|
|
542
|
+
exponent: 0
|
|
543
|
+
}, {
|
|
544
|
+
denom: 'SolvBTC',
|
|
545
|
+
exponent: 18
|
|
546
|
+
}],
|
|
547
|
+
base: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
|
|
548
|
+
address: 'bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
|
|
549
|
+
name: 'Solv BTC',
|
|
550
|
+
display: 'SolvBTC',
|
|
551
|
+
symbol: 'SolvBTC',
|
|
552
|
+
logo_URIs: {
|
|
553
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
554
|
+
},
|
|
555
|
+
type_asset: 'cw20',
|
|
556
|
+
traces: [{
|
|
557
|
+
type: 'ibc-bridge',
|
|
558
|
+
provider: 'Union',
|
|
559
|
+
counterparty: {
|
|
560
|
+
chain_name: 'ethereum',
|
|
561
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97',
|
|
562
|
+
channel_id: '1'
|
|
563
|
+
},
|
|
564
|
+
chain: {
|
|
565
|
+
channel_id: '3',
|
|
566
|
+
path: '0'
|
|
567
|
+
}
|
|
568
|
+
}]
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
denom_units: [{
|
|
572
|
+
denom: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
|
|
573
|
+
exponent: 0
|
|
574
|
+
}, {
|
|
575
|
+
denom: 'stBTC',
|
|
576
|
+
exponent: 18
|
|
577
|
+
}],
|
|
578
|
+
base: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
|
|
579
|
+
address: 'bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
|
|
580
|
+
name: 'Lorenzo stBTC',
|
|
581
|
+
display: 'stBTC',
|
|
582
|
+
symbol: 'stBTC',
|
|
583
|
+
logo_URIs: {
|
|
584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
585
|
+
},
|
|
586
|
+
type_asset: 'cw20',
|
|
587
|
+
traces: [{
|
|
588
|
+
type: 'ibc-bridge',
|
|
589
|
+
provider: 'Union',
|
|
590
|
+
counterparty: {
|
|
591
|
+
chain_name: 'ethereum',
|
|
592
|
+
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3',
|
|
593
|
+
channel_id: '1'
|
|
594
|
+
},
|
|
595
|
+
chain: {
|
|
596
|
+
channel_id: '3',
|
|
597
|
+
path: '0'
|
|
598
|
+
}
|
|
599
|
+
}]
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
denom_units: [{
|
|
603
|
+
denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
604
|
+
exponent: 0
|
|
605
|
+
}, {
|
|
606
|
+
denom: 'pumpBTC',
|
|
607
|
+
exponent: 8
|
|
608
|
+
}],
|
|
609
|
+
base: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
610
|
+
address: 'bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
611
|
+
name: 'pumpBTC',
|
|
612
|
+
display: 'pumpBTC',
|
|
613
|
+
symbol: 'pumpBTC',
|
|
614
|
+
logo_URIs: {
|
|
615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
616
|
+
},
|
|
617
|
+
type_asset: 'cw20',
|
|
618
|
+
traces: [{
|
|
619
|
+
type: 'ibc-bridge',
|
|
620
|
+
provider: 'Union',
|
|
621
|
+
counterparty: {
|
|
622
|
+
chain_name: 'ethereum',
|
|
623
|
+
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e',
|
|
624
|
+
channel_id: '1'
|
|
625
|
+
},
|
|
626
|
+
chain: {
|
|
627
|
+
channel_id: '3',
|
|
628
|
+
path: '0'
|
|
629
|
+
}
|
|
630
|
+
}]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
denom_units: [{
|
|
634
|
+
denom: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
|
|
635
|
+
exponent: 0
|
|
636
|
+
}, {
|
|
637
|
+
denom: 'WETH',
|
|
638
|
+
exponent: 18
|
|
639
|
+
}],
|
|
640
|
+
base: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
|
|
641
|
+
address: 'bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
|
|
642
|
+
name: 'Wrapped Ether',
|
|
643
|
+
display: 'WETH',
|
|
644
|
+
symbol: 'WETH',
|
|
645
|
+
logo_URIs: {
|
|
646
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
647
|
+
},
|
|
648
|
+
type_asset: 'cw20',
|
|
649
|
+
traces: [{
|
|
650
|
+
type: 'ibc-bridge',
|
|
651
|
+
provider: 'Union',
|
|
652
|
+
counterparty: {
|
|
653
|
+
chain_name: 'ethereum',
|
|
654
|
+
base_denom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2',
|
|
655
|
+
channel_id: '1'
|
|
656
|
+
},
|
|
657
|
+
chain: {
|
|
658
|
+
channel_id: '3',
|
|
659
|
+
path: '0'
|
|
660
|
+
}
|
|
661
|
+
}]
|
|
507
662
|
}
|
|
508
663
|
]
|
|
509
664
|
};
|
package/mainnet/babylon/ibc.js
CHANGED
|
@@ -171,6 +171,20 @@ const info = [
|
|
|
171
171
|
status: 'live',
|
|
172
172
|
preferred: true
|
|
173
173
|
}
|
|
174
|
+
}, {
|
|
175
|
+
chain_1: {
|
|
176
|
+
channel_id: 'channel-7',
|
|
177
|
+
port_id: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6'
|
|
178
|
+
},
|
|
179
|
+
chain_2: {
|
|
180
|
+
channel_id: 'channel-101979',
|
|
181
|
+
port_id: 'transfer'
|
|
182
|
+
},
|
|
183
|
+
ordering: 'unordered',
|
|
184
|
+
version: 'ics20-1',
|
|
185
|
+
tags: {
|
|
186
|
+
status: 'live'
|
|
187
|
+
}
|
|
174
188
|
}]
|
|
175
189
|
}
|
|
176
190
|
];
|
package/mainnet/cosmoshub/ibc.js
CHANGED
|
@@ -995,21 +995,21 @@ const info = [
|
|
|
995
995
|
$schema: '../ibc_data.schema.json',
|
|
996
996
|
chain_1: {
|
|
997
997
|
chain_name: 'cosmoshub',
|
|
998
|
-
client_id: '07-tendermint-
|
|
999
|
-
connection_id: 'connection-
|
|
998
|
+
client_id: '07-tendermint-1382',
|
|
999
|
+
connection_id: 'connection-1105'
|
|
1000
1000
|
},
|
|
1001
1001
|
chain_2: {
|
|
1002
1002
|
chain_name: 'kopi',
|
|
1003
|
-
client_id: '07-tendermint-
|
|
1004
|
-
connection_id: 'connection-
|
|
1003
|
+
client_id: '07-tendermint-19',
|
|
1004
|
+
connection_id: 'connection-43'
|
|
1005
1005
|
},
|
|
1006
1006
|
channels: [{
|
|
1007
1007
|
chain_1: {
|
|
1008
|
-
channel_id: 'channel-
|
|
1008
|
+
channel_id: 'channel-1351',
|
|
1009
1009
|
port_id: 'transfer'
|
|
1010
1010
|
},
|
|
1011
1011
|
chain_2: {
|
|
1012
|
-
channel_id: 'channel-
|
|
1012
|
+
channel_id: 'channel-15',
|
|
1013
1013
|
port_id: 'transfer'
|
|
1014
1014
|
},
|
|
1015
1015
|
ordering: 'unordered',
|
package/mainnet/elys/chain.js
CHANGED
|
@@ -150,6 +150,10 @@ const info = {
|
|
|
150
150
|
{
|
|
151
151
|
address: 'https://elys.rpc.fr.vnodesv.net:443',
|
|
152
152
|
provider: 'vNodes[V] [RBX France] Ser[V]ices'
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
address: 'https://rpc.elys.node75.org:443',
|
|
156
|
+
provider: 'Pro-Nodes75'
|
|
153
157
|
}
|
|
154
158
|
],
|
|
155
159
|
rest: [
|
|
@@ -228,6 +232,10 @@ const info = {
|
|
|
228
232
|
{
|
|
229
233
|
address: 'https://elys.rest.fr.vnodesv.net:443',
|
|
230
234
|
provider: 'vNodes[V] [RBX France] Ser[V]ices'
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
address: 'https://api.elys.node75.org:443',
|
|
238
|
+
provider: 'Pro-Nodes75'
|
|
231
239
|
}
|
|
232
240
|
],
|
|
233
241
|
grpc: [
|
|
@@ -278,6 +286,10 @@ const info = {
|
|
|
278
286
|
{
|
|
279
287
|
address: 'elys-grpc.node39.top:12090',
|
|
280
288
|
provider: 'Node39'
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
address: 'grpc.elys.node75.org:9210',
|
|
292
|
+
provider: 'Pro-Nodes75'
|
|
281
293
|
}
|
|
282
294
|
]
|
|
283
295
|
},
|
|
@@ -1652,6 +1652,14 @@ const info = {
|
|
|
1652
1652
|
name: 'Lorenzo stBTC',
|
|
1653
1653
|
display: 'stbtc',
|
|
1654
1654
|
symbol: 'stBTC',
|
|
1655
|
+
traces: [{
|
|
1656
|
+
type: 'liquid-stake',
|
|
1657
|
+
counterparty: {
|
|
1658
|
+
chain_name: 'bitcoin',
|
|
1659
|
+
base_denom: 'sat'
|
|
1660
|
+
},
|
|
1661
|
+
provider: 'Lorenzo'
|
|
1662
|
+
}],
|
|
1655
1663
|
logo_URIs: {
|
|
1656
1664
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
1657
1665
|
},
|
|
@@ -1749,6 +1757,14 @@ const info = {
|
|
|
1749
1757
|
name: 'pumpBTC',
|
|
1750
1758
|
display: 'pumpbtc',
|
|
1751
1759
|
symbol: 'pumpBTC',
|
|
1760
|
+
traces: [{
|
|
1761
|
+
type: 'liquid-stake',
|
|
1762
|
+
counterparty: {
|
|
1763
|
+
chain_name: 'bitcoin',
|
|
1764
|
+
base_denom: 'sat'
|
|
1765
|
+
},
|
|
1766
|
+
provider: 'pumpBTC'
|
|
1767
|
+
}],
|
|
1752
1768
|
logo_URIs: {
|
|
1753
1769
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
1754
1770
|
},
|
package/mainnet/kopi/assets.js
CHANGED
|
@@ -322,13 +322,13 @@ const info = {
|
|
|
322
322
|
{
|
|
323
323
|
description: 'Atom from cosmoshub Chain',
|
|
324
324
|
denom_units: [{
|
|
325
|
-
denom: 'ibc/
|
|
325
|
+
denom: 'ibc/A2E2EEC9057A4A1C2C0A6A4C78B0239118DF5F278830F50B4A6BDD7A66506B78',
|
|
326
326
|
exponent: 0
|
|
327
327
|
}, {
|
|
328
328
|
denom: 'Atom',
|
|
329
329
|
exponent: 6
|
|
330
330
|
}],
|
|
331
|
-
base: 'ibc/
|
|
331
|
+
base: 'ibc/A2E2EEC9057A4A1C2C0A6A4C78B0239118DF5F278830F50B4A6BDD7A66506B78',
|
|
332
332
|
name: 'ATOM',
|
|
333
333
|
display: 'Atom',
|
|
334
334
|
symbol: 'ATOM',
|
|
@@ -345,11 +345,11 @@ const info = {
|
|
|
345
345
|
counterparty: {
|
|
346
346
|
chain_name: 'cosmoshub',
|
|
347
347
|
base_denom: 'uatom',
|
|
348
|
-
channel_id: 'channel-
|
|
348
|
+
channel_id: 'channel-1351'
|
|
349
349
|
},
|
|
350
350
|
chain: {
|
|
351
|
-
channel_id: 'channel-
|
|
352
|
-
path: 'transfer/channel-
|
|
351
|
+
channel_id: 'channel-15',
|
|
352
|
+
path: 'transfer/channel-15/uatom'
|
|
353
353
|
}
|
|
354
354
|
}],
|
|
355
355
|
coingecko_id: 'cosmos'
|
package/mainnet/kopi/ibc.js
CHANGED
|
@@ -5,21 +5,21 @@ const info = [
|
|
|
5
5
|
$schema: '../ibc_data.schema.json',
|
|
6
6
|
chain_1: {
|
|
7
7
|
chain_name: 'cosmoshub',
|
|
8
|
-
client_id: '07-tendermint-
|
|
9
|
-
connection_id: 'connection-
|
|
8
|
+
client_id: '07-tendermint-1382',
|
|
9
|
+
connection_id: 'connection-1105'
|
|
10
10
|
},
|
|
11
11
|
chain_2: {
|
|
12
12
|
chain_name: 'kopi',
|
|
13
|
-
client_id: '07-tendermint-
|
|
14
|
-
connection_id: 'connection-
|
|
13
|
+
client_id: '07-tendermint-19',
|
|
14
|
+
connection_id: 'connection-43'
|
|
15
15
|
},
|
|
16
16
|
channels: [{
|
|
17
17
|
chain_1: {
|
|
18
|
-
channel_id: 'channel-
|
|
18
|
+
channel_id: 'channel-1351',
|
|
19
19
|
port_id: 'transfer'
|
|
20
20
|
},
|
|
21
21
|
chain_2: {
|
|
22
|
-
channel_id: 'channel-
|
|
22
|
+
channel_id: 'channel-15',
|
|
23
23
|
port_id: 'transfer'
|
|
24
24
|
},
|
|
25
25
|
ordering: 'unordered',
|
package/mainnet/osmosis/ibc.js
CHANGED
|
@@ -442,6 +442,20 @@ const info = [
|
|
|
442
442
|
status: 'live',
|
|
443
443
|
preferred: true
|
|
444
444
|
}
|
|
445
|
+
}, {
|
|
446
|
+
chain_1: {
|
|
447
|
+
channel_id: 'channel-7',
|
|
448
|
+
port_id: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6'
|
|
449
|
+
},
|
|
450
|
+
chain_2: {
|
|
451
|
+
channel_id: 'channel-101979',
|
|
452
|
+
port_id: 'transfer'
|
|
453
|
+
},
|
|
454
|
+
ordering: 'unordered',
|
|
455
|
+
version: 'ics20-1',
|
|
456
|
+
tags: {
|
|
457
|
+
status: 'live'
|
|
458
|
+
}
|
|
445
459
|
}]
|
|
446
460
|
},
|
|
447
461
|
{
|
package/mainnet/titan/assets.js
CHANGED
|
@@ -132,6 +132,69 @@ const info = {
|
|
|
132
132
|
}
|
|
133
133
|
}],
|
|
134
134
|
coingecko_id: 'bitcoin'
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
description: 'Ethereum (ETH) is ETH token bridged from Ethereum to titan chain through Titan Power flow bridge https://powerflow.asia/bridge',
|
|
138
|
+
denom_units: [{
|
|
139
|
+
denom: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/eth',
|
|
140
|
+
exponent: 0,
|
|
141
|
+
aliases: ['wei']
|
|
142
|
+
}, {
|
|
143
|
+
denom: 'eth',
|
|
144
|
+
exponent: 18
|
|
145
|
+
}],
|
|
146
|
+
type_asset: 'sdk.coin',
|
|
147
|
+
base: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/eth',
|
|
148
|
+
name: 'Ethereum',
|
|
149
|
+
display: 'eth',
|
|
150
|
+
symbol: 'ETH',
|
|
151
|
+
traces: [{
|
|
152
|
+
type: 'bridge',
|
|
153
|
+
counterparty: {
|
|
154
|
+
chain_name: 'ethereum',
|
|
155
|
+
base_denom: 'wei'
|
|
156
|
+
},
|
|
157
|
+
provider: 'powerflow.asia, titanlab.io'
|
|
158
|
+
}],
|
|
159
|
+
logo_URIs: {
|
|
160
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
161
|
+
},
|
|
162
|
+
images: [{
|
|
163
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
164
|
+
}]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
description: 'Tether\'s USD stablecoin on Titan. Bridge into titan chain through Titan Power flow bridge https://powerflow.asia/bridge',
|
|
168
|
+
denom_units: [{
|
|
169
|
+
denom: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/usdt',
|
|
170
|
+
exponent: 0,
|
|
171
|
+
aliases: ['uusdt']
|
|
172
|
+
}, {
|
|
173
|
+
denom: 'usdt',
|
|
174
|
+
exponent: 6
|
|
175
|
+
}],
|
|
176
|
+
type_asset: 'sdk.coin',
|
|
177
|
+
base: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/usdt',
|
|
178
|
+
name: 'Tether',
|
|
179
|
+
display: 'usdt',
|
|
180
|
+
symbol: 'USDT',
|
|
181
|
+
traces: [{
|
|
182
|
+
type: 'bridge',
|
|
183
|
+
counterparty: {
|
|
184
|
+
chain_name: 'ethereum',
|
|
185
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7',
|
|
186
|
+
contract: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
187
|
+
},
|
|
188
|
+
provider: 'powerflow.asia, titanlab.io'
|
|
189
|
+
}],
|
|
190
|
+
logo_URIs: {
|
|
191
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
192
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
193
|
+
},
|
|
194
|
+
images: [{
|
|
195
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
196
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
197
|
+
}]
|
|
135
198
|
}
|
|
136
199
|
]
|
|
137
200
|
};
|
package/mainnet/xpla/chain.js
CHANGED
|
@@ -17,10 +17,10 @@ const info = {
|
|
|
17
17
|
fees: {
|
|
18
18
|
fee_tokens: [{
|
|
19
19
|
denom: 'axpla',
|
|
20
|
-
fixed_min_gas_price:
|
|
21
|
-
low_gas_price:
|
|
22
|
-
average_gas_price:
|
|
23
|
-
high_gas_price:
|
|
20
|
+
fixed_min_gas_price: 280000000000,
|
|
21
|
+
low_gas_price: 280000000000,
|
|
22
|
+
average_gas_price: 280000000000,
|
|
23
|
+
high_gas_price: 280000000000
|
|
24
24
|
}]
|
|
25
25
|
},
|
|
26
26
|
staking: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.188",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.119",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.119"
|
|
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": "244c1ba26bcc4b34fc32f69f63b214b4205741b5"
|
|
47
47
|
}
|
|
@@ -115,6 +115,52 @@ const info = [
|
|
|
115
115
|
preferred: true
|
|
116
116
|
}
|
|
117
117
|
}]
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
$schema: '../../ibc_data.schema.json',
|
|
121
|
+
chain_1: {
|
|
122
|
+
chain_name: 'babylontestnet',
|
|
123
|
+
client_id: '07-tendermint-31',
|
|
124
|
+
connection_id: 'connection-29'
|
|
125
|
+
},
|
|
126
|
+
chain_2: {
|
|
127
|
+
chain_name: 'osmosistestnet',
|
|
128
|
+
client_id: '07-tendermint-4636',
|
|
129
|
+
connection_id: 'connection-3994'
|
|
130
|
+
},
|
|
131
|
+
channels: [{
|
|
132
|
+
chain_1: {
|
|
133
|
+
channel_id: 'channel-21',
|
|
134
|
+
port_id: 'transfer'
|
|
135
|
+
},
|
|
136
|
+
chain_2: {
|
|
137
|
+
channel_id: 'channel-10366',
|
|
138
|
+
port_id: 'transfer'
|
|
139
|
+
},
|
|
140
|
+
ordering: 'unordered',
|
|
141
|
+
version: 'ics20-1',
|
|
142
|
+
tags: {
|
|
143
|
+
status: 'live',
|
|
144
|
+
preferred: true,
|
|
145
|
+
dex: 'osmosis'
|
|
146
|
+
}
|
|
147
|
+
}, {
|
|
148
|
+
chain_1: {
|
|
149
|
+
channel_id: 'channel-22',
|
|
150
|
+
port_id: 'wasm.bbn17tu5q57xdf3u4m0u8j4mnjlcwe9kt4n87fmc4cdnrkf9zungn7wsjfhts0'
|
|
151
|
+
},
|
|
152
|
+
chain_2: {
|
|
153
|
+
channel_id: 'channel-10367',
|
|
154
|
+
port_id: 'transfer'
|
|
155
|
+
},
|
|
156
|
+
ordering: 'unordered',
|
|
157
|
+
version: 'ics20-1',
|
|
158
|
+
tags: {
|
|
159
|
+
status: 'live',
|
|
160
|
+
preferred: true,
|
|
161
|
+
description: 'cw20-ics20'
|
|
162
|
+
}
|
|
163
|
+
}]
|
|
118
164
|
}
|
|
119
165
|
];
|
|
120
166
|
exports.default = info;
|
|
@@ -121,6 +121,52 @@ const info = [
|
|
|
121
121
|
}
|
|
122
122
|
}]
|
|
123
123
|
},
|
|
124
|
+
{
|
|
125
|
+
$schema: '../../ibc_data.schema.json',
|
|
126
|
+
chain_1: {
|
|
127
|
+
chain_name: 'babylontestnet',
|
|
128
|
+
client_id: '07-tendermint-31',
|
|
129
|
+
connection_id: 'connection-29'
|
|
130
|
+
},
|
|
131
|
+
chain_2: {
|
|
132
|
+
chain_name: 'osmosistestnet',
|
|
133
|
+
client_id: '07-tendermint-4636',
|
|
134
|
+
connection_id: 'connection-3994'
|
|
135
|
+
},
|
|
136
|
+
channels: [{
|
|
137
|
+
chain_1: {
|
|
138
|
+
channel_id: 'channel-21',
|
|
139
|
+
port_id: 'transfer'
|
|
140
|
+
},
|
|
141
|
+
chain_2: {
|
|
142
|
+
channel_id: 'channel-10366',
|
|
143
|
+
port_id: 'transfer'
|
|
144
|
+
},
|
|
145
|
+
ordering: 'unordered',
|
|
146
|
+
version: 'ics20-1',
|
|
147
|
+
tags: {
|
|
148
|
+
status: 'live',
|
|
149
|
+
preferred: true,
|
|
150
|
+
dex: 'osmosis'
|
|
151
|
+
}
|
|
152
|
+
}, {
|
|
153
|
+
chain_1: {
|
|
154
|
+
channel_id: 'channel-22',
|
|
155
|
+
port_id: 'wasm.bbn17tu5q57xdf3u4m0u8j4mnjlcwe9kt4n87fmc4cdnrkf9zungn7wsjfhts0'
|
|
156
|
+
},
|
|
157
|
+
chain_2: {
|
|
158
|
+
channel_id: 'channel-10367',
|
|
159
|
+
port_id: 'transfer'
|
|
160
|
+
},
|
|
161
|
+
ordering: 'unordered',
|
|
162
|
+
version: 'ics20-1',
|
|
163
|
+
tags: {
|
|
164
|
+
status: 'live',
|
|
165
|
+
preferred: true,
|
|
166
|
+
description: 'cw20-ics20'
|
|
167
|
+
}
|
|
168
|
+
}]
|
|
169
|
+
},
|
|
124
170
|
{
|
|
125
171
|
$schema: '../../ibc_data.schema.json',
|
|
126
172
|
chain_1: {
|
|
@@ -17,10 +17,10 @@ const info = {
|
|
|
17
17
|
fees: {
|
|
18
18
|
fee_tokens: [{
|
|
19
19
|
denom: 'axpla',
|
|
20
|
-
fixed_min_gas_price:
|
|
21
|
-
low_gas_price:
|
|
22
|
-
average_gas_price:
|
|
23
|
-
high_gas_price:
|
|
20
|
+
fixed_min_gas_price: 280000000000,
|
|
21
|
+
low_gas_price: 280000000000,
|
|
22
|
+
average_gas_price: 280000000000,
|
|
23
|
+
high_gas_price: 280000000000
|
|
24
24
|
}]
|
|
25
25
|
},
|
|
26
26
|
staking: {
|