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

Multi chain balance button #1912

Merged
merged 5 commits into from
May 27, 2024
Merged

Multi chain balance button #1912

merged 5 commits into from
May 27, 2024

Conversation

isstuev
Copy link
Collaborator

@isstuev isstuev commented May 14, 2024

Description and Related Issue(s)

resolves #1802

Proposed Changes

added NEXT_PUBLIC_MULTICHAIN_PROVIDER_CONFIG variable to enable multichain balance button

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

configs/app/features/multichainButton.ts Outdated Show resolved Hide resolved
configs/app/features/multichainButton.ts Outdated Show resolved Hide resolved
configs/envs/.env.eth Outdated Show resolved Hide resolved
deploy/tools/envs-validator/schema.ts Outdated Show resolved Hide resolved
docs/ENVS.md Outdated Show resolved Hide resolved
ui/address/details/AddressNetWorth.pw.tsx Outdated Show resolved Hide resolved
ui/address/details/AddressNetWorth.tsx Outdated Show resolved Hide resolved
@isstuev isstuev merged commit 04f051f into main May 27, 2024
12 checks passed
@isstuev isstuev deleted the fe-1802 branch May 27, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi chain balance button
2 participants