safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.
https://docs.safe.global/sdk/overview
MIT License
243 stars 178 forks source link

feat(protocol-kit): Migrate SimulateTxAccessor contract to Abitype #744

Closed tmjssz closed 3 months ago

tmjssz commented 3 months ago

What it solves

Resolves #723

How this PR fixes it

Migrates the SimulateTxAccessor contract from typechain to Abitype.