Outblock / FRW-iOS

Apache License 2.0
3 stars 4 forks source link

IOS EVM ft price display #355

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

EVM account ft's price and icon are not displayed in ios prod version 2.1.12(1)Image

Peppermint1020 commented 1 month ago

This issue already fixed in ios prod version 2.1.12(8).