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
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Describe the bug
When connect with Magic Link works fine in avalanche network, but when I try to sing a transaction I get an error about chainId is undefined
To Reproduce
Steps to reproduce the behavior:
Click on Connect Wallet Button
Connect with Magic
Try to approve contract
Get an error
Expected behavior
Expected to approve ERC20 transaction works correctly
Screenshots
Desktop (please complete the following information):
OS: MacOS Ventura 13.2.1
Browser Google Chrome Version 111.0.5563.64
Smartphone (please complete the following information):
Describe the bug
When connect with Magic Link works fine in avalanche network, but when I try to sing a transaction I get an error about chainId is undefined
To Reproduce
Steps to reproduce the behavior:
Connect Wallet
ButtonExpected behavior
Expected to approve ERC20 transaction works correctly
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
rpcUrl: "https://api.avax.network/ext/bc/C/rpc"
chainid: 43114
Dependencies:
"@everipedia/wagmi-magic-connector": "^0.10.1",
"@rainbow-me/rainbowkit": "^0.12.2",
"ethers": "^5.7.0",
"next": "^13.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.7.1",
"react-dom": "^18.2.0",
"wagmi": "^0.12.2"
The text was updated successfully, but these errors were encountered: