Skip to main content

Atlas Smart Contracts

Role

The Atlas Smart Contracts form the core of the Atlas Protocol, enabling secure, efficient, and modular on-chain execution of operations. The metacall entrypoint function is called by bundlers to submit user, solver, and dApp operations.

info

Technical reference documentation for the contracts is available in the contracts section of this documentation.

Duties

The Atlas Smart Contracts manage the transaction lifecycle, enforce protocol rules, and ensure the atomic execution of operations, while allowing for customization to suit dApp needs.