UNPKG

chain-registry

Version:
209 lines (208 loc) 5.95 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'axelar', clientId: '07-tendermint-208', connectionId: 'connection-189' }, chain2: { chainName: 'saga', clientId: '07-tendermint-11', connectionId: 'connection-10' }, channels: [{ chain1: { channelId: 'channel-146', portId: 'transfer' }, chain2: { channelId: 'channel-24', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'elys', clientId: '07-tendermint-12', connectionId: 'connection-12' }, chain2: { chainName: 'saga', clientId: '07-tendermint-26', connectionId: 'connection-21' }, channels: [{ chain1: { channelId: 'channel-9', portId: 'transfer' }, chain2: { channelId: 'channel-35', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'neutron', clientId: '07-tendermint-90', connectionId: 'connection-66' }, chain2: { chainName: 'saga', clientId: '07-tendermint-6', connectionId: 'connection-6' }, channels: [{ chain1: { channelId: 'channel-2060', portId: 'transfer' }, chain2: { channelId: 'channel-10', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-3157', connectionId: 'connection-2626' }, chain2: { chainName: 'saga', clientId: '07-tendermint-1', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-38946', 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: 'quicksilver', clientId: '07-tendermint-91', connectionId: 'connection-63' }, chain2: { chainName: 'saga', clientId: '07-tendermint-8', connectionId: 'connection-8' }, channels: [{ chain1: { channelId: 'channel-170', portId: 'transfer' }, chain2: { channelId: 'channel-18', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'saga', clientId: '07-tendermint-7', connectionId: 'connection-7' }, chain2: { chainName: 'secretnetwork', clientId: '07-tendermint-202', connectionId: 'connection-194' }, channels: [{ chain1: { channelId: 'channel-17', portId: 'transfer' }, chain2: { channelId: 'channel-152', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'saga', clientId: '07-tendermint-0', connectionId: 'connection-0' }, chain2: { chainName: 'stride', clientId: '07-tendermint-142', connectionId: 'connection-142' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-213', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;