Skip to content

Add Liquidation Ratio and Liquidation Price in Liquidation Vaults table #19

@toliaqat

Description

@toliaqat

For vaults that have been liquidated, it's essential to display two key columns—Liquidation Ratio and Liquidation Price—in the Liquidated Vaults table. The values in these columns are dependent on the oracle price at the time of the liquidation event. Although historical daily oracle prices are indexed, aligning them with the exact time of liquidation is challenging. We need to implement a method to index the oracle price at the moment of liquidation and link this data directly to the corresponding vault. This will streamline queries and facilitate faster, more efficient data retrieval.
Current:
Screenshot 2024-05-10 at 12 31 58 PM

Expected:

Screenshot 2024-05-10 at 12 31 37 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions