Kinetex Docs
  • Introduction
    • Why Kinetex?
  • About Kinetex
  • Roadmap
  • Flash Trade Protocol
    • Roles
    • Workflow
    • Swap Process
    • Collateral
      • Deposit collateral
      • Unlock collateral
      • Withdraw collateral
    • Liquidation
    • Proving Mechanism
    • Kinetex Light Clients
    • Non-EVM Networks
    • Gasless
    • Trusted Forwarders
    • LP for Resolvers
    • Staking
    • Flash Trade Security
    • Integrations
  • Aggregation Protocol
    • Architecture
      • Smart-contracts
    • Liquidity Sources
    • Route Building
    • Advanced Routing
    • Automated Execution
    • Gasless Transactions
    • Aggregation Security
    • Risks Mitigation
      • Slippage and Rates
      • MEV Protection
      • Control of Approvals
  • FAQ
  • Links
    • Demo
    • GitHub
    • Website
    • support@kinetex.io
Powered by GitBook
On this page
  1. Flash Trade Protocol

Workflow

PreviousRolesNextSwap Process

Last updated 1 year ago

  1. To be eligible to execute orders, Resolvers need to provide any authorized stablecoin (USDT, USDC, DAI) to a CollateralManager contract.

  2. Collateral can be deposited in an ERC-20 token of authorized stablecoins (USDT, USDC, DAI, etc.) This token can be slashed by Liquidators in case the order execution fails.

  3. Maintainers must stake in Kinetex DAO to be eligible to maintain the protocol. The DAO stakes serve as a guarantee of a fair distribution of work among Kinetex Maintainers. It can be slashed if a Maintainer fails to complete the assigned task or update the state of Light Clients or attempts to abuse the protocol. Maintainers are rewarded for completing different tasks, such as updating the state of Light Clients, providing computing power for ZKP generation, matching orders, and validating the order flow.

  4. Resolvers pay to the Kinetex DAO pool in the form of a protocol maintenance fee. Fees ensure that Maintainers are motivated to complete assigned tasks and keep the system fair, and Resolvers always have the actual state of light clients.

    Not only Resolvers can use the protocol. Anyone can utilize Kinetex Light Clients inside their applications but must pay fees to the protocol maintainer pool.

  5. Resolvers can borrow additional liquidity from the Liquidity Pool by pledging their collateral. This pool provides multi-chain over-collateralized loans for supported assets (primarily stablecoins).

Flash Protocol overview