"message":"New! Improved token detection is available on Ethereum Mainnet as an experimental feature. $1"
},
"tokenDetectionToggleDescription":{
"message":"ConsenSys’ token API aggregates a list of tokens from various third party token lists. Turning it off will stop detecting new tokens added to your wallet, but will keep the option to search for tokens to import."
/** TODO: Remove during TOKEN_DETECTION_V2 feature flag clean up */
case'useTokenDetection':
return'Use Token Detection';
case'useTokenDetectionDescription':
return'We use third-party APIs to detect and display new tokens sent to your wallet. Turn off if you don’t want MetaMask to pull data from those services.';
case'tokenDetection':
return'Token detection';
case'tokenDetectionToggleDescription':
return'ConsenSys’ token API aggregates a list of tokens from various third party token lists. Turning it off will stop detecting new tokens added to your wallet, but will keep the option to search for tokens to import.';