Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Multisend calls #148

Open
llunaCreixent opened this issue Dec 1, 2022 · 0 comments
Open

Allow Multisend calls #148

llunaCreixent opened this issue Dec 1, 2022 · 0 comments

Comments

@llunaCreixent
Copy link
Member

The delegate call cannot be estimated through the relayer (see https://github.com/safe-global/safe-eth-py/blob/master/gnosis/safe/safe.py#L800).

In local environment with docker it works, but not in production.
We need to enable the feature in the relayer.

As an example of how to do it, let's see the case of using Multisend to update safe version and change fallback handler.
Check tx data in the gnosis ap ui, both estimations are attempted: first from the Safe and then directly from the owner account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant