Protocol Architecture
Last updated
Last updated
Each supported chain would have a CEXISWAP Router Contract instance acting as the entry point for smart contract on-chain interactions.
Each liquidity provider in the CEXISWAP liquidity network has their own Liquidity Vault instance providing both on-chain and off-chain liquidity.
Each liquidity provider in the CEXISWAP liquidity network would operate their own Trade Oracle service which controls the flow of the liquidity provided.
The multi-chain API endpoint encapsulates knowledge about blockchains in an easy-to-use REST API. See the example code.