-
### Describe the bug
MetaMask manual import of ERC20 tokens (USDC) on custom networks doesn't work. After attempting to import, the tokens do not appear in the 'Tokens' tab. The 'Import Tokens' scre…
-
### SDK
Node.js
### Provide environment information
works fine for me in Missouri, Does not work for my tester in St Louis or Poland
### MetaMask SDK Version
0.27.0
### MetaMask Mobile app Versi…
-
Currently the controller is getting collectible contract name and symbol information from the contract itself, but all other information is retrieved from OpenSea. As a fallback, metamask could pull …
-
https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/102184/workflows/bfe4044c-c8e3-4592-b72b-6442957fc42a/jobs/3807212/tests
Build - Regular
Browser - Firefox
Test scenario - Up…
-
## Bug description
When you have loaded more than one page of the transaction history, toggling the `hide suspicious` button will only update the first page of results.
If you only load the first …
-
## Bug description
This issue is a leftover from RC 1.18.0
Connecting to the app with the MM phone app through WC v2 doesn't work properly:
In the top right corner it shows that the owner h…
-
Hi tn606024,
Thanks for your submission in our Metamask challenge. Unfortunately, the allowance was not set correctly in the ERC20 token contract, please make sure you approve the specified spender…
-
Hello, I need help in my dApp where I am using Reown appkit with Unity and polygon amoy testnet to deploy and interact with contracts.
I am new to blockchain and using Reown Appkit to interact with…
-
```
TypeError: Failed to construct 'URL': Invalid base URL
at getPortfolioUrl (chrome-extension://kceokgbccicdlkeempeaecakjhlfjfpm/js-ui_d.6539360b22f5e3e75968.js:12468:17)
at NewNetworkInf…
-
`var session = await connector.createSession(onDisplayUri: (uri) async {
_uri = uri;
await launchUrlString(uri, mode: LaunchMode.externalApplication);
});`
this will …