Skip to content

Helper for submitting json to Gnosis Safe Transaction batch builder

Notifications You must be signed in to change notification settings

clement-ux/Transaction-batch-builder

Repository files navigation

Transaction-batch-builder

Helper for submitting json to Gnosis Safe Transaction batch builder

Run first :

npm i

In order to get a list of all LG on lockers and strategies (Angle, Balancer, Curve), run :

node getAddress.js

In order to generate the json file used for create a batch transaction on gnosis safe multisig run :

python3 transaction_batch_builder.py

The result will named : Transaction Batch.json

Don't forget to change the address of liquidRouter if needed.

About

Helper for submitting json to Gnosis Safe Transaction batch builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published