- Factory: creates deterministic pair contracts for a token pair and fee tier.
- Pairs: hold reserves and enforce constant-product swaps.
- Router: calculates paths and executes liquidity or swap operations.
- Route discovery: compares local KovaSwap quotes with enabled external venues.
- Indexer: derives pools, volume, fees, and token history from chain events.
- Interface and SDK: present wallet-ready transactions without taking custody.
Start here
How KovaSwap works
The protocol, router, safety layer, and interface at a glance.
KovaSwap separates the exchange into simple, replaceable layers:
