UNPKG

@chain-registry/v2

Version:
63 lines (62 loc) 1.85 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'archway', clientId: '07-tendermint-55', connectionId: 'connection-65' }, chain2: { chainName: 'qwoyn', clientId: '07-tendermint-8', connectionId: 'connection-5' }, channels: [{ chain1: { channelId: 'channel-88', portId: 'transfer' }, chain2: { channelId: 'channel-5', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'astrovault' } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-2831', connectionId: 'connection-2345' }, chain2: { chainName: 'qwoyn', clientId: '07-tendermint-0', connectionId: 'connection-0' }, channels: [{ chain1: { channelId: 'channel-880', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] }]; exports.default = info;