chain-registry 1.69.248 → 1.69.250
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/devnet/manifestdevnet/chain.js +2 -1
- package/esm/devnet/manifestdevnet/chain.js +2 -1
- package/esm/mainnet/assets.js +4 -0
- package/esm/mainnet/bitbadges/assets.js +1 -1
- package/esm/mainnet/bitbadges/chain.js +9 -6
- package/esm/mainnet/bitbadges/ibc.js +31 -0
- package/esm/mainnet/bitbadges/index.js +2 -0
- package/esm/mainnet/celestia/ibc.js +25 -0
- package/esm/mainnet/chains.js +4 -0
- package/esm/mainnet/cosmoshub/ibc.js +54 -0
- package/esm/mainnet/elys/ibc.js +29 -0
- package/esm/mainnet/ethereum/assets.js +1 -1
- package/esm/mainnet/ibc.js +6 -0
- package/esm/mainnet/injective/ibc.js +29 -0
- package/esm/mainnet/manifest/chain.js +3 -2
- package/esm/mainnet/namada/assets.js +485 -0
- package/esm/mainnet/namada/chain.js +141 -0
- package/esm/mainnet/namada/ibc.js +203 -0
- package/esm/mainnet/namada/index.js +6 -0
- package/esm/mainnet/named.js +2 -0
- package/esm/mainnet/neutron/ibc.js +25 -0
- package/esm/mainnet/noble/ibc.js +54 -0
- package/esm/mainnet/nyx/ibc.js +25 -0
- package/esm/mainnet/osmosis/ibc.js +84 -0
- package/esm/mainnet/stride/ibc.js +25 -0
- package/esm/mainnet/xrplevm/assets.js +54 -0
- package/esm/mainnet/xrplevm/chain.js +106 -0
- package/esm/mainnet/xrplevm/ibc.js +148 -0
- package/esm/mainnet/xrplevm/index.js +6 -0
- package/esm/noncosmos/assets.js +0 -2
- package/esm/noncosmos/named.js +0 -1
- package/esm/noncosmos/penumbra/ibc.js +31 -3
- package/esm/testnet/manifesttestnet/chain.js +2 -1
- package/esm/testnet/xrplevmtestnet/chain.js +5 -14
- package/mainnet/assets.js +4 -0
- package/mainnet/bitbadges/assets.js +1 -1
- package/mainnet/bitbadges/chain.js +9 -6
- package/mainnet/bitbadges/ibc.d.ts +3 -0
- package/mainnet/bitbadges/ibc.js +33 -0
- package/mainnet/bitbadges/index.d.ts +1 -0
- package/mainnet/bitbadges/index.js +3 -1
- package/mainnet/celestia/ibc.js +25 -0
- package/mainnet/chains.js +4 -0
- package/mainnet/cosmoshub/ibc.js +54 -0
- package/mainnet/elys/ibc.js +29 -0
- package/mainnet/ethereum/assets.js +1 -1
- package/mainnet/ibc.js +6 -0
- package/mainnet/injective/ibc.js +29 -0
- package/mainnet/manifest/chain.js +3 -2
- package/mainnet/namada/assets.js +487 -0
- package/mainnet/namada/chain.d.ts +3 -0
- package/mainnet/namada/chain.js +143 -0
- package/mainnet/namada/ibc.d.ts +3 -0
- package/mainnet/namada/ibc.js +205 -0
- package/mainnet/namada/index.d.ts +3 -0
- package/{noncosmos → mainnet}/namada/index.js +5 -1
- package/mainnet/named.d.ts +2 -0
- package/mainnet/named.js +7 -5
- package/mainnet/neutron/ibc.js +25 -0
- package/mainnet/noble/ibc.js +54 -0
- package/mainnet/nyx/ibc.js +25 -0
- package/mainnet/osmosis/ibc.js +84 -0
- package/mainnet/stride/ibc.js +25 -0
- package/mainnet/xrplevm/assets.d.ts +3 -0
- package/mainnet/xrplevm/assets.js +56 -0
- package/mainnet/xrplevm/chain.d.ts +3 -0
- package/mainnet/xrplevm/chain.js +108 -0
- package/mainnet/xrplevm/ibc.d.ts +3 -0
- package/mainnet/xrplevm/ibc.js +150 -0
- package/mainnet/xrplevm/index.d.ts +3 -0
- package/mainnet/xrplevm/index.js +12 -0
- package/noncosmos/assets.js +0 -2
- package/noncosmos/named.d.ts +0 -1
- package/noncosmos/named.js +2 -3
- package/noncosmos/penumbra/ibc.js +31 -3
- package/package.json +3 -3
- package/testnet/manifesttestnet/chain.js +2 -1
- package/testnet/xrplevmtestnet/chain.js +5 -14
- package/esm/noncosmos/namada/assets.js +0 -31
- package/esm/noncosmos/namada/index.js +0 -2
- package/noncosmos/namada/assets.js +0 -33
- package/noncosmos/namada/index.d.ts +0 -1
- /package/{noncosmos → mainnet}/namada/assets.d.ts +0 -0
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = [
|
|
4
|
+
{
|
|
5
|
+
$schema: '../ibc_data.schema.json',
|
|
6
|
+
chain_1: {
|
|
7
|
+
chain_name: 'celestia',
|
|
8
|
+
client_id: '07-tendermint-105',
|
|
9
|
+
connection_id: 'connection-72'
|
|
10
|
+
},
|
|
11
|
+
chain_2: {
|
|
12
|
+
chain_name: 'namada',
|
|
13
|
+
client_id: '07-tendermint-4',
|
|
14
|
+
connection_id: 'connection-3'
|
|
15
|
+
},
|
|
16
|
+
channels: [{
|
|
17
|
+
chain_1: {
|
|
18
|
+
channel_id: 'channel-73',
|
|
19
|
+
port_id: 'transfer'
|
|
20
|
+
},
|
|
21
|
+
chain_2: {
|
|
22
|
+
channel_id: 'channel-3',
|
|
23
|
+
port_id: 'transfer'
|
|
24
|
+
},
|
|
25
|
+
ordering: 'unordered',
|
|
26
|
+
version: 'ics20-1'
|
|
27
|
+
}]
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
$schema: '../ibc_data.schema.json',
|
|
31
|
+
chain_1: {
|
|
32
|
+
chain_name: 'cosmoshub',
|
|
33
|
+
client_id: '07-tendermint-1351',
|
|
34
|
+
connection_id: 'connection-1089'
|
|
35
|
+
},
|
|
36
|
+
chain_2: {
|
|
37
|
+
chain_name: 'namada',
|
|
38
|
+
client_id: '07-tendermint-3',
|
|
39
|
+
connection_id: 'connection-2'
|
|
40
|
+
},
|
|
41
|
+
channels: [{
|
|
42
|
+
chain_1: {
|
|
43
|
+
channel_id: 'channel-1317',
|
|
44
|
+
port_id: 'transfer'
|
|
45
|
+
},
|
|
46
|
+
chain_2: {
|
|
47
|
+
channel_id: 'channel-2',
|
|
48
|
+
port_id: 'transfer'
|
|
49
|
+
},
|
|
50
|
+
ordering: 'unordered',
|
|
51
|
+
version: 'ics20-1'
|
|
52
|
+
}]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
$schema: '../ibc_data.schema.json',
|
|
56
|
+
chain_1: {
|
|
57
|
+
chain_name: 'namada',
|
|
58
|
+
client_id: '07-tendermint-11',
|
|
59
|
+
connection_id: 'connection-8'
|
|
60
|
+
},
|
|
61
|
+
chain_2: {
|
|
62
|
+
chain_name: 'neutron',
|
|
63
|
+
client_id: '07-tendermint-168',
|
|
64
|
+
connection_id: 'connection-128'
|
|
65
|
+
},
|
|
66
|
+
channels: [{
|
|
67
|
+
chain_1: {
|
|
68
|
+
channel_id: 'channel-7',
|
|
69
|
+
port_id: 'transfer'
|
|
70
|
+
},
|
|
71
|
+
chain_2: {
|
|
72
|
+
channel_id: 'channel-7024',
|
|
73
|
+
port_id: 'transfer'
|
|
74
|
+
},
|
|
75
|
+
ordering: 'unordered',
|
|
76
|
+
version: 'ics20-1'
|
|
77
|
+
}]
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
$schema: '../ibc_data.schema.json',
|
|
81
|
+
chain_1: {
|
|
82
|
+
chain_name: 'namada',
|
|
83
|
+
client_id: '07-tendermint-8',
|
|
84
|
+
connection_id: 'connection-6'
|
|
85
|
+
},
|
|
86
|
+
chain_2: {
|
|
87
|
+
chain_name: 'noble',
|
|
88
|
+
client_id: '07-tendermint-153',
|
|
89
|
+
connection_id: 'connection-143'
|
|
90
|
+
},
|
|
91
|
+
channels: [{
|
|
92
|
+
chain_1: {
|
|
93
|
+
channel_id: 'channel-5',
|
|
94
|
+
port_id: 'transfer'
|
|
95
|
+
},
|
|
96
|
+
chain_2: {
|
|
97
|
+
channel_id: 'channel-136',
|
|
98
|
+
port_id: 'transfer'
|
|
99
|
+
},
|
|
100
|
+
ordering: 'unordered',
|
|
101
|
+
version: 'ics20-1'
|
|
102
|
+
}]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
$schema: '../ibc_data.schema.json',
|
|
106
|
+
chain_1: {
|
|
107
|
+
chain_name: 'namada',
|
|
108
|
+
client_id: '07-tendermint-10',
|
|
109
|
+
connection_id: 'connection-7'
|
|
110
|
+
},
|
|
111
|
+
chain_2: {
|
|
112
|
+
chain_name: 'nyx',
|
|
113
|
+
client_id: '07-tendermint-20',
|
|
114
|
+
connection_id: 'connection-10'
|
|
115
|
+
},
|
|
116
|
+
channels: [{
|
|
117
|
+
chain_1: {
|
|
118
|
+
channel_id: 'channel-6',
|
|
119
|
+
port_id: 'transfer'
|
|
120
|
+
},
|
|
121
|
+
chain_2: {
|
|
122
|
+
channel_id: 'channel-13',
|
|
123
|
+
port_id: 'transfer'
|
|
124
|
+
},
|
|
125
|
+
ordering: 'unordered',
|
|
126
|
+
version: 'ics20-1'
|
|
127
|
+
}]
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
$schema: '../ibc_data.schema.json',
|
|
131
|
+
chain_1: {
|
|
132
|
+
chain_name: 'namada',
|
|
133
|
+
client_id: '07-tendermint-2',
|
|
134
|
+
connection_id: 'connection-1'
|
|
135
|
+
},
|
|
136
|
+
chain_2: {
|
|
137
|
+
chain_name: 'osmosis',
|
|
138
|
+
client_id: '07-tendermint-3433',
|
|
139
|
+
connection_id: 'connection-10590'
|
|
140
|
+
},
|
|
141
|
+
channels: [{
|
|
142
|
+
chain_1: {
|
|
143
|
+
channel_id: 'channel-1',
|
|
144
|
+
port_id: 'transfer'
|
|
145
|
+
},
|
|
146
|
+
chain_2: {
|
|
147
|
+
channel_id: 'channel-98451',
|
|
148
|
+
port_id: 'transfer'
|
|
149
|
+
},
|
|
150
|
+
ordering: 'unordered',
|
|
151
|
+
version: 'ics20-1'
|
|
152
|
+
}]
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
$schema: '../ibc_data.schema.json',
|
|
156
|
+
chain_1: {
|
|
157
|
+
chain_name: 'namada',
|
|
158
|
+
client_id: '07-tendermint-6',
|
|
159
|
+
connection_id: 'connection-4'
|
|
160
|
+
},
|
|
161
|
+
chain_2: {
|
|
162
|
+
chain_name: 'penumbra',
|
|
163
|
+
client_id: '07-tendermint-18',
|
|
164
|
+
connection_id: 'connection-14'
|
|
165
|
+
},
|
|
166
|
+
channels: [{
|
|
167
|
+
chain_1: {
|
|
168
|
+
channel_id: 'channel-4',
|
|
169
|
+
port_id: 'transfer'
|
|
170
|
+
},
|
|
171
|
+
chain_2: {
|
|
172
|
+
channel_id: 'channel-13',
|
|
173
|
+
port_id: 'transfer'
|
|
174
|
+
},
|
|
175
|
+
ordering: 'unordered',
|
|
176
|
+
version: 'ics20-1'
|
|
177
|
+
}]
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
$schema: '../ibc_data.schema.json',
|
|
181
|
+
chain_1: {
|
|
182
|
+
chain_name: 'namada',
|
|
183
|
+
client_id: '07-tendermint-1',
|
|
184
|
+
connection_id: 'connection-0'
|
|
185
|
+
},
|
|
186
|
+
chain_2: {
|
|
187
|
+
chain_name: 'stride',
|
|
188
|
+
client_id: '07-tendermint-154',
|
|
189
|
+
connection_id: 'connection-157'
|
|
190
|
+
},
|
|
191
|
+
channels: [{
|
|
192
|
+
chain_1: {
|
|
193
|
+
channel_id: 'channel-0',
|
|
194
|
+
port_id: 'transfer'
|
|
195
|
+
},
|
|
196
|
+
chain_2: {
|
|
197
|
+
channel_id: 'channel-308',
|
|
198
|
+
port_id: 'transfer'
|
|
199
|
+
},
|
|
200
|
+
ordering: 'unordered',
|
|
201
|
+
version: 'ics20-1'
|
|
202
|
+
}]
|
|
203
|
+
}
|
|
204
|
+
];
|
|
205
|
+
exports.default = info;
|
|
@@ -3,6 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.assets = void 0;
|
|
6
|
+
exports.ibc = exports.chain = exports.assets = void 0;
|
|
7
7
|
const assets_1 = __importDefault(require("./assets"));
|
|
8
|
+
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
const ibc_1 = __importDefault(require("./ibc"));
|
|
8
10
|
exports.assets = assets_1.default;
|
|
11
|
+
exports.chain = chain_1.default;
|
|
12
|
+
exports.ibc = ibc_1.default;
|
package/mainnet/named.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export * as ethereum from './ethereum';
|
|
2
|
+
export * as namada from './namada';
|
|
2
3
|
export * as rootstock from './rootstock';
|
|
3
4
|
export * as solana from './solana';
|
|
4
5
|
export * as ton from './ton';
|
|
@@ -199,5 +200,6 @@ export * as uptick from './uptick';
|
|
|
199
200
|
export * as vector from './vector';
|
|
200
201
|
export * as xion from './xion';
|
|
201
202
|
export * as xpla from './xpla';
|
|
203
|
+
export * as xrplevm from './xrplevm';
|
|
202
204
|
export * as zenrock from './zenrock';
|
|
203
205
|
export * as zetachain from './zetachain';
|
package/mainnet/named.js
CHANGED
|
@@ -23,12 +23,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.zetachain = exports.zenrock = exports.xpla = void 0;
|
|
26
|
+
exports.cronos = exports.crescent = exports.coss = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.commercionetwork = exports.comdex = exports.cnhostables = exports.cifer = exports.chimba = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bouachain = exports.bostrom = exports.bluzelle = exports.bluechip = exports.blockx = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.althea = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.tron = exports.ton = exports.solana = exports.rootstock = exports.namada = exports.ethereum = void 0;
|
|
27
|
+
exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.idep = exports.humans = exports.hippoprotocol = exports.highbury = exports.heli = exports.haqq = exports.gravitybridge = exports.govgen = exports.gitopia = exports.ggezchain = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.finschia = exports.fetchhub = exports.evmos = exports.ethos = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = void 0;
|
|
28
|
+
exports.provenance = exports.point = exports.pocket = exports.planq = exports.persistence = exports.passage = exports.panacea = exports.paloma = exports.osmosis = exports.oraichain = exports.opct = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.octa = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.neura = exports.mythos = exports.mun = exports.mtgbp = exports.mises = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = exports.mayachain = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.loyal = exports.lorenzo = exports.loop = exports.lombardledger = exports.logos = exports.likecoin = exports.lefeef = exports.lava = exports.lambda = void 0;
|
|
29
|
+
exports.vector = exports.uptick = exports.ununifi = exports.unification = exports.unicorn = exports.umee = exports.titan = exports.thorchain = exports.tgrade = exports.terra2 = exports.terra = exports.terpnetwork = exports.teritori = exports.tenet = exports.taketitan = exports.synternet = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.six = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qfs = exports.pylons = exports.pundix = exports.pryzm = void 0;
|
|
30
|
+
exports.zetachain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = void 0;
|
|
31
31
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
32
|
+
exports.namada = __importStar(require("./namada"));
|
|
32
33
|
exports.rootstock = __importStar(require("./rootstock"));
|
|
33
34
|
exports.solana = __importStar(require("./solana"));
|
|
34
35
|
exports.ton = __importStar(require("./ton"));
|
|
@@ -229,5 +230,6 @@ exports.uptick = __importStar(require("./uptick"));
|
|
|
229
230
|
exports.vector = __importStar(require("./vector"));
|
|
230
231
|
exports.xion = __importStar(require("./xion"));
|
|
231
232
|
exports.xpla = __importStar(require("./xpla"));
|
|
233
|
+
exports.xrplevm = __importStar(require("./xrplevm"));
|
|
232
234
|
exports.zenrock = __importStar(require("./zenrock"));
|
|
233
235
|
exports.zetachain = __importStar(require("./zetachain"));
|
package/mainnet/neutron/ibc.js
CHANGED
|
@@ -597,6 +597,31 @@ const info = [
|
|
|
597
597
|
}
|
|
598
598
|
}]
|
|
599
599
|
},
|
|
600
|
+
{
|
|
601
|
+
$schema: '../ibc_data.schema.json',
|
|
602
|
+
chain_1: {
|
|
603
|
+
chain_name: 'namada',
|
|
604
|
+
client_id: '07-tendermint-11',
|
|
605
|
+
connection_id: 'connection-8'
|
|
606
|
+
},
|
|
607
|
+
chain_2: {
|
|
608
|
+
chain_name: 'neutron',
|
|
609
|
+
client_id: '07-tendermint-168',
|
|
610
|
+
connection_id: 'connection-128'
|
|
611
|
+
},
|
|
612
|
+
channels: [{
|
|
613
|
+
chain_1: {
|
|
614
|
+
channel_id: 'channel-7',
|
|
615
|
+
port_id: 'transfer'
|
|
616
|
+
},
|
|
617
|
+
chain_2: {
|
|
618
|
+
channel_id: 'channel-7024',
|
|
619
|
+
port_id: 'transfer'
|
|
620
|
+
},
|
|
621
|
+
ordering: 'unordered',
|
|
622
|
+
version: 'ics20-1'
|
|
623
|
+
}]
|
|
624
|
+
},
|
|
600
625
|
{
|
|
601
626
|
$schema: '../ibc_data.schema.json',
|
|
602
627
|
chain_1: {
|
package/mainnet/noble/ibc.js
CHANGED
|
@@ -782,6 +782,31 @@ const info = [
|
|
|
782
782
|
}
|
|
783
783
|
}]
|
|
784
784
|
},
|
|
785
|
+
{
|
|
786
|
+
$schema: '../ibc_data.schema.json',
|
|
787
|
+
chain_1: {
|
|
788
|
+
chain_name: 'namada',
|
|
789
|
+
client_id: '07-tendermint-8',
|
|
790
|
+
connection_id: 'connection-6'
|
|
791
|
+
},
|
|
792
|
+
chain_2: {
|
|
793
|
+
chain_name: 'noble',
|
|
794
|
+
client_id: '07-tendermint-153',
|
|
795
|
+
connection_id: 'connection-143'
|
|
796
|
+
},
|
|
797
|
+
channels: [{
|
|
798
|
+
chain_1: {
|
|
799
|
+
channel_id: 'channel-5',
|
|
800
|
+
port_id: 'transfer'
|
|
801
|
+
},
|
|
802
|
+
chain_2: {
|
|
803
|
+
channel_id: 'channel-136',
|
|
804
|
+
port_id: 'transfer'
|
|
805
|
+
},
|
|
806
|
+
ordering: 'unordered',
|
|
807
|
+
version: 'ics20-1'
|
|
808
|
+
}]
|
|
809
|
+
},
|
|
785
810
|
{
|
|
786
811
|
$schema: '../ibc_data.schema.json',
|
|
787
812
|
chain_1: {
|
|
@@ -1451,6 +1476,35 @@ const info = [
|
|
|
1451
1476
|
preferred: true
|
|
1452
1477
|
}
|
|
1453
1478
|
}]
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
$schema: '../ibc_data.schema.json',
|
|
1482
|
+
chain_1: {
|
|
1483
|
+
chain_name: 'noble',
|
|
1484
|
+
client_id: '07-tendermint-164',
|
|
1485
|
+
connection_id: 'connection-159'
|
|
1486
|
+
},
|
|
1487
|
+
chain_2: {
|
|
1488
|
+
chain_name: 'xrplevm',
|
|
1489
|
+
client_id: '07-tendermint-4',
|
|
1490
|
+
connection_id: 'connection-4'
|
|
1491
|
+
},
|
|
1492
|
+
channels: [{
|
|
1493
|
+
chain_1: {
|
|
1494
|
+
channel_id: 'channel-152',
|
|
1495
|
+
port_id: 'transfer'
|
|
1496
|
+
},
|
|
1497
|
+
chain_2: {
|
|
1498
|
+
channel_id: 'channel-4',
|
|
1499
|
+
port_id: 'transfer'
|
|
1500
|
+
},
|
|
1501
|
+
ordering: 'unordered',
|
|
1502
|
+
version: 'ics20-1',
|
|
1503
|
+
tags: {
|
|
1504
|
+
status: 'live',
|
|
1505
|
+
preferred: true
|
|
1506
|
+
}
|
|
1507
|
+
}]
|
|
1454
1508
|
}
|
|
1455
1509
|
];
|
|
1456
1510
|
exports.default = info;
|
package/mainnet/nyx/ibc.js
CHANGED
|
@@ -59,6 +59,31 @@ const info = [
|
|
|
59
59
|
}
|
|
60
60
|
}]
|
|
61
61
|
},
|
|
62
|
+
{
|
|
63
|
+
$schema: '../ibc_data.schema.json',
|
|
64
|
+
chain_1: {
|
|
65
|
+
chain_name: 'namada',
|
|
66
|
+
client_id: '07-tendermint-10',
|
|
67
|
+
connection_id: 'connection-7'
|
|
68
|
+
},
|
|
69
|
+
chain_2: {
|
|
70
|
+
chain_name: 'nyx',
|
|
71
|
+
client_id: '07-tendermint-20',
|
|
72
|
+
connection_id: 'connection-10'
|
|
73
|
+
},
|
|
74
|
+
channels: [{
|
|
75
|
+
chain_1: {
|
|
76
|
+
channel_id: 'channel-6',
|
|
77
|
+
port_id: 'transfer'
|
|
78
|
+
},
|
|
79
|
+
chain_2: {
|
|
80
|
+
channel_id: 'channel-13',
|
|
81
|
+
port_id: 'transfer'
|
|
82
|
+
},
|
|
83
|
+
ordering: 'unordered',
|
|
84
|
+
version: 'ics20-1'
|
|
85
|
+
}]
|
|
86
|
+
},
|
|
62
87
|
{
|
|
63
88
|
$schema: '../ibc_data.schema.json',
|
|
64
89
|
chain_1: {
|
package/mainnet/osmosis/ibc.js
CHANGED
|
@@ -548,6 +548,36 @@ const info = [
|
|
|
548
548
|
}
|
|
549
549
|
}]
|
|
550
550
|
},
|
|
551
|
+
{
|
|
552
|
+
$schema: '../ibc_data.schema.json',
|
|
553
|
+
chain_1: {
|
|
554
|
+
chain_name: 'bitbadges',
|
|
555
|
+
client_id: '07-tendermint-1',
|
|
556
|
+
connection_id: 'connection-0'
|
|
557
|
+
},
|
|
558
|
+
chain_2: {
|
|
559
|
+
chain_name: 'osmosis',
|
|
560
|
+
client_id: '07-tendermint-3497',
|
|
561
|
+
connection_id: 'connection-10745'
|
|
562
|
+
},
|
|
563
|
+
channels: [{
|
|
564
|
+
chain_1: {
|
|
565
|
+
channel_id: 'channel-0',
|
|
566
|
+
port_id: 'transfer'
|
|
567
|
+
},
|
|
568
|
+
chain_2: {
|
|
569
|
+
channel_id: 'channel-104311',
|
|
570
|
+
port_id: 'transfer'
|
|
571
|
+
},
|
|
572
|
+
ordering: 'unordered',
|
|
573
|
+
version: 'ics20-1',
|
|
574
|
+
tags: {
|
|
575
|
+
status: 'live',
|
|
576
|
+
preferred: true,
|
|
577
|
+
dex: 'osmosis'
|
|
578
|
+
}
|
|
579
|
+
}]
|
|
580
|
+
},
|
|
551
581
|
{
|
|
552
582
|
$schema: '../ibc_data.schema.json',
|
|
553
583
|
chain_1: {
|
|
@@ -2832,6 +2862,31 @@ const info = [
|
|
|
2832
2862
|
}
|
|
2833
2863
|
}]
|
|
2834
2864
|
},
|
|
2865
|
+
{
|
|
2866
|
+
$schema: '../ibc_data.schema.json',
|
|
2867
|
+
chain_1: {
|
|
2868
|
+
chain_name: 'namada',
|
|
2869
|
+
client_id: '07-tendermint-2',
|
|
2870
|
+
connection_id: 'connection-1'
|
|
2871
|
+
},
|
|
2872
|
+
chain_2: {
|
|
2873
|
+
chain_name: 'osmosis',
|
|
2874
|
+
client_id: '07-tendermint-3433',
|
|
2875
|
+
connection_id: 'connection-10590'
|
|
2876
|
+
},
|
|
2877
|
+
channels: [{
|
|
2878
|
+
chain_1: {
|
|
2879
|
+
channel_id: 'channel-1',
|
|
2880
|
+
port_id: 'transfer'
|
|
2881
|
+
},
|
|
2882
|
+
chain_2: {
|
|
2883
|
+
channel_id: 'channel-98451',
|
|
2884
|
+
port_id: 'transfer'
|
|
2885
|
+
},
|
|
2886
|
+
ordering: 'unordered',
|
|
2887
|
+
version: 'ics20-1'
|
|
2888
|
+
}]
|
|
2889
|
+
},
|
|
2835
2890
|
{
|
|
2836
2891
|
$schema: '../ibc_data.schema.json',
|
|
2837
2892
|
chain_1: {
|
|
@@ -4866,6 +4921,35 @@ const info = [
|
|
|
4866
4921
|
dex: 'osmosis'
|
|
4867
4922
|
}
|
|
4868
4923
|
}]
|
|
4924
|
+
},
|
|
4925
|
+
{
|
|
4926
|
+
$schema: '../ibc_data.schema.json',
|
|
4927
|
+
chain_1: {
|
|
4928
|
+
chain_name: 'osmosis',
|
|
4929
|
+
client_id: '07-tendermint-3499',
|
|
4930
|
+
connection_id: 'connection-10747'
|
|
4931
|
+
},
|
|
4932
|
+
chain_2: {
|
|
4933
|
+
chain_name: 'xrplevm',
|
|
4934
|
+
client_id: '07-tendermint-3',
|
|
4935
|
+
connection_id: 'connection-3'
|
|
4936
|
+
},
|
|
4937
|
+
channels: [{
|
|
4938
|
+
chain_1: {
|
|
4939
|
+
channel_id: 'channel-104325',
|
|
4940
|
+
port_id: 'transfer'
|
|
4941
|
+
},
|
|
4942
|
+
chain_2: {
|
|
4943
|
+
channel_id: 'channel-3',
|
|
4944
|
+
port_id: 'transfer'
|
|
4945
|
+
},
|
|
4946
|
+
ordering: 'unordered',
|
|
4947
|
+
version: 'ics20-1',
|
|
4948
|
+
tags: {
|
|
4949
|
+
status: 'live',
|
|
4950
|
+
preferred: true
|
|
4951
|
+
}
|
|
4952
|
+
}]
|
|
4869
4953
|
}
|
|
4870
4954
|
];
|
|
4871
4955
|
exports.default = info;
|
package/mainnet/stride/ibc.js
CHANGED
|
@@ -625,6 +625,31 @@ const info = [
|
|
|
625
625
|
}
|
|
626
626
|
}]
|
|
627
627
|
},
|
|
628
|
+
{
|
|
629
|
+
$schema: '../ibc_data.schema.json',
|
|
630
|
+
chain_1: {
|
|
631
|
+
chain_name: 'namada',
|
|
632
|
+
client_id: '07-tendermint-1',
|
|
633
|
+
connection_id: 'connection-0'
|
|
634
|
+
},
|
|
635
|
+
chain_2: {
|
|
636
|
+
chain_name: 'stride',
|
|
637
|
+
client_id: '07-tendermint-154',
|
|
638
|
+
connection_id: 'connection-157'
|
|
639
|
+
},
|
|
640
|
+
channels: [{
|
|
641
|
+
chain_1: {
|
|
642
|
+
channel_id: 'channel-0',
|
|
643
|
+
port_id: 'transfer'
|
|
644
|
+
},
|
|
645
|
+
chain_2: {
|
|
646
|
+
channel_id: 'channel-308',
|
|
647
|
+
port_id: 'transfer'
|
|
648
|
+
},
|
|
649
|
+
ordering: 'unordered',
|
|
650
|
+
version: 'ics20-1'
|
|
651
|
+
}]
|
|
652
|
+
},
|
|
628
653
|
{
|
|
629
654
|
$schema: '../ibc_data.schema.json',
|
|
630
655
|
chain_1: {
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = {
|
|
4
|
+
$schema: '../assetlist.schema.json',
|
|
5
|
+
chain_name: 'xrplevm',
|
|
6
|
+
assets: [{
|
|
7
|
+
description: 'The native token of XRPL EVM',
|
|
8
|
+
extended_description: 'XRP is the native token of XRPL EVM, used for gas and fees. Though originally bridged from XRPL via Axelar, this token is fully integrated into XRPL EVM as a Cosmos SDK coin and ERC-20 precompile, and is treated as the canonical native asset of the chain.',
|
|
9
|
+
denom_units: [{
|
|
10
|
+
denom: 'axrp',
|
|
11
|
+
exponent: 0
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'XRP',
|
|
14
|
+
exponent: 18
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'axrp',
|
|
18
|
+
name: 'XRP',
|
|
19
|
+
display: 'XRP',
|
|
20
|
+
symbol: 'XRP',
|
|
21
|
+
images: [{
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
|
|
24
|
+
theme: {
|
|
25
|
+
primary_color_hex: '#040404'
|
|
26
|
+
}
|
|
27
|
+
}],
|
|
28
|
+
traces: [{
|
|
29
|
+
type: 'additional-mintage',
|
|
30
|
+
counterparty: {
|
|
31
|
+
chain_name: 'xrpl',
|
|
32
|
+
base_denom: 'drop'
|
|
33
|
+
},
|
|
34
|
+
provider: 'Ripple'
|
|
35
|
+
}],
|
|
36
|
+
keywords: [
|
|
37
|
+
'xrpl',
|
|
38
|
+
'evm',
|
|
39
|
+
'testnet',
|
|
40
|
+
'sidechain',
|
|
41
|
+
'ripple',
|
|
42
|
+
'peersyst',
|
|
43
|
+
'cosmos',
|
|
44
|
+
'evmos',
|
|
45
|
+
'axelar',
|
|
46
|
+
'xrp',
|
|
47
|
+
'xrplevm'
|
|
48
|
+
],
|
|
49
|
+
coingecko_id: 'ripple',
|
|
50
|
+
socials: {
|
|
51
|
+
website: 'https://xrplevm.org',
|
|
52
|
+
twitter: 'https://twitter.com/Peersyst'
|
|
53
|
+
}
|
|
54
|
+
}]
|
|
55
|
+
};
|
|
56
|
+
exports.default = info;
|