paradigmxyz / rivet

Developer Wallet & DevTools for Anvil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong chain when sending a tx via Contract tab

mlgarchery opened this issue · comments

Describe the bug
I intereact with an anvil fork of Goerli, and sending a tx via Contract Details ends up in an TransactionExecutionError: The current chain of the wallet (id: 5) does not match the target chain for the transaction (id: 1 – Ethereum).

To Reproduce
Steps to reproduce the behavior:

  1. In contract details add 0x4BC8E2c58C4210098D3B16b24E2a1Ec64e3bFf22, then the abi
  2. Try the deposit() function for example

Read functions work

Screenshots
image

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Browser: Chromium
  • Version: on main commit cfe2005
commented

Fixed in 4639514.