For the complete documentation index, see llms.txt. This page is also available as Markdown.

LOQT Web App

The LOQT Web App is the primary interface for interacting with the LOQT protocol. It allows users to create, manage, and monitor token locks in a simple and intuitive way while retaining the transparency and security of on-chain execution

Key Features

  • Create Locks – lock any ERC-20 token on the Abstract blockchain using either preset unlock schedules or fully custom schedules

  • My Locks – view and manage the locks you have created. This includes details such as the total locked amount, remaining balance, per-unlock amount, progress, and upcoming unlocks

  • Global Locks – browse all locks created through the protocol. This ensures full transparency by allowing anyone to verify activity across the entire contract

  • Filtering and Search – filter locks by status (active, completed) or by specific tokens. A search bar makes it easy to locate particular locks

  • Transparency Dashboard – key statistics such as total locks, active locks, unique token types, wallets involved, and claimable amounts are displayed at the top of the app

  • Wallet Support – users can connect with either MetaMask or the Abstract Global Wallet to create and manage locks directly from their own wallets

Access

The LOQT Web App is available at: https://loqt.xyz

All actions taken through the Web App are executed directly on-chain via the Locker Contract, ensuring that the interface is simply a convenient way to interact with the protocol — not a requirement. Users may also interact with the contract directly if desired

Last updated