@chain-registry/v2
Version:
122 lines (121 loc) • 3.46 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = [
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'axelar',
clientId: '07-tendermint-246',
connectionId: 'connection-235'
},
chain2: {
chainName: 'nyx',
clientId: '07-tendermint-21',
connectionId: 'connection-11'
},
channels: [{
chain1: {
channelId: 'channel-177',
portId: 'transfer'
},
chain2: {
channelId: 'channel-14',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'gravitybridge',
clientId: '07-tendermint-33',
connectionId: 'connection-44'
},
chain2: {
chainName: 'nyx',
clientId: '07-tendermint-1',
connectionId: 'connection-0'
},
channels: [{
chain1: {
channelId: 'channel-18',
portId: 'transfer'
},
chain2: {
channelId: 'channel-0',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'nyx',
clientId: '07-tendermint-17',
connectionId: 'connection-8'
},
chain2: {
chainName: 'osmosis',
clientId: '07-tendermint-3065',
connectionId: 'connection-2555'
},
channels: [{
chain1: {
channelId: 'channel-8',
portId: 'transfer'
},
chain2: {
channelId: 'channel-15464',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'nyx',
clientId: '07-tendermint-19',
connectionId: 'connection-9'
},
chain2: {
chainName: 'secretnetwork',
clientId: '07-tendermint-213',
connectionId: 'connection-203'
},
channels: [{
chain1: {
channelId: 'channel-12',
portId: 'transfer'
},
chain2: {
channelId: 'channel-174',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
}
];
exports.default = info;