IVaultIncomesResponse: {
    equity: string;
    pnl: string;
    timestamp: number;
    yield_rate: string;
}

IVaultIncomesResponse

Type declaration

  • equity: string
  • pnl: string
  • timestamp: number
  • yield_rate: string

Generated using TypeDoc