UNPKG

@chain-registry/v2

Version:
51 lines (50 loc) 1.46 kB
const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'cosmoshub', clientId: '07-tendermint-1115', connectionId: 'connection-788' }, chain2: { chainName: 'uptick', clientId: '07-tendermint-3', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-535', portId: 'transfer' }, chain2: { channelId: 'channel-1', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1' }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'irisnet', clientId: '07-tendermint-93', connectionId: 'connection-72' }, chain2: { chainName: 'uptick', clientId: '07-tendermint-8', connectionId: 'connection-2' }, channels: [{ chain1: { channelId: 'channel-39', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1' }] }]; export default info;