Skip to content

chain-aware contract instance #2666

@antazoey

Description

@antazoey

Describe

Allow specifying chain when creating a ContractInstance so that it will ensure the proper network before running calls/txn

Specification

vault = Vault.at("0x123...", chain=1)
other_vault = Vault.at("0x123...", chain=40609)  # or whatever arb is, i forgot

Dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions