MilkyWay Docs
  • INTRODUCTION
    • Welcome to MilkyWay
    • Mission and Vision
    • MILK
      • Tokenomics
    • Whitepaper (PDF)
  • User Guides
    • For Liquid Stakers
      • Quick Start
      • Liquid Staking 101
      • Celestia (milkTIA)
        • Using third party apps
          • Camelot
          • Demex
          • Dymension
          • Levana
          • Margined
          • Mars
          • Osmosis
          • UX
      • Initia (milkINIT)
      • Babylon (milkBABY)
        • User Flow
        • One-Click Stake
    • For Restakers
      • Quick Start
      • Restaking 101
      • Creating a wallet
      • Restaking your assets
      • For Restakers
    • Bridging
      • Hyperlane
      • IBC Eureka
  • Infrastructure Operators
    • For MilkyWay Validators
      • Quick Start
      • For Validators
        • Consesus node
        • Validator node
  • Architecture
    • Modular Liquid Staking
      • Overview
      • For Celestia (milkTIA)
        • Technical Architecture
          • Liquid Staking Process
          • Withdrawal Process
          • Exchange Rate
          • Compound Staking Rewards
          • Claim Process
          • Limits and Restrictions
        • Integrating with milkTIA
          • Contract Specifications
          • APIs specification
      • For Initia (milkINIT)
        • Technical Architecture
          • Liquid Staking Process
          • Withdrawal Process
          • Exchange Rate
          • Compound Staking Rewards
          • Claim Process
          • Limits and Restrictions
        • Integrating with milkINIT
          • Liquid staking module specifications
          • Chains specifications
      • For Bablyon (milkBABY)
        • Technical Architecture
          • Liquid Staking Process
          • Withdrawal Process
          • Exchange Rate
          • Compound Staking Rewards
          • Claim Process
          • Limits and Restrictions
        • Integrating with milkBABY
          • Liquid staking module specifications
          • Chains specifications
    • Modular Restaking
      • Overview
        • Technical Architecture
        • Design Philosophy
        • Programmable Rules
        • Economic Model
        • Use Cases
      • Modules
        • x/assets
        • x/ibc-hooks
        • x/liquidvesting
        • x/operators
        • x/pools
        • x/restaking
        • x/rewards
        • x/services
        • x/tokenfactory
      • For Service Operators
        • Quick Start
        • For Operators
          • Operator Management
          • Opt-in and Opt-out Services
      • For Service Developers
        • Quick Start
        • For Services Admins
          • Service Management
          • Inviting Operators to Join Your Service
          • Creating Rewards Distribution Plan
  • SECURITY
    • Audits
    • Bug Bounty Program
  • APPENDIX
    • Official Links
    • Frequently Asked Questions
    • Glossary
    • Branding Resources
Powered by GitBook
On this page
  • Key Terms
  • How does it work?
  1. Architecture
  2. Modular Liquid Staking

For Celestia (milkTIA)

PreviousOverviewNextTechnical Architecture

Last updated 4 days ago

MilkyWay offers a for the blockchain since December 18th, 2023.

When users liquid stake their TIA with , they receive an on-chain representation of their TIA staking position called milkTIA. This allows $TIA holders to stake without waiting for a lock-up period, allowing them to participate across various DeFi protocols to maximize their yield.

Just by holding our liquid staked TIA , milkTIA automatically compounds staking rewards.

Refer to to understand more about how it works at its core.

Key Terms

To gain a deeper understanding of the MilkyWay liquid staking protocol, it’s important to familiarize yourself with the following key terms. For a broader overview of our services, feel free to refer to the .

  • TIA: the native token of blockchain.

  • milkTIA: receipt token that users receive when staking TIA with MilkyWay. It is a reward-bearing token that increases linearly against TIA over time.

  • Operators: a set of trusted entities entrusted with the operation of the MilkyWay protocol, guardians of the Multisigs.

  • Validators: established Celestia validators who receive delegations from MilkyWay and selection process will be governed by the MilkyWay DAO in the near future

  • Staker Multisig: account on Celestia managed by the operators that hold staker’s funds, grants permission to the Grantee to perform staking actions.

  • Grantee: account on Celestia with limited authorisation used by the Coordinator to perform staking actions.

  • Coordinator: an off-chain program that coordinates between Celestia and Osmosis with the Grantee account to perform transfer and staking actions.

How does it work?

At its core, MilkyWay uses contracts and a multisig custody system deployed on the blockchain. We also leverage the Cosmos SDK to provide our liquid staking in the most secure way possible.

liquid staking solution
Celestia
MilkyWay
the next page
Glossary page
Celestia
CosmWasm
Osmosis
authz module