UNPKG

chain-registry

Version:
93 lines (92 loc) 2.67 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'gravitybridge', client_id: '07-tendermint-33', connection_id: 'connection-44' }, chain_2: { chain_name: 'nyx', client_id: '07-tendermint-1', connection_id: 'connection-0' }, channels: [{ chain_1: { channel_id: 'channel-18', port_id: 'transfer' }, chain_2: { channel_id: 'channel-0', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'nyx', client_id: '07-tendermint-17', connection_id: 'connection-8' }, chain_2: { chain_name: 'osmosis', client_id: '07-tendermint-3065', connection_id: 'connection-2555' }, channels: [{ chain_1: { channel_id: 'channel-8', port_id: 'transfer' }, chain_2: { channel_id: 'channel-15464', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain_1: { chain_name: 'nyx', client_id: '07-tendermint-19', connection_id: 'connection-9' }, chain_2: { chain_name: 'secretnetwork', client_id: '07-tendermint-213', connection_id: 'connection-203' }, channels: [{ chain_1: { channel_id: 'channel-12', port_id: 'transfer' }, chain_2: { channel_id: 'channel-174', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;