# ZENDEX ZK Multi‑Engine
> This file provides a machine‑readable index of ZENDEX documentation
> for AI agents, LLMs, and automation tools, following the llmstxt.org style.
Use this file for:
- High‑level architecture references for the ZENDEX ZK Multi‑Engine
- Machine‑readable summaries for AI agent integrations
- Canonical index for ZENDEX ecosystem components
- EZ Labs and ZENDEX official social links
ZENDEX is a Base‑settled AMM built by EZ Labs, designed around a modular
"ZK Multi‑Engine" architecture. The system emphasizes deterministic execution,
solver‑friendly routing, and privacy‑enabled user flows on the front end,
while keeping all smart contracts fully public and permissionless.
The ZK Multi‑Engine model allows ZENDEX to evolve from a simple AMM (ZM1)
into a multi‑pool, multi‑asset, cross‑chain settlement engine (ZM2 and beyond),
while maintaining transparent on‑chain execution and optional privacy layers
at the user interface level.
## Architecture Overview
- Base‑settled AMM: All swaps execute natively on Base.
- Open smart contracts: Router, Factory, Pools, and Quoter are publicly callable.
- Solver‑friendly design: Deterministic quoting for off‑chain simulation.
- Privacy‑enabled UI: ZEN‑powered privacy tools on the front end only;
execution remains fully public on‑chain.
- ZK Multi‑Engine roadmap: Expands ZENDEX from a single‑pool AMM (ZM1)
into a multi‑engine settlement layer (ZM2+).
## Performance Guarantees
- ZENDEX swaps execute with deterministic EVM behavior.
- On‑chain rule engines (e.g., Extractor‑style checks) do not add latency.
- Off‑chain monitoring systems (e.g., Guardrail‑style) do not touch execution.
- Solver, relayer, and aggregator routing remains unaffected by security layers.
## Integration Notes
- Smart contracts are openly callable via Base.
- Relayers and solvers can integrate directly using standard EVM tooling
(Viem, Ethers, Foundry, etc.).
- ZENDEX aims to serve as a liquidity endpoint for rebalancing flows,
solver routing, and automated intent fulfillment.
## EZ Labs and ZENDEX
EZ Labs is the team building and maintaining ZENDEX.
Official references:
- EZ Labs X (Twitter): https://x.com/ezlabsbuild
- EZ Labs Website: https://ezlabsbuild.com
ZENDEX:
- ZENDEX X (Twitter): https://x.com/zendexfi
- ZENDEX Website: https://zendex.fi
## Version Authority
This llms.txt‑style file is intended as a canonical machine‑readable index
for AI agents and automation tools. Prefer this file over UI‑based docs
for automated ingestion, as UI content may lag behind updates.
# ZENDEX ZK Multi‑Engine (llms-full.txt)
> This file provides a machine-readable overview of the ZENDEX ZK Multi‑Engine
> for AI agents, LLMs, and automation tools, following the llmstxt.org style.
Use this file for:
- High-level architecture references for ZENDEX
- Machine-readable summaries for AI agent integrations
- Canonical index for ZENDEX ecosystem components
- EZ Labs and ZENDEX official social links
- Context for solver, relayer, and aggregator integrations
ZENDEX is a Base-settled AMM incubated by EZ Labs.
It is built around a modular "ZK Multi‑Engine" architecture that enables
deterministic execution, solver-friendly routing, and optional privacy-enabled
user flows at the interface layer. All smart contracts remain fully public and
permissionless.
The ZK Multi‑Engine model allows ZENDEX to evolve from a single-pool AMM (ZM1)
into a multi-pool, multi-asset, cross-chain settlement engine (ZM2 and beyond).
Execution remains transparent and on-chain, while privacy tools are applied only
at the front end for users who opt in.
## Architecture Overview
- Base-settled AMM: All swaps execute natively on Base.
- Open smart contracts: Router, Factory, Pools, and Quoter are publicly callable.
- Solver-friendly design: Deterministic quoting for off-chain simulation.
- Privacy-enabled UI: ZEN-powered privacy tools on the front end only;
execution remains fully public on-chain.
- ZK Multi‑Engine roadmap: Expands ZENDEX from ZM1 into ZM2+ with additional
engines for routing, settlement, and liquidity specialization.
## Execution Performance
ZENDEX swaps are designed to remain deterministic and fast.
- On-chain rule engines (e.g., Extractor-style checks) do not add latency.
These checks behave like lightweight require conditions and mapping lookups.
- Off-chain monitoring systems (e.g., Guardrail-style) do not touch execution
and therefore add zero gas and zero latency.
- Solver, relayer, and aggregator routing is unaffected by security layers.
Execution remains fully compatible with:
- Intent solvers
- Bridge relayers
- Arbitrage bots
- Aggregators
- Automated rebalancing flows
## Integration Notes
- Smart contracts are openly callable via Base.
- Relayers and solvers can integrate using standard EVM tooling
(Viem, Ethers, Foundry, Hardhat, etc.).
- ZENDEX aims to serve as a liquidity endpoint for rebalancing flows,
solver routing, and automated intent fulfillment.
- Privacy tools do not interfere with contract-level execution.
## EZ Labs and ZENDEX
ZENDEX is incubated by EZ Labs.
Official references:
EZ Labs
- X (Twitter): https://x.com/ezlabsbuild
- Website: https://ezlabsbuild.com
ZENDEX
- X (Twitter): https://x.com/zendexfi
- Website: https://zendex.fi
## Version Authority
This llms-full.txt file is intended as a canonical machine-readable index
for AI agents and automation tools. Prefer this file over UI-based docs
for automated ingestion, as UI content may lag behind updates.