Helper Contracts
Last updated
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

