Overview

Design

Standard exchange is proved to have limitless data space with indefinite data structure with guaranteed finality for order match involving conversion in infinity.

Design provides the proof with specifications of its data structures and algorithms.

Contracts

Standard Exchange is a binary smart contract system comprised of many libraries, which together make the Core and SABT.

Core contracts provide fundamental safety guarantees for all parties interacting with Uniswap. They define the logic of pool generation, the pools themselves, and the interactions involving the respective assets therein.

SABT contracts interact with one or more Core contracts but are not part of the core. They are designed to provide methods of incentivizing liquidity providers interacting with the core.

Last updated