UNPKG

chain-registry

Version:
130 lines (129 loc) 3.73 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'axelar', chainId: 'axelar-dojo-1', clientId: '07-tendermint-226', connectionId: 'connection-211' }, chain2: { chainName: 'self', chainId: 'self-1', clientId: '07-tendermint-2', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-157', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', chainId: 'cosmoshub-4', clientId: '07-tendermint-1310', connectionId: 'connection-1043' }, chain2: { chainName: 'self', chainId: 'self-1', clientId: '07-tendermint-0', connectionId: 'connection-0' }, channels: [{ chain1: { channelId: 'channel-892', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', chainId: 'osmosis-1', clientId: '07-tendermint-3213', connectionId: 'connection-2684' }, chain2: { chainName: 'self', chainId: 'self-1', clientId: '07-tendermint-1', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-78292', portId: 'transfer' }, chain2: { channelId: 'channel-1', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'routerchain', chainId: 'router_9600-1', clientId: '07-tendermint-11', connectionId: 'connection-10' }, chain2: { chainName: 'self', chainId: 'self-1', clientId: '07-tendermint-6', connectionId: 'connection-6' }, channels: [{ chain1: { channelId: 'channel-8', portId: 'transfer' }, chain2: { channelId: 'channel-6', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] } ]; exports.default = info;