UNPKG

@chain-registry/v2

Version:
181 lines (180 loc) 5.16 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'chihuahua', clientId: '07-tendermint-86', connectionId: 'connection-55' }, chain2: { chainName: 'stafihub', clientId: '07-tendermint-2', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-25', portId: 'transfer' }, chain2: { channelId: 'channel-4', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', clientId: '07-tendermint-892', connectionId: 'connection-618' }, chain2: { chainName: 'stafihub', clientId: '07-tendermint-0', connectionId: 'connection-0' }, channels: [{ chain1: { channelId: 'channel-369', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'irisnet', clientId: '07-tendermint-63', connectionId: 'connection-44' }, chain2: { chainName: 'stafihub', clientId: '07-tendermint-1', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-33', portId: 'transfer' }, chain2: { channelId: 'channel-3', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'kujira', clientId: '07-tendermint-96', connectionId: 'connection-68' }, chain2: { chainName: 'stafihub', clientId: '07-tendermint-4', connectionId: 'connection-4' }, channels: [{ chain1: { channelId: 'channel-63', portId: 'transfer' }, chain2: { channelId: 'channel-6', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-2969', connectionId: 'connection-2465' }, chain2: { chainName: 'stafihub', clientId: '07-tendermint-7', connectionId: 'connection-6' }, channels: [{ chain1: { channelId: 'channel-5413', portId: 'transfer' }, chain2: { channelId: 'channel-10', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'stafihub', clientId: '07-tendermint-5', connectionId: 'connection-5' }, chain2: { chainName: 'terra2', clientId: '07-tendermint-317', connectionId: 'connection-233' }, channels: [{ chain1: { channelId: 'channel-9', portId: 'transfer' }, chain2: { channelId: 'channel-204', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;