UNPKG

@chain-registry/v2

Version:
93 lines (92 loc) 2.68 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [ { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'axelartestnet', clientId: '07-tendermint-1009', connectionId: 'connection-783' }, chain2: { chainName: 'mantrachaintestnet', clientId: '07-tendermint-7', connectionId: 'connection-7' }, channels: [{ chain1: { channelId: 'channel-540', portId: 'transfer' }, chain2: { channelId: 'channel-7', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'mantrachaintestnet', clientId: '07-tendermint-6', connectionId: 'connection-6' }, chain2: { chainName: 'nobletestnet', clientId: '07-tendermint-294', connectionId: 'connection-247' }, channels: [{ chain1: { channelId: 'channel-6', portId: 'transfer' }, chain2: { channelId: 'channel-209', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'mantrachaintestnet', clientId: '07-tendermint-5', connectionId: 'connection-5' }, chain2: { chainName: 'osmosistestnet', clientId: '07-tendermint-3930', connectionId: 'connection-3411' }, channels: [{ chain1: { channelId: 'channel-5', portId: 'transfer' }, chain2: { channelId: 'channel-8734', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; exports.default = info;