UNPKG

@chain-registry/v2

Version:
209 lines (208 loc) 5.99 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../ibc_data.schema.json', chain1: { chainName: 'axelar', clientId: '07-tendermint-237', connectionId: 'connection-227' }, chain2: { chainName: 'mantrachain', clientId: '07-tendermint-6', connectionId: 'connection-6' }, channels: [{ chain1: { channelId: 'channel-170', 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: 'cosmoshub', clientId: '07-tendermint-1331', connectionId: 'connection-1062' }, chain2: { chainName: 'mantrachain', clientId: '07-tendermint-3', connectionId: 'connection-3' }, channels: [{ chain1: { channelId: 'channel-1252', 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: 'injective', clientId: '07-tendermint-275', connectionId: 'connection-277' }, chain2: { chainName: 'mantrachain', clientId: '07-tendermint-2', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-363', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'mantrachain', clientId: '07-tendermint-7', connectionId: 'connection-7' }, chain2: { chainName: 'neutron', clientId: '07-tendermint-162', connectionId: 'connection-119' }, channels: [{ chain1: { channelId: 'channel-7', portId: 'transfer' }, chain2: { channelId: 'channel-6964', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'mantrachain', clientId: '07-tendermint-1', connectionId: 'connection-1' }, chain2: { chainName: 'noble', clientId: '07-tendermint-117', connectionId: 'connection-111' }, channels: [{ chain1: { channelId: 'channel-1', portId: 'transfer' }, chain2: { channelId: 'channel-101', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'mantrachain', clientId: '07-tendermint-0', connectionId: 'connection-0' }, chain2: { chainName: 'osmosis', clientId: '07-tendermint-3297', connectionId: 'connection-2766' }, channels: [{ chain1: { channelId: 'channel-0', portId: 'transfer' }, chain2: { channelId: 'channel-85077', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'mantrachain', clientId: '07-tendermint-4', connectionId: 'connection-4' }, chain2: { chainName: 'stargaze', clientId: '07-tendermint-372', connectionId: 'connection-332' }, channels: [{ chain1: { channelId: 'channel-4', portId: 'transfer' }, chain2: { channelId: 'channel-406', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;