Solv Protocol
  • Welcome to Solv
    • Introduction
    • State of Bitcoin Staking
    • The On-Chain Bitcoin Reserve
  • SOLV Token
    • SOLV Tokenomics
    • Claiming SOLV
      • Claiming SOLV from a Multi-sig Wallet
      • Claiming SOLV as Flexible Voucher Holders
    • Governance
  • Key Products
    • SolvBTC
    • SolvBTC LSTs
      • LST Suite
      • Yield Related Address
    • DeFi Vaults
    • Bitcoin Reserve Offerings
  • Staking Abstraction Layer (SAL)
    • Introduction
      • The Challenges with Bitcoin Staking
      • What is SAL?
    • Architecture
      • The Ecological View
        • The Staking Protocols
        • The LST Issuers
        • The Staking Guardians
        • The Yield Distributors
      • The Technical Architecture
        • The Staking Abstraction Matrix
        • LST Issuance Services
        • Staking Verification Services
        • Transaction Building Services
        • Yield Distribution Services
      • Diverse Yield Streams Accessible Through SAL
  • Security
    • Solv Guard
    • Smart Contract Governance
    • Smart Contract Audits
      • Audits
  • USER GUIDE
    • Deposit BTCB in Binance MegaDrop
    • Claim BABY as xSolvBTC Holders
  • Developer Guide
    • Core Components
      • Price Oracles
      • Cross-chain Bridge
    • Smart Contracts
      • Technical Architecture
      • Asset Storage & Representation
      • LST Oracle Mechanism
      • Contract Addresses
    • Integrations
      • SolvBTC and SolvBTC.LSTs
      • Data Services
        • SolvBTC/SolvBTC.LSTs storage pools
        • User Assets
      • SAL Services
    • Code Repo
  • Legal
    • Terms of Use
    • Privacy Policy
    • Cookie Policy
    • Disclaimer
Powered by GitBook
On this page

Was this helpful?

  1. Staking Abstraction Layer (SAL)
  2. Architecture
  3. The Technical Architecture

Transaction Building Services

The transaction building service is responsible for creating staking transactions tailored to different staking protocols. After validation, these transactions are broadcast to the Bitcoin mainnet based on factors such as the estimated optimal transaction fee and the timing requirements of the staking protocols. All parameters of the constructed transactions are defined within the Staking Parameter Matrix (SPM), allowing validators to perform the necessary verification.

PreviousStaking Verification ServicesNextYield Distribution Services

Last updated 7 months ago

Was this helpful?