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 CreateCall contract to Abitype #742

Closed tmjssz closed 3 months ago

tmjssz commented 3 months ago

What it solves

Resolves #724

How this PR fixes it

Migrates the CreateCall contract from typechain to Abitype.