chain-registry
Version:
291 lines (290 loc) • 8.45 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = [
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'canto',
clientId: '07-tendermint-10',
connectionId: 'connection-10'
},
chain2: {
chainName: 'carbon',
clientId: '07-tendermint-40',
connectionId: 'connection-23'
},
channels: [{
chain1: {
channelId: 'channel-6',
portId: 'transfer'
},
chain2: {
channelId: 'channel-18',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-6',
connectionId: 'connection-5'
},
chain2: {
chainName: 'cosmoshub',
clientId: '07-tendermint-765',
connectionId: 'connection-554'
},
channels: [{
chain1: {
channelId: 'channel-3',
portId: 'transfer'
},
chain2: {
channelId: 'channel-342',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-11',
connectionId: 'connection-10'
},
chain2: {
chainName: 'evmos',
clientId: '07-tendermint-73',
connectionId: 'connection-29'
},
channels: [{
chain1: {
channelId: 'channel-6',
portId: 'transfer'
},
chain2: {
channelId: 'channel-23',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-53',
connectionId: 'connection-30'
},
chain2: {
chainName: 'irisnet',
clientId: '07-tendermint-151',
connectionId: 'connection-114'
},
channels: [{
chain1: {
channelId: 'channel-28',
portId: 'transfer'
},
chain2: {
channelId: 'channel-68',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-16',
connectionId: 'connection-13'
},
chain2: {
chainName: 'kujira',
clientId: '07-tendermint-60',
connectionId: 'connection-40'
},
channels: [{
chain1: {
channelId: 'channel-9',
portId: 'transfer'
},
chain2: {
channelId: 'channel-46',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-3',
connectionId: 'connection-1'
},
chain2: {
chainName: 'osmosis',
clientId: '07-tendermint-1808',
connectionId: 'connection-1412'
},
channels: [{
chain1: {
channelId: 'channel-0',
portId: 'transfer'
},
chain2: {
channelId: 'channel-188',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'osmosis'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-36',
connectionId: 'connection-19'
},
chain2: {
chainName: 'stargaze',
clientId: '07-tendermint-224',
connectionId: 'connection-158'
},
channels: [{
chain1: {
channelId: 'channel-15',
portId: 'transfer'
},
chain2: {
channelId: 'channel-123',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-13',
connectionId: 'connection-12'
},
chain2: {
chainName: 'stride',
clientId: '07-tendermint-40',
connectionId: 'connection-27'
},
channels: [{
chain1: {
channelId: 'channel-8',
portId: 'transfer'
},
chain2: {
channelId: 'channel-47',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'carbon',
clientId: '07-tendermint-33',
connectionId: 'connection-16'
},
chain2: {
chainName: 'terra2',
clientId: '07-tendermint-66',
connectionId: 'connection-54'
},
channels: [{
chain1: {
channelId: 'channel-12',
portId: 'transfer'
},
chain2: {
channelId: 'channel-36',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true,
dex: 'demex'
}
}, {
chain1: {
channelId: 'channel-16',
portId: 'transfer'
},
chain2: {
channelId: 'channel-41',
portId: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
}
];
exports.default = info;