Locker Contract

The LOQT protocol is powered by a dedicated smart contract deployed on the Abstract blockchain. This contract is responsible for managing token locks, enforcing unlock schedules, and ensuring that all operations are fully transparent and verifiable

Contract Address

The contract source code is verified and publicly accessible, allowing anyone to review its logic and confirm that it operates as intended

Security

  • Immutable logic – once deployed, the contract code cannot be altered. This ensures that all token locks follow the same transparent rules

  • On-chain enforcement – unlock schedules are controlled entirely by the contract. No external system or admin can modify or override a lock

  • Permissionless access – anyone can interact with the contract directly, without relying on intermediaries

Efficiency

The contract is designed to minimize gas usage while maintaining security. Core functions, such as creating locks or unlocking tokens, are optimized for low-cost execution without sacrificing safety or transparency

Last updated