Skip to content

Swap details show current fiat prices instead of historical #340

@DRadmir

Description

@DRadmir

Fiat values in swap transaction details ($6.38 for BNB, $5.86 for SOL) are computed from the current asset price, not the price at the time of the swap. Over time these diverge from what the user saw in Confirm.

Root cause: TransactionSwapMetadata in core stores only amounts, no prices, so the UI falls back to the live price.

Proposed fix: Add price snapshot fields (from_price, to_price) to TransactionSwapMetadata.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions