UNPKG

chain-registry

Version:
218 lines (217 loc) 6.22 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'akash', clientId: '07-tendermint-59', connectionId: 'connection-35' }, chain2: { chainName: 'starname', clientId: '07-tendermint-29', connectionId: 'connection-18' }, channels: [{ chain1: { channelId: 'channel-23', portId: 'transfer' }, chain2: { channelId: 'channel-6', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', clientId: '07-tendermint-326', connectionId: 'connection-300' }, chain2: { chainName: 'starname', clientId: '07-tendermint-6', connectionId: 'connection-6' }, channels: [{ chain1: { channelId: 'channel-158', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'cryptoorgchain', clientId: '07-tendermint-66', connectionId: 'connection-39' }, chain2: { chainName: 'starname', clientId: '07-tendermint-16', connectionId: 'connection-11' }, channels: [{ chain1: { channelId: 'channel-22', portId: 'transfer' }, chain2: { channelId: 'channel-3', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'irisnet', clientId: '07-tendermint-44', connectionId: 'connection-32' }, chain2: { chainName: 'starname', clientId: '07-tendermint-41', connectionId: 'connection-27' }, channels: [{ chain1: { channelId: 'channel-21', portId: 'transfer' }, chain2: { channelId: 'channel-11', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-71', connectionId: 'connection-42' }, chain2: { chainName: 'starname', clientId: '07-tendermint-9', connectionId: 'connection-9' }, channels: [{ chain1: { channelId: 'channel-15', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'persistence', clientId: '07-tendermint-39', connectionId: 'connection-39' }, chain2: { chainName: 'starname', clientId: '07-tendermint-44', connectionId: 'connection-30' }, channels: [{ chain1: { channelId: 'channel-27', portId: 'transfer' }, chain2: { channelId: 'channel-13', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'regen', clientId: '07-tendermint-74', connectionId: 'connection-61' }, chain2: { chainName: 'starname', clientId: '07-tendermint-45', connectionId: 'connection-31' }, channels: [{ chain1: { channelId: 'channel-29', portId: 'transfer' }, chain2: { channelId: 'channel-14', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'sentinel', clientId: '07-tendermint-88', connectionId: 'connection-70' }, chain2: { chainName: 'starname', clientId: '07-tendermint-46', connectionId: 'connection-32' }, channels: [{ chain1: { channelId: 'channel-40', portId: 'transfer' }, chain2: { channelId: 'channel-15', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] } ]; exports.default = info;