* added N/A for negative values as well as missing data
* added N/A in teaser for negative orders count
* added N/A to profile and asset teaser
* change typing on Conversion and PriceUnit
* remove log
* removed unnecessary check on price value
* refactor price context to fetch multiple tokens
* fixes
* move tokenIds to app config
* make conversion work
* conversion for all user tokens, hide if 0
* different user balance key tactic
* remove NFT gas estimation
* closes#1633
* small simplification in getCoingeckoTokenId logic
* basic Prices provider test
* mock some hooks
* mock MarketMetadata in all tests