You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a continuation on MVP for auto token detection. For now, we're scoping down token detection to only work for Ethereum Mainnet. The token detection toggle in Experimental settings should hide for testnets + custom networks.
Technical Details
Hide the token detection toggle for anything other than Ethereum Mainnet.
Description
This is a continuation on MVP for auto token detection. For now, we're scoping down token detection to only work for Ethereum Mainnet. The token detection toggle in
Experimental
settings should hide for testnets + custom networks.Technical Details
Experimental
Token detection turned ON
&Token detection turned OFF
. Provide chainId property.Acceptance Criteria
Add Tokens
should return dynamic list from API if token detection is on. Otherwise, returns static list of tokens.References
The text was updated successfully, but these errors were encountered: