UNPKG

chain-registry

Version:
33 lines (32 loc) 965 B
const info = [{ $schema: '../../ibc_data.schema.json', chain1: { chainName: 'chain4energytestnet', chainId: 'babajaga-1', clientId: '07-tendermint-18', connectionId: 'connection-5' }, chain2: { chainName: 'osmosistestnet', chainId: 'osmo-test-5', clientId: '07-tendermint-3393', connectionId: 'connection-2989' }, channels: [{ chain1: { channelId: 'channel-5', portId: 'transfer' }, chain2: { channelId: 'channel-7735', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { preferred: true, status: 'ACTIVE' } }] }]; export default info;