Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contract deployment doesn't work for Arbitrum #1

Open
ZeframLou opened this issue Oct 1, 2022 · 0 comments
Open

Contract deployment doesn't work for Arbitrum #1

ZeframLou opened this issue Oct 1, 2022 · 0 comments

Comments

@ZeframLou
Copy link
Owner

Using Foundry scripting to deploy contracts doesn't work for Arbitrum.

Reproduction steps

In project root, run forge script script/Counter.s.sol -f arbitrum --broadcast --verify

Output

[⠆] Compiling...
No files changed, compilation skipped
Script ran successfully.

== Return ==
ctr: contract Counter 0x1b3a0dcD5f3A5e9867A2D6A881e0A9481339B3f8
Error: 
Failed to estimate gas for tx: 0x5bf1…0498

Foundry version

forge 0.2.0 (7257375 2022-09-30T00:19:04.033244Z)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant