Vultisig
Website
  • Overview
  • Vultisig Vault User Actions
    • Creating a Vault
    • Managing your Vault
      • Vault Details
      • Vault Backups
      • Vault Rename
      • Vault Reshare
      • Vault QR
    • Keysign
      • How Keysigning works
      • Signing a Transaction
  • Vultisig Infrastructure
    • Overview
    • Vultiserver
      • How does a Fast Vault work?
      • Transaction Policies
      • Why is it safe?
  • Relay Server
  • Vultisig Ecosystem
    • Vulticonnect
      • What is Vulticonnect
      • How to use Vultisig Connect
    • Web App
  • Marketplace
  • Vultisig SDK
  • Threshold Signature Scheme
    • How it works
    • TSS Actions
    • Difference to Multi-Signatures
    • Difference to Passkeys
    • Emergency Recovery
  • VULTISIG Token
    • The $VULT token
    • Launch of $VULT
    • $VULT Staking
    • Airdrop
      • Airdrop V2
  • Other
    • Vultisig Bot
    • Security
    • Frequently Asked Questions
    • Privacy
    • License
    • Terms
  • Developer Docs
    • Infrastructure Overview
    • Vultisig SDK
      • How to use it
  • Marketplace
    • Plugins
    • Ai Agents
Powered by GitBook
On this page
  • Key Features
  • Reward Distribution Mechanism
  • Example Distribution
  • Launch Configuration:
  • Governance

Was this helpful?

Edit on GitHub
  1. VULTISIG Token

$VULT Staking

This describes $VULT staking mechanism

Users can stake $VULT tokens in the Vultisig Staking contract on Ethereum mainnet to earn rewards from ecosystem revenue.

Key Features

  • Inspiration by Sushiswap MasterChef staking

  • Revenue Sources: Rewards come from ecosystem integrations including bridge, swap and marketplace fees

  • Fair Distribution: Decay-based distribution mechanism prevents frontrunning and rewards long-term stakers

  • Flexible Participation: No lockup periods—stake or unstake anytime

Reward Distribution Mechanism

The decay-based distribution works as follows:

  1. Rewards enter the staking contract and distribute gradually based on configured parameters

  2. Distribution uses two key variables:

    • Decay Interval: Time between distributions (e.g., 1 day)

    • Decay Factor: Percentage distributed each interval (e.g., 10%)

The vesting configuration may be updated periodically to ensure that, as revenue grows, the distribution mechanics adapt to effectively channel the increased value to stakers

Example Distribution

With a 1-day decay interval and 10% decay factor, a 1000 USDC reward would distribute:

  • Day 1: 100 USDC (10% of 1000)

  • Day 2: 90 USDC (10% of remaining 900)

  • Day 3: 81 USDC (10% of remaining 810)

  • And so on until fully distributed

This system accommodates additional rewards during ongoing distributions, smoothing out fluctuations between high and low fee periods.

Launch Configuration:

TBD

Governance

$VULT stakers will possibly be able to vote on the Decay Interval and Decay Factor at a later date.

PreviousLaunch of $VULTNextAirdrop

Last updated 25 days ago

Was this helpful?