Documentation
    Preparing search index...
    Index

    Constructors

    Accessors

    • get overview(): {
          borrow: Record<string, string>;
          hf: number;
          maxLiquidationValue: string;
          maxLoanToVaule: string;
          netVaule: string;
          netWorthApr: string;
          supply: Record<string, string>;
          totalBorrowApy: string;
          totalBorrowValue: string;
          totalsupplyApy: string;
          totalSupplyValue: string;
      }

      Returns {
          borrow: Record<string, string>;
          hf: number;
          maxLiquidationValue: string;
          maxLoanToVaule: string;
          netVaule: string;
          netWorthApr: string;
          supply: Record<string, string>;
          totalBorrowApy: string;
          totalBorrowValue: string;
          totalsupplyApy: string;
          totalSupplyValue: string;
      }

    Methods

    • Parameters

      Returns {
          borrow: Record<string, string>;
          hf: number;
          maxLiquidationValue: string;
          maxLoanToVaule: string;
          netVaule: string;
          netWorthApr: string;
          supply: Record<string, string>;
          totalBorrowApy: string;
          totalBorrowValue: string;
          totalsupplyApy: string;
          totalSupplyValue: string;
      }