UNPKG

chain-registry

Version:
59 lines (58 loc) 1.76 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'cosmoshub', client_id: '07-tendermint-468', connection_id: 'connection-386' }, chain_2: { chain_name: 'likecoin', client_id: '07-tendermint-24', connection_id: 'connection-13' }, channels: [{ chain_1: { channel_id: 'channel-217', port_id: 'transfer' }, chain_2: { channel_id: 'channel-5', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: {} }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'likecoin', client_id: '07-tendermint-16', connection_id: 'connection-9' }, chain_2: { chain_name: 'osmosis', client_id: '07-tendermint-1507', connection_id: 'connection-1173' }, channels: [{ chain_1: { channel_id: 'channel-3', port_id: 'transfer' }, chain_2: { channel_id: 'channel-53', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }]; exports.default = info;