UNPKG

chain-registry

Version:
119 lines (118 loc) 3.47 kB
const info = [ { $schema: '../../ibc_data.schema.json', chain_1: { chain_name: 'axelartestnet', client_id: '07-tendermint-1106', connection_id: 'connection-862' }, chain_2: { chain_name: 'babylontestnet', client_id: '07-tendermint-17', connection_id: 'connection-15' }, channels: [{ chain_1: { channel_id: 'channel-598', port_id: 'transfer' }, chain_2: { channel_id: 'channel-13', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain_1: { chain_name: 'babylontestnet', client_id: '07-tendermint-12', connection_id: 'connection-11' }, chain_2: { chain_name: 'cosmoshubicstestnet', client_id: '07-tendermint-248', connection_id: 'connection-179' }, channels: [{ chain_1: { channel_id: 'channel-8', port_id: 'transfer' }, chain_2: { channel_id: 'channel-347', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../../ibc_data.schema.json', chain_1: { chain_name: 'babylontestnet', client_id: '07-tendermint-2', connection_id: 'connection-2' }, chain_2: { chain_name: 'neutrontestnet', client_id: '07-tendermint-582', connection_id: 'connection-522' }, channels: [{ chain_1: { channel_id: 'channel-1', port_id: 'transfer' }, chain_2: { channel_id: 'channel-1651', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live' } }] }, { $schema: '../../ibc_data.schema.json', chain_1: { chain_name: 'babylontestnet', client_id: '07-tendermint-11', connection_id: 'connection-9' }, chain_2: { chain_name: 'nobletestnet', client_id: '07-tendermint-420', connection_id: 'connection-386' }, channels: [{ chain_1: { channel_id: 'channel-7', port_id: 'transfer' }, chain_2: { channel_id: 'channel-329', port_id: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] } ]; export default info;