UNPKG

chain-registry

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