🗳️Account abstraction

Cronos zkEVM ecosystem dapps are encouraged to make use of native Account Abstraction to enable users to perform gasless transactions.

Depending on the dapp's design choices, transaction fees can be paid by the users in an eligible ERC20 token instead of zkCRO, or they can be subsidized by the dapp.

In order to make user of Account Abstraction, dapps must deploy their own Paymaster, as explained in the ZK stack documentation.

Over time, Cronos zkEVM will onboard providers of "Paymaster as a service" solution to alleviate the development effort. Please refer to the Developer tools section.

Last updated