UNPKG

@chain-registry/v2

Version:
59 lines (58 loc) 1.73 kB
const info = [{ $schema: '../../ibc_data.schema.json', chain1: { chainName: 'axelartestnet', clientId: '07-tendermint-855', connectionId: 'connection-659' }, chain2: { chainName: 'lavatestnet', clientId: '07-tendermint-10', connectionId: 'connection-10' }, channels: [{ chain1: { channelId: 'channel-444', 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: 'lavatestnet', clientId: '07-tendermint-11', connectionId: 'connection-11' }, chain2: { chainName: 'osmosistestnet', clientId: '07-tendermint-2554', connectionId: 'connection-2401' }, channels: [{ chain1: { channelId: 'channel-5', portId: 'transfer' }, chain2: { channelId: 'channel-6092', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }]; export default info;