For the complete documentation index, see llms.txt. This page is also available as Markdown.

Helper Contracts

Three infrastructure contracts sit around the Symmio Diamond and handle user abstraction, meta-transaction execution, and delegated control:

  • MultiAccount: the control plane for PartyA trading accounts.

  • InstantLayer: the meta-transaction router for gas-free, pre-signed operations.

  • SymmioPartyB: the execution proxy for PartyB.

Last updated