MetaMask / MetaMask/metamask-extension
[Bug]: Unable to send NFT ERC1155 on Linea network- insufficient funds alert
@pedronfigueiredo is already working on this.
Since Jan 5, 2026.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**Describe the bug**
When sending and ERC1155 token:
- the spinner loads for a long time
- there is an insufficient funds alert, even though the balance on the account is enough
Unable to reproduce for ERC721 on Ethereum Mainnet
**Expected behavior**
Be able to send NFT ERC1155
**Screenshots/Recordings**
https://github.com/user-attachments/assets/3bbed50a-5658-4261-a9eb-792801172fd4
**Steps to reproduce**
1. Have NFT ERC1155 on Linea
2. Have enough ETH balance
3. Go to send flow
4. Select the NFT
5. Enter quantity
6. Click send
7. Notice spinner
8. Notice insufficient funds alert
9. Notice unable to estimate gas fees alert
**Error messages or log output**
```shell
```
**Detection stage**
During release testing
**Version**
13.13.0
**Build type**
None
**Browser**
Chrome
**Operating system**
MacOS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.