LogoLogo
WebsiteKontos Web AppJoin the Spotlight Campaign!
  • Getting Started
    • Introduction to Kontos
    • Core Features
  • User Guide
    • Kontos Web App
      • Register Account
      • Recover Account
      • Manage Account
      • Deposit Assets to Kontos Account
      • Start Omnichain Trading with Kontos
      • Send Assets from Kontos to Other L1s
    • KOS Gas Station
    • Kontos AI Agent
  • Explore Kontos
    • FAQs
      • FAQ for KOS Gas Station
      • FAQ for Kontos Web App
      • FAQ for Kontos Bots
      • Warm Reminder on Kontos Bot
    • Core Concepts
      • Key Abstractions
        • Account Abstraction
        • Asset Abstraction
        • Chain Abstraction
        • Action Abstraction
      • What is Broker?
      • What is Guardian?
      • What is Intent-centric?
      • What is Cross-chain Interoperability?
      • What is ERC-4337?
      • What is Account Abstraction?
    • User Cases
      • How to Deposit Assets to Your Kontos Account?
      • How to Trade on BNB Chain?
      • How to Send Assets to Polygon?
      • Kontos Account Registration and Usage
      • Seamless Management of Digital Assets
      • Purchasing Assets on Any Supported Blockchain
      • Effortless Cross-Chain Transactions: Gas Fee Worries Unnecessary
      • Assets for Cross-Chain Expenditure
      • Cross-Chain Asset Workflow
      • Seamless Utilization of the Kontos Protocol
    • Events
      • Kontos Gas Fee Burning Challenge
      • Kontos Airdrop
      • Unlock Exclusive Rewards with Kontos: Dive Into Our Latest Campaign!
    • Roadmap
    • Support
Powered by GitBook
On this page

Was this helpful?

  1. Explore Kontos
  2. Core Concepts
  3. Key Abstractions

Chain Abstraction

Users are able to access and interact with various blockchains effortlessly. Kontos’s omnichain capability means you can focus on your trading intention, not on the technicalities of chain interoperability.

Inter-chain Abstraction and Interoperability:

  • Lightweight client verification: Kontos runs a lightweight client for each external chain to obtain block headers and states, verifying their correctness on the Kontos chain, allowing Kontos to validate the status of external chains.

  • Zero-knowledge proof recursion: Kontos uses three layers of zero-knowledge proofs to recursively prove its state, ensuring efficient off-chain cross-chain operation verification.

  • Broker Relay: When users execute cross-chain operations on external chains, the Broker service pre-pays fees and assets, reclaiming them after execution on the external chain.

  • Message Relay: Any user can relay messages between two chains using Kontos.

Result: Kontos and Any Chain synchronize in a lightweight node manner, enabling users to verify and settle intents occurring on Any Chain within the Kontos chain. In comparison to other solutions, this approach maximizes decentralization and security. The key to achieving seamless cross-chain interoperability is this chain abstraction mechanism, eliminating the need for developers and users to worry about differences in underlying chains.

PreviousAsset AbstractionNextAction Abstraction

Last updated 1 year ago

Was this helpful?