Etadex is an execution-layer protocol for algorithmic and professional actors. No custody. No liquidity pools. No price discovery.
Users sign an EIP-712 structured intent defining asset, amount and deadline. No gas is spent. Funds remain in user custody until execution.
The Vault validates signature, nonce and deadline, applies protocol usage fee and escrows funds deterministically.
DecisionCore evaluates execution policy. Direct execution is disabled in v1. TWAP is enforced for market safety.
TWAPEngine schedules deterministic slices over time. It does NOT discover prices and does NOT interact with DEX routers.
Etadex deliberately excludes oracle systems, liquidity pools and routing logic. Execution quality and pricing are handled externally by professional actors.
All contracts are immutable and verified. Each chain deployment operates independently.
This interface demonstrates how professional integrators interact with Etadex. It is not designed for retail usage and does not abstract protocol complexity.
Etadex is a non-custodial software protocol. It does not operate as an exchange, broker, investment advisor or asset manager.
The protocol does not promise returns, does not pool funds and does not perform price discovery. Users and integrators remain fully responsible for execution outcomes.
This software is intended for professional and institutional use. Retail-grade interfaces and consumer protections are explicitly out of scope.