RealityETH / reality-eth-monorepo

Monorepo containing reality.eth contracts, UI code and everything else.
38 stars 22 forks source link

Consider supporting argent in the ui #112

Closed edmundedgar closed 1 year ago

edmundedgar commented 1 year ago

This came up in the context of zkSync: https://argenthq.notion.site/Smart-accounts-on-zkSync-Era-7174bf5b8e974b45bc31338bdebadcea

Multicall looks useful, and would potentially allow us to deprecate some of the contract methods that combine multiple calls.

Consider in combination with #18