Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/remove safe api usd balances #506

Merged
merged 2 commits into from
May 21, 2024
Merged

Conversation

dekanbro
Copy link
Contributor

@dekanbro dekanbro commented May 20, 2024

GitHub Issue

White screen on any pages that use Safe api for usd balances

Changes

Temporary fix: comment out all use of usd balances that are retrieved from Safe Api. We should probably remove the API dep all together because it was mainly being used for these usd values

Packages Added

Brief list of any packages added, and if folks need to rerun yarn install to run locally

Checks

Before making your PR, please check the following:

  • Critical lint errors are resolved
  • App runs locally
  • App builds locally (run the build command for any impacted package and check for any errors before the PR)

@dekanbro dekanbro merged commit e750868 into develop May 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants