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
It's also likely that you might be hitting a known bug with the tx-pool, where txs get stuck and therefore your wallet is not in sync anymore with the chains nonce. Can you try with a different account?
const provider = new ethers.JsonRpcProvider('https://fraa-dancebox-3001-rpc.a.dancebox.tanssi.network', {
chainId: 5678,
name: 'dancebox-evm-appchain',
});
This network
The text was updated successfully, but these errors were encountered: