UNPKG

@chain-registry/v2

Version:
91 lines (90 loc) 2.6 kB
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 } }] } ]; export default info;