feat: show estimated USD value for ETH in approve-tx view #141

Merged
sneak merged 2 commits from fix/issue-138-eth-value-estimate into main 2026-03-01 20:16:00 +01:00

2 Commits

Author SHA1 Message Date
8ec2126f07 Merge branch 'main' into fix/issue-138-eth-value-estimate
All checks were successful
check / check (push) Successful in 12s
2026-03-01 20:15:18 +01:00
71c79e72a8 feat: show estimated USD value for ETH in approve-tx view
All checks were successful
check / check (push) Successful in 13s
Use getPrice/formatUsd from shared/prices to display the USD estimate
next to the ETH amount in the dapp transaction approval view, matching
the behavior already present in the manual send confirmation view.

closes #138
2026-03-01 11:10:02 -08:00