Outblock / FRW-Android

Flow Reference Wallet - Android Client
Apache License 2.0
0 stars 5 forks source link

Android EVM ft price display #301

Closed Peppermint1020 closed 1 month ago

Peppermint1020 commented 1 month ago

Currently, the EVM FT has no price. We need to handle this; if it was bridged, it should return the price from the Flow side. We can add a new address field for EVM in the original price API, and the corresponding EVM FT will use the Flow side price.

Peppermint1020 commented 1 month ago

The token price display correctly in EVM account in Android prod version i1.4.11. Image