UNPKG

chain-registry

Version:
210 lines (209 loc) 5.97 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'axelar', clientId: '07-tendermint-162', connectionId: 'connection-148' }, chain2: { chainName: 'haqq', clientId: '07-tendermint-1', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-113', portId: 'transfer' }, chain2: { channelId: 'channel-1', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', clientId: '07-tendermint-1153', connectionId: 'connection-874' }, chain2: { chainName: 'haqq', clientId: '07-tendermint-2', connectionId: 'connection-3' }, channels: [{ chain1: { channelId: 'channel-632', 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: 'gravitybridge', clientId: '07-tendermint-192', connectionId: 'connection-163' }, chain2: { chainName: 'haqq', clientId: '07-tendermint-0', connectionId: 'connection-0' }, channels: [{ chain1: { channelId: 'channel-100', 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: 'haqq', clientId: '07-tendermint-5', connectionId: 'connection-7' }, chain2: { chainName: 'kava', clientId: '07-tendermint-149', connectionId: 'connection-193' }, channels: [{ chain1: { channelId: 'channel-6', portId: 'transfer' }, chain2: { channelId: 'channel-135', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'haqq', clientId: '07-tendermint-4', connectionId: 'connection-4' }, chain2: { chainName: 'noble', clientId: '07-tendermint-58', connectionId: 'connection-56' }, channels: [{ chain1: { channelId: 'channel-4', portId: 'transfer' }, chain2: { channelId: 'channel-32', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'haqq', clientId: '07-tendermint-3', connectionId: 'connection-2' }, chain2: { chainName: 'osmosis', clientId: '07-tendermint-2871', connectionId: 'connection-2388' }, channels: [{ chain1: { channelId: 'channel-2', portId: 'transfer' }, chain2: { channelId: 'channel-1575', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'haqq', clientId: '07-tendermint-6', connectionId: 'connection-8' }, chain2: { chainName: 'stride', clientId: '07-tendermint-143', connectionId: 'connection-143' }, channels: [{ chain1: { channelId: 'channel-7', portId: 'transfer' }, chain2: { channelId: 'channel-240', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;