Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Allow DELEGATECALL as a UI option #4098

@adhusson

Description

@adhusson

Overview

Being able to DELEGATECALL from the UI would be very useful.

Txbuilder is not great if you want to automate building multi-actions and also having each signer verify them (the tenderly simulation only gets you so far). You can initiate delegatecalls from safe-cli but there is no ledger support which rules it out immediately.

Adding easy delegatecalls enables the pattern "write a smart contract, verify it, delegatecall its run() function" which unlocks a lot of ways to verify the onchain effects of that contract.

Requirements

Add a checkbox (with a clear warning) to initiate delegatecalls from the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions