UNPKG

chain-registry

Version:
221 lines (220 loc) 6.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'axelar', clientId: '07-tendermint-244', connectionId: 'connection-233' }, chain2: { chainName: 'babylon', clientId: '07-tendermint-2', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-175', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'babylon', clientId: '07-tendermint-0', connectionId: 'connection-0' }, chain2: { chainName: 'cosmoshub', clientId: '07-tendermint-1381', connectionId: 'connection-1104' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-1341', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'babylon', clientId: '07-tendermint-6', connectionId: 'connection-6' }, chain2: { chainName: 'elys', clientId: '07-tendermint-51', connectionId: 'connection-35' }, channels: [{ chain1: { channelId: 'channel-6', portId: 'transfer' }, chain2: { channelId: 'channel-22', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'babylon', clientId: '07-tendermint-4', connectionId: 'connection-4' }, chain2: { chainName: 'milkyway', clientId: '07-tendermint-6', connectionId: 'connection-4' }, channels: [{ chain1: { channelId: 'channel-4', 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: 'babylon', clientId: '07-tendermint-5', connectionId: 'connection-5' }, chain2: { chainName: 'neutron', clientId: '07-tendermint-164', connectionId: 'connection-123' }, channels: [{ chain1: { channelId: 'channel-5', portId: 'transfer' }, chain2: { channelId: 'channel-6980', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'babylon', clientId: '07-tendermint-1', connectionId: 'connection-1' }, chain2: { chainName: 'noble', clientId: '07-tendermint-147', connectionId: 'connection-140' }, channels: [{ chain1: { channelId: 'channel-1', portId: 'transfer' }, chain2: { channelId: 'channel-132', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'babylon', clientId: '07-tendermint-3', connectionId: 'connection-3' }, chain2: { chainName: 'osmosis', clientId: '07-tendermint-3470', connectionId: 'connection-10694' }, channels: [{ chain1: { channelId: 'channel-3', portId: 'transfer' }, chain2: { channelId: 'channel-101635', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }, { chain1: { channelId: 'channel-7', portId: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6' }, chain2: { channelId: 'channel-101979', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live' } }] } ]; exports.default = info;