UNPKG

chain-registry

Version:
153 lines (152 loc) 4.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'axelar', clientId: '07-tendermint-205', connectionId: 'connection-186' }, chain2: { chainName: 'nolus', clientId: '07-tendermint-17', connectionId: 'connection-13' }, channels: [{ chain1: { channelId: 'channel-143', portId: 'transfer' }, chain2: { channelId: 'channel-10177', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'doravota', clientId: '07-tendermint-13', connectionId: 'connection-5' }, chain2: { chainName: 'nolus', clientId: '07-tendermint-14', connectionId: 'connection-12' }, channels: [{ chain1: { channelId: 'channel-3', portId: 'transfer' }, chain2: { channelId: 'channel-4092', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'killed', preferred: true, dex: 'osmosis' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'neutron', clientId: '07-tendermint-71', connectionId: 'connection-50' }, chain2: { chainName: 'nolus', clientId: '07-tendermint-13', connectionId: 'connection-11' }, channels: [{ chain1: { channelId: 'channel-44', portId: 'transfer' }, chain2: { channelId: 'channel-3839', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'nolus', clientId: '07-tendermint-0', connectionId: 'connection-0' }, chain2: { chainName: 'osmosis', clientId: '07-tendermint-2791', connectionId: 'connection-2289' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-783', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'nolus', clientId: '07-tendermint-18', connectionId: 'connection-14' }, chain2: { chainName: 'secretnetwork', clientId: '07-tendermint-201', connectionId: 'connection-193' }, channels: [{ chain1: { channelId: 'channel-13995', portId: 'transfer' }, chain2: { channelId: 'channel-146', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;