UNPKG

chain-registry

Version:
209 lines (208 loc) 6.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'axelar', client_id: '07-tendermint-208', connection_id: 'connection-189' }, chain_2: { chain_name: 'saga', client_id: '07-tendermint-11', connection_id: 'connection-10' }, channels: [{ chain_1: { channel_id: 'channel-146', port_id: 'transfer' }, chain_2: { channel_id: 'channel-24', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'elys', client_id: '07-tendermint-12', connection_id: 'connection-12' }, chain_2: { chain_name: 'saga', client_id: '07-tendermint-26', connection_id: 'connection-21' }, channels: [{ chain_1: { channel_id: 'channel-9', port_id: 'transfer' }, chain_2: { channel_id: 'channel-35', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'neutron', client_id: '07-tendermint-90', connection_id: 'connection-66' }, chain_2: { chain_name: 'saga', client_id: '07-tendermint-6', connection_id: 'connection-6' }, channels: [{ chain_1: { channel_id: 'channel-2060', port_id: 'transfer' }, chain_2: { channel_id: 'channel-10', 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-3157', connection_id: 'connection-2626' }, chain_2: { chain_name: 'saga', client_id: '07-tendermint-1', connection_id: 'connection-1' }, channels: [{ chain_1: { channel_id: 'channel-38946', port_id: 'transfer' }, chain_2: { channel_id: 'channel-1', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'quicksilver', client_id: '07-tendermint-91', connection_id: 'connection-63' }, chain_2: { chain_name: 'saga', client_id: '07-tendermint-8', connection_id: 'connection-8' }, channels: [{ chain_1: { channel_id: 'channel-170', port_id: 'transfer' }, chain_2: { channel_id: 'channel-18', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'saga', client_id: '07-tendermint-7', connection_id: 'connection-7' }, chain_2: { chain_name: 'secretnetwork', client_id: '07-tendermint-202', connection_id: 'connection-194' }, channels: [{ chain_1: { channel_id: 'channel-17', port_id: 'transfer' }, chain_2: { channel_id: 'channel-152', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'saga', client_id: '07-tendermint-0', connection_id: 'connection-0' }, chain_2: { chain_name: 'stride', client_id: '07-tendermint-142', connection_id: 'connection-142' }, channels: [{ chain_1: { channel_id: 'channel-0', port_id: 'transfer' }, chain_2: { channel_id: 'channel-213', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;