You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, submitting multiple transactions can be done either by:
It'd be nice if we could batch together a bunch of transactions atomically in a flexible way.
Describe the solution you'd like
We should provide a nice API to the MultiCall contract, similar to Multicall.js. Liquity has another JS impl for something similar.
The text was updated successfully, but these errors were encountered: