fix: remove monad and gnosis from portals as it's no longer supported #11660
+0
−8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Description
Portals api is throwing errors that it currently doesn't support Gnosis and Monad even though the docs say it does. The API on the explore page on mobile returns status 400 : "each value in networks must be one of the following values: ethereum, optimism, arbitrum, polygon, avalanche, bsc, base, sonic, hyperevm". Removing it for now to un-break the explore page but we can check later if this gets fixed on their end and revert.
Issue (if applicable)
closes #11652
Risk
Low risk, we could lose access to some gnosis stuff on portals but it's already completely breaking some pages.
Testing
Engineering
Operations
Screenshots (if applicable)