Interface CatalystAddresses

interface CatalystAddresses {
    lens: string;
    registry: string;
    router: string;
}

Properties

Properties

lens: string
registry: string
router: string