🔁
TON Liquid Staking Protocol
  • What is TON Liquid Staking?
  • Existing Staking Solution Research
  • How does TON LSt protocol work?
  • Protocol Concepts
    • Protocol Architecture Terms
    • Protocol Architecture Description
    • Protocol Workflows
    • Message Processing
    • Potential Risks
  • Protocol Components
    • Overview
    • GET Method Interfaces
    • Common Components
      • Pools
      • Pool Jettons
      • Payouts
    • Governance Components
      • Governor
      • Sudoer
      • Halter
      • Interest Manager
      • Approver
    • Validator Components
      • Controller
      • Validator Software Mytonctrl
    • Stakers Components
Powered by GitBook
On this page
  1. Protocol Components
  2. Governance Components

Interest Manager

Overview

The interest Manager defines the interest rate at which the pool lends funds to the validator. Due to designing it is important to determine rates in such a way that the proposed rate can cover the cost of the validator, taking into account, that often the maintenance of the validator hardware is paid in fiat equivalent.

Due to the Interest Manager working fast with dynamic information Governance fees collects with this component.

Interest Manager is currently represented as a Wallet which is connected with an off-chain service that analyzes blockchain and validation stats related to the liquid pool with its own Wallet.

At any moment it could be(and will be) improved to the contract-based on-chain system with the same functionality, that has its central node a Wallet or Multisignature Wallet or DAO.

PreviousHalterNextApprover

Last updated 1 year ago