bug: InvalidFEOpcode
when calling getPricesInWei
on Arbitrum: ArbGasInfo
#7580
Labels
Milestone
InvalidFEOpcode
when calling getPricesInWei
on Arbitrum: ArbGasInfo
#7580
Component
Anvil
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (1281421 2024-04-05T00:17:33.105023260Z)
What command(s) is the bug in?
anvil --fork-url https://arbitrum-one.chainnodes.org/key --fork-block-number 195292367 --fork-chain-id 42161 --chain-id 42161
Operating System
Linux
Describe the bug
When I run getPricesInWei on the arbitrum gas info contract at address 0x000000000000000000000000000000000000006C I get the following error:
Here is the type script snippet to reproduce
Notably, it works on the live mainnet node.
Thanks so much.
The text was updated successfully, but these errors were encountered: