UNPKG

@chain-registry/v2

Version:
165 lines (164 loc) 4.88 kB
const info = [ { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'axelartestnet', clientId: '07-tendermint-1106', connectionId: 'connection-862' }, chain2: { chainName: 'babylontestnet', clientId: '07-tendermint-17', connectionId: 'connection-15' }, channels: [{ chain1: { channelId: 'channel-598', portId: 'transfer' }, chain2: { channelId: 'channel-13', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'babylontestnet', clientId: '07-tendermint-12', connectionId: 'connection-11' }, chain2: { chainName: 'cosmoshubicstestnet', clientId: '07-tendermint-248', connectionId: 'connection-179' }, channels: [{ chain1: { channelId: 'channel-8', portId: 'transfer' }, chain2: { channelId: 'channel-347', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'babylontestnet', clientId: '07-tendermint-2', connectionId: 'connection-2' }, chain2: { chainName: 'neutrontestnet', clientId: '07-tendermint-582', connectionId: 'connection-522' }, channels: [{ chain1: { channelId: 'channel-1', portId: 'transfer' }, chain2: { channelId: 'channel-1651', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live' } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'babylontestnet', clientId: '07-tendermint-11', connectionId: 'connection-9' }, chain2: { chainName: 'nobletestnet', clientId: '07-tendermint-420', connectionId: 'connection-386' }, channels: [{ chain1: { channelId: 'channel-7', portId: 'transfer' }, chain2: { channelId: 'channel-329', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain1: { chainName: 'babylontestnet', clientId: '07-tendermint-31', connectionId: 'connection-29' }, chain2: { chainName: 'osmosistestnet', clientId: '07-tendermint-4636', connectionId: 'connection-3994' }, channels: [{ chain1: { channelId: 'channel-21', portId: 'transfer' }, chain2: { channelId: 'channel-10366', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, dex: 'osmosis' } }, { chain1: { channelId: 'channel-22', portId: 'wasm.bbn17tu5q57xdf3u4m0u8j4mnjlcwe9kt4n87fmc4cdnrkf9zungn7wsjfhts0' }, chain2: { channelId: 'channel-10367', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true, description: 'cw20-ics20' } }] } ]; export default info;