UNPKG

chain-registry

Version:
326 lines (325 loc) 9.35 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-6', connectionId: 'connection-6' }, chain2: { chainName: 'axelar', clientId: '07-tendermint-78', connectionId: 'connection-65' }, channels: [{ chain1: { channelId: 'channel-5', portId: 'transfer' }, chain2: { channelId: 'channel-51', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-9', connectionId: 'connection-9' }, chain2: { chainName: 'cosmoshub', clientId: '07-tendermint-1002', connectionId: 'connection-701' }, channels: [{ chain1: { channelId: 'channel-8', portId: 'transfer' }, chain2: { channelId: 'channel-457', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-18', connectionId: 'connection-16' }, chain2: { chainName: 'evmos', clientId: '07-tendermint-97', connectionId: 'connection-55' }, channels: [{ chain1: { channelId: 'channel-14', portId: 'transfer' }, chain2: { channelId: 'channel-40', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-7', connectionId: 'connection-7' }, chain2: { chainName: 'gravitybridge', clientId: '07-tendermint-201', connectionId: 'connection-175' }, channels: [{ chain1: { channelId: 'channel-6', portId: 'transfer' }, chain2: { channelId: 'channel-106', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-8', connectionId: 'connection-8' }, chain2: { chainName: 'kujira', clientId: '07-tendermint-61', connectionId: 'connection-41' }, channels: [{ chain1: { channelId: 'channel-7', portId: 'transfer' }, chain2: { channelId: 'channel-47', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-12', connectionId: 'connection-13' }, chain2: { chainName: 'oraichain', clientId: '07-tendermint-74', connectionId: 'connection-42' }, channels: [{ chain1: { channelId: 'channel-10', portId: 'transfer' }, chain2: { channelId: 'channel-33', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-0', connectionId: 'connection-0' }, chain2: { chainName: 'osmosis', clientId: '07-tendermint-2316', connectionId: 'connection-1814' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-490', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-3', connectionId: 'connection-4' }, chain2: { chainName: 'stargaze', clientId: '07-tendermint-222', connectionId: 'connection-156' }, channels: [{ chain1: { channelId: 'channel-4', portId: 'transfer' }, chain2: { channelId: 'channel-121', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-14', connectionId: 'connection-15' }, chain2: { chainName: 'stride', clientId: '07-tendermint-70', connectionId: 'connection-48' }, channels: [{ chain1: { channelId: 'channel-13', portId: 'transfer' }, chain2: { channelId: 'channel-57', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-13', connectionId: 'connection-14' }, chain2: { chainName: 'terra', clientId: '07-tendermint-172', connectionId: 'connection-99' }, channels: [{ chain1: { channelId: 'channel-12', portId: 'transfer' }, chain2: { channelId: 'channel-69', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'acrechain', clientId: '07-tendermint-11', connectionId: 'connection-12' }, chain2: { chainName: 'terra2', clientId: '07-tendermint-101', connectionId: 'connection-89' }, channels: [{ chain1: { channelId: 'channel-9', portId: 'transfer' }, chain2: { channelId: 'channel-77', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;