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 Bablyon (milkBABY)

PreviousChains specificationsNextTechnical Architecture

Last updated 1 month ago

MilkyWay offers a for the blockchain.

When users liquid stake their BABY with, they receive an on-chain representation of their BABY staking position called milkBABY. This allows $BABY 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 BABY, milkBABY automatically compounds staking rewards.

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 .

  • BABY: the native token of blockchain.

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

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

  • Validators: established Babylon validators who receive delegations from MilkyWay

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

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

  • Coordinator: an off-chain program that coordinates between MilkyWay and Babylon 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
Babylon
MilkyWay
Glossary page
Babylon
CosmWasm
Babylon
authz module