Skip to content

bug: Error intrinsic gas too low when deploying contract on Plume Devnet (Arbitrum configuration) #9619

Open
@live9369

Description

@live9369

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

0.2.0

What command(s) is the bug in?

forge script script/Counter.s.sol:CounterScript --rpc-url $RPC --private-key $PRIVATE_KEY --broadcast

Operating System

Linux

Describe the bug

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

## Setting up 1 EVM.

==========================

Chain 98864

Estimated gas price: 0.020000001 gwei

Estimated total gas used for script: 548895

Estimated amount required: 0.000010977900548895 ETH

==========================

Transactions saved to: /home/live/chainopera/t_foundry/broadcast/Counter.s.sol/98864/run-latest.json

Sensitive values saved to: /home/live/chainopera/t_foundry/cache/Counter.s.sol/98864/run-latest.json

Error: Failed to send transaction

Context:
- server returned an error response: error code -32000: intrinsic gas too low

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Blocked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions