UNPKG

chain-registry

Version:
65 lines (64 loc) 1.95 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../../ibc_data.schema.json', chain1: { chainName: 'marstestnet', chainId: 'ares-1', clientId: '07-tendermint-33', connectionId: 'connection-30' }, chain2: { chainName: 'osmosistestnet', chainId: 'osmo-test-5', clientId: '07-tendermint-1933', connectionId: 'connection-1890' }, channels: [{ chain1: { channelId: 'channel-28', portId: 'transfer' }, chain2: { channelId: 'channel-5499', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'marstestnet', chainId: 'ares-1', clientId: '07-tendermint-3', connectionId: 'connection-2' }, chain2: { chainName: 'osmosistestnet4', chainId: 'osmo-test-4', clientId: '07-tendermint-3419', connectionId: 'connection-2887' }, channels: [{ chain1: { channelId: 'channel-2', portId: 'transfer' }, chain2: { channelId: 'channel-2083', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }]; exports.default = info;