UNPKG

@chain-registry/v2

Version:
59 lines (58 loc) 1.71 kB
const info = [{ $schema: '../ibc_data.schema.json', chain1: { chainName: 'gravitybridge', clientId: '07-tendermint-190', connectionId: 'connection-161' }, chain2: { chainName: 'unification', clientId: '07-tendermint-4', connectionId: 'connection-4' }, channels: [{ chain1: { channelId: 'channel-98', portId: 'transfer' }, chain2: { channelId: 'channel-2', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }, { $schema: '../ibc_data.schema.json', chain1: { chainName: 'osmosis', clientId: '07-tendermint-2229', connectionId: 'connection-1746' }, chain2: { chainName: 'unification', clientId: '07-tendermint-1', connectionId: 'connection-1' }, channels: [{ chain1: { channelId: 'channel-382', portId: 'transfer' }, chain2: { channelId: 'channel-0', portId: 'transfer' }, ordering: 'unordered', version: 'ics20-1', tags: { status: 'live', preferred: true } }] }]; export default info;