Tortuga Finance Docs
  • Overview
    • Liquid Staking on Aptos
  • Stake APT
    • Tutorial: Stake APT via Tortuga
    • Tutorial: Buy tAPT from DEX
    • Use tAPT
    • Fees
    • Before You Stake
  • For Validators
    • How It Works
    • How to Join
  • For Developers
    • Integration Resources
    • Tortuga <> Pyth
  • Protocol
    • Overview
    • Whitepaper
    • Governance
    • Tokenomics
    • Reference
      • helpers::circular_buffer
      • helpers::math
      • helpers::pool
      • helpers::stake_pool_helpers
      • helpers::iterable_table_custom
      • oracle::validator_states
      • delegation::delegation_state
      • delegation::delegation_service
      • tortuga::validator_router
      • tortuga::stake_router
      • governance::permissions
      • governance::utils
      • tortuga_governance::staked_aptos
      • tortuga_governance::tortuga_governance
    • Security Audits
Powered by GitBook
On this page
  1. Stake APT

Fees

PreviousUse tAPTNextBefore You Stake

Last updated 2 years ago

At launch, Tortuga Finance charges:

  • Zero fees on staking rewards.

    • At a future time, will be able to set a protocol commission. This commission would flow to the protocol treasury.

  • 0.3% burn of tAPT on unstake.

    • By burning tAPT for unstakers, remaining tAPT holders claim additional APT rewards when they unstake at a later date.

    • Note that this is not a "fee" that the protocol treasury accrues.

    • Governance will be able to change this "community rebate".

governance