UNPKG

chain-registry

Version:
139 lines (138 loc) 4.18 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'injectivetestnet', clientId: '07-tendermint-123', connectionId: 'connection-98' }, chain2: { chainName: 'noistestnet', clientId: '07-tendermint-26', connectionId: 'connection-13' }, channels: [{ chain1: { channelId: 'channel-74', portId: 'transfer' }, chain2: { channelId: 'channel-33', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }, { chain1: { channelId: 'channel-77', portId: 'wasm.inj14nendtsz0c40n7xtzwkjmdc8dkuz835jdydxhn' }, chain2: { channelId: 'channel-36', portId: 'wasm.nois1xwde9rzqk5u36fke0r9ddmtwvh43n4fv53c5vc462wz8xlnqjhls6d90xc' }, ordering: 'unordered', version: 'nois-v7', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'injectivetestnet', clientId: '07-tendermint-305', connectionId: 'connection-272' }, chain2: { chainName: 'osmosistestnet', clientId: '07-tendermint-4379', connectionId: 'connection-3814' }, channels: [{ chain1: { channelId: 'channel-77026', portId: 'transfer' }, chain2: { channelId: 'channel-10092', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'injectivetestnet', clientId: '07-tendermint-239', connectionId: 'connection-220' }, chain2: { chainName: 'xiontestnet1', clientId: '07-tendermint-119', connectionId: 'connection-55' }, channels: [{ chain1: { channelId: 'channel-489', portId: 'transfer' }, chain2: { channelId: 'channel-487', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'injectivetestnet', clientId: '07-tendermint-321', connectionId: 'connection-281' }, chain2: { chainName: 'xrplevmtestnet', clientId: '07-tendermint-24', connectionId: 'connection-4' }, channels: [{ chain1: { channelId: 'channel-77038', portId: 'transfer' }, chain2: { channelId: 'channel-4', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] } ]; exports.default = info;