Feature
Vault page on Safe UI
App
Expected Behavior
Should display value of tokens in USD per the Safe API data
Actual Behavior
It fails violently and crashes the app.
Steps to Reproduce
Go to the Safe Vault page
Browser
No response
Screenshots and Context
This PR is a temporary fix and removes calls to the Safe api. We should lookinto a new solution for this UI. Probably remove the dependency on a third party api and think of a better why to display all balances of tokens in the treasury without current USD value. #506 (comment)