UNPKG

@chain-registry/v2

Version:
62 lines (61 loc) 1.82 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'neutron', clientId: '07-tendermint-137', connectionId: 'connection-98' }, chain2: { chainName: 'penumbra', clientId: '07-tendermint-9', connectionId: 'connection-7' }, channels: [{ chain1: { channelId: 'channel-4886', portId: 'transfer' }, chain2: { channelId: 'channel-6', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-3242', connectionId: 'connection-2730' }, chain2: { chainName: 'penumbra', clientId: '07-tendermint-4', connectionId: 'connection-4' }, channels: [{ chain1: { channelId: 'channel-79703', portId: 'transfer' }, chain2: { channelId: 'channel-4', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }]; exports.default = info;