export interface ProtocolContracts { leaser: string; lpp: string; oracle: string; profit: string; reserve: string; }