Skip to content

Emulate SafePack Functionality #45

@bh2smith

Description

@bh2smith

Currently we construct a suite of safe contracts, but hard-code the provider to Sepolia (this is a cheeky hack) since the code is the same on all EVMs (except zkEVMs). This suggests that we may not need to make any chain reads in the first place if we can simply emulate the solidity code.

I think that this Viem Documentation for "deployless read" is exactly what we are seeking here:

https://viem.sh/docs/contract/readContract.html#deployless-reads

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions