QIEDEX Contracts
QIEDEX Factory
Factory is the core of the protocol and is responsible for creating new pair contracts. The QIEDEX Factory is a smart contract that allows you to create QIEDEX liquidity pair contracts. With this factory, you can add liquidity to any QIE20 token that has an active pair. This makes it easy to get started with QIEDEX and to keep your liquidity pools up to date.
QIEDEX Router
Router defines how trades are being carried over different pair contracts (pools) - how many hops, which tokens, etc. but cannot change the core logic - only how trades are routed The QIEDEX Router is the primary "back-end" for the QIEDEX interface, allowing for the trading of QIE20 tokens as well as the addition and removal of liquidity. This makes it an essential tool for anyone using the QIEDEX platform. New routers can be deployed, and they are not associated with the exchange; optimizing routers leads to a more efficient trading price impact.
Last updated