Skip to content

Make it possible that any state of the Safe can be read on-chain #201

@rmeissner

Description

@rmeissner

Currently we don't expose every information a due to contract size limitations this becomes increasingly tricky.

Therefore we should implement a mechanism similar to the requireTxGas function that allows reading of the contract state by providing the reader logic to the Safe contract (the Safe contract then would perform a delegate call and return the response data while reverting).

This would minimize the code of the master copy while increasing the flexibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions