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

Add option to export tx information in SAFE format #294

Open
fredlacs opened this issue Jun 25, 2024 · 0 comments
Open

Add option to export tx information in SAFE format #294

fredlacs opened this issue Jun 25, 2024 · 0 comments

Comments

@fredlacs
Copy link
Contributor

Currently a JSON is created as output for proposal data https://github.com/ArbitrumFoundation/governance/blob/dc64493e462c2d29cbb53da28218e62c7cd003d2/scripts/proposals/SwitchManagerRoles/SwitchManagerRoles.json

It would be useful to instead have it be possible to automatically export the transaction format that can be ingested in the SAFE ui.
This will minimise errors.

Format would be just like they generate in the UI https://github.com/safe-global/safe-react-apps/blob/8952156607a0f432555e5d699ec21eaea4f25f67/apps/tx-builder/src/store/transactionLibraryContext.tsx#L267-L305

They prob have something in their sdk? but I couldn't find

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