UNPKG

chain-registry

Version:
80 lines (79 loc) 2.45 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', chainId: 'cosmoshub-4', clientId: '07-tendermint-475', connectionId: 'connection-392' }, chain2: { chainName: 'kichain', chainId: 'kichain-2', clientId: '07-tendermint-6', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-223', portId: 'transfer' }, chain2: { channelId: 'channel-1', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'kichain', chainId: 'kichain-2', clientId: '07-tendermint-4', connectionId: 'connection-0' }, chain2: { chainName: 'osmosis', chainId: 'osmosis-1', clientId: '07-tendermint-1564', connectionId: 'connection-1225' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-77', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }, { chain1: { channelId: 'channel-18', portId: 'wasm.ki1hzz0s0ucrhdp6tue2lxk3c03nj6f60qy463we7lgx0wudd72ctmsd9kgha' }, chain2: { channelId: 'channel-261', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }]; exports.default = info;