UNPKG

chain-registry

Version:
62 lines (61 loc) 1.81 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'evmos', clientId: '07-tendermint-88', connectionId: 'connection-46' }, chain2: { chainName: 'tgrade', clientId: '07-tendermint-8', connectionId: 'connection-11' }, channels: [{ chain1: { channelId: 'channel-34', portId: 'transfer' }, chain2: { channelId: 'channel-9', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-2025', connectionId: 'connection-1565' }, chain2: { chainName: 'tgrade', clientId: '07-tendermint-0', connectionId: 'connection-0' }, channels: [{ chain1: { channelId: 'channel-263', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }]; exports.default = info;