Skip to content

Insufficient funds error without gas_price=0 #101

@milkyklim

Description

@milkyklim

When running transactions with @propose_from_simulation() I get (VirtualMachineError) {'code': -32003, 'message': 'Insufficient funds for gas * price + value'}.

I can hack my way through that by sending some native tokens to multisig or using gas_price=0 on each transaction. Later seems as if that should be automatically applied during simulations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions