chain-registry
Version:
223 lines (222 loc) • 6.35 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = [
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'axelar',
clientId: '07-tendermint-230',
connectionId: 'connection-221'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-3',
connectionId: 'connection-3'
},
channels: [{
chain1: {
channelId: 'channel-161',
portId: 'transfer'
},
chain2: {
channelId: 'channel-3',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'elys',
clientId: '07-tendermint-11',
connectionId: 'connection-11'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-7',
connectionId: 'connection-8'
},
channels: [{
chain1: {
channelId: 'channel-8',
portId: 'transfer'
},
chain2: {
channelId: 'channel-9',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'injective',
clientId: '07-tendermint-279',
connectionId: 'connection-282'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-4',
connectionId: 'connection-4'
},
channels: [{
chain1: {
channelId: 'channel-387',
portId: 'transfer'
},
chain2: {
channelId: 'channel-4',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'kyve',
clientId: '07-tendermint-8',
connectionId: 'connection-7'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-5',
connectionId: 'connection-5'
},
channels: [{
chain1: {
channelId: 'channel-7',
portId: 'transfer'
},
chain2: {
channelId: 'channel-5',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'noble',
clientId: '07-tendermint-128',
connectionId: 'connection-124'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-2',
connectionId: 'connection-2'
},
channels: [{
chain1: {
channelId: 'channel-113',
portId: 'transfer'
},
chain2: {
channelId: 'channel-2',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'osmosis',
clientId: '07-tendermint-3366',
connectionId: 'connection-2823'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-1',
connectionId: 'connection-1'
},
channels: [{
chain1: {
channelId: 'channel-89321',
portId: 'transfer'
},
chain2: {
channelId: 'channel-1',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}, {
chain1: {
channelId: 'channel-98063',
portId: 'icqhost'
},
chain2: {
channelId: 'channel-14',
portId: 'feeabs'
},
ordering: 'unordered',
version: 'icq-1',
tags: {
status: 'live'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'quicksilver',
clientId: '07-tendermint-102',
connectionId: 'connection-67'
},
chain2: {
chainName: 'xion',
clientId: '07-tendermint-6',
connectionId: 'connection-7'
},
channels: [{
chain1: {
channelId: 'channel-229',
portId: 'transfer'
},
chain2: {
channelId: 'channel-8',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
}
];
exports.default = info;