UNPKG

chain-registry

Version:
130 lines (129 loc) 3.74 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'assetmantle', chainId: 'mantle-1', clientId: '07-tendermint-22', connectionId: 'connection-4' }, chain2: { chainName: 'juno', chainId: 'juno-1', clientId: '07-tendermint-167', connectionId: 'connection-113' }, channels: [{ chain1: { channelId: 'channel-2', portId: 'transfer' }, chain2: { channelId: 'channel-83', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'assetmantle', chainId: 'mantle-1', clientId: '07-tendermint-50', connectionId: 'connection-31' }, chain2: { chainName: 'kujira', chainId: 'kaiyo-1', clientId: '07-tendermint-104', connectionId: 'connection-73' }, channels: [{ chain1: { channelId: 'channel-65', portId: 'transfer' }, chain2: { channelId: 'channel-19', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'assetmantle', chainId: 'mantle-1', clientId: '07-tendermint-42', connectionId: 'connection-22' }, chain2: { chainName: 'okexchain', chainId: 'exchain-66', clientId: '07-tendermint-92', connectionId: 'connection-35' }, channels: [{ chain1: { channelId: 'channel-14', portId: 'transfer' }, chain2: { channelId: 'channel-30', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'assetmantle', chainId: 'mantle-1', clientId: '07-tendermint-0', connectionId: 'connection-0' }, chain2: { chainName: 'osmosis', chainId: 'osmosis-1', clientId: '07-tendermint-1923', connectionId: 'connection-1498' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-232', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] } ]; exports.default = info;