UTONIC Protocol
  • General
    • UTONIC Intro
      • What’s UTONIC?
      • Why is TON Restaking Important?
      • How Does UTONIC Work?
      • Ecosystem Overview
      • Restaking Methods
  • uTON Intro
    • What’s uTON?
    • What are the sources of uTON's yield?
  • UTONIC: Architecture
    • Overview
    • Stakers
    • Restaking Module
    • Operators
    • AVSs
    • User Flow
  • uTON: Architecture
    • Overview
    • The uTON token contract
    • Vaults
  • Governance
    • Governance Token
    • Governance Mechanism
  • Tutorial
    • How to Stake
    • How to Unstake
    • How to check your UTONIC Points
    • How to invite
  • LEGAL
    • Privacy Policy
    • Term of Service
    • Disclaimer
Powered by GitBook
On this page
  1. UTONIC: Architecture

Operators

Operators are entities running infrastructure for AVS. The UTONIC protocol creates a registry of operators, logs interactions with the protocol, and participants can attach credentials and other data to operator entities. In the initial version, this encompasses operator entity metadata provided by the operators themselves, as well as data created by interacting with the UTONIC protocol, such as:

  • AVSs that the operator opted into

  • Associated vaults and restaked assets from vaults

  • Historical logs of slashings and all other interactions with the UTONIC ecosystem

AVS Opt-in

The operator opts into the AVS to validate it. Based on various factors, such as reputation, stake amount, and other relevant criteria each AVS independently decides whether to include the operator in the active operator set or not.

Rewards

The AVS distributes the operator rewards at its discretion. Here are three examples:

  • The AVS performs off-chain calculations to determine the reward distributions. After calculating the rewards, the AVS executes batch transfers to distribute the rewards in a consolidated manner.

  • The AVS performs off-chain calculations to determine rewards and generates a Merkle tree, allowing operators to claim their rewards.

  • The AVS performs on-chain reward calculations within its middleware to determine the distribution of rewards.

Operators should provide necessary details when registering through the AVSs, such as commission rates, fixed payments, and other relevant conditions. This registration process ensures that AVSs have the required data to perform accurate on-chain reward calculations in their middleware.

Misbehaviours and Penalty

The operator's stake becomes active and subject to slashing immediately after the opt-in process to the AVS.

PreviousRestaking ModuleNextAVSs

Last updated 8 months ago