UNPKG

@chain-registry/v2

Version:
92 lines (91 loc) 2.65 kB
const info = [ { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'axelartestnet', clientId: '07-tendermint-522', connectionId: 'connection-372' }, chain2: { chainName: 'persistencetestnet2', clientId: '07-tendermint-0', connectionId: 'connection-0' }, channels: [{ chain1: { channelId: 'channel-261', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'cosmoshubtestnet', clientId: '07-tendermint-2100', connectionId: 'connection-2447' }, chain2: { chainName: 'persistencetestnet2', clientId: '07-tendermint-1', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-2777', portId: 'transfer' }, chain2: { channelId: 'channel-1', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'osmosistestnet', clientId: '07-tendermint-595', connectionId: 'connection-529' }, chain2: { chainName: 'persistencetestnet2', clientId: '07-tendermint-3', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-1037', portId: 'transfer' }, chain2: { channelId: 'channel-7', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }] } ]; export default info;