UNPKG

chain-registry

Version:
78 lines (77 loc) 2.41 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-475', connection_id: 'connection-392' }, chain_2: { chain_name: 'kichain', client_id: '07-tendermint-6', connection_id: 'connection-1' }, channels: [{ chain_1: { channel_id: 'channel-223', 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: 'kichain', client_id: '07-tendermint-4', connection_id: 'connection-0' }, chain_2: { chain_name: 'osmosis', client_id: '07-tendermint-1564', connection_id: 'connection-1225' }, channels: [{ chain_1: { channel_id: 'channel-0', port_id: 'transfer' }, chain_2: { channel_id: 'channel-77', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }, { chain_1: { channel_id: 'channel-18', port_id: 'wasm.ki1hzz0s0ucrhdp6tue2lxk3c03nj6f60qy463we7lgx0wudd72ctmsd9kgha' }, chain_2: { channel_id: 'channel-261', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }]; exports.default = info;