Vote Type: Token holder DAO snapshot, single-choice voting (yes/no/abstain)
DAO-elected sponsor: John Packel
Timeline: 7-day discussion period followed by 7-day Snapshot vote
Purpose
Threshold Labs proposes to test the market appetite for an automated, instant bridge-fee rebate based on locking T tokens. We expect that DAO discussion and tLabs delivery of an initial feature will provide valuable learnings for development of mechanisms and tokenomics that more closely tie T value to tBTC success, encourage long-term staking and alignment with tBTC strategy, and improve the tBTC / BTC price peg.
Hypothesis
The introduction of a locked T–based rebate on bridge fees will open new trading opportunities for professional market makers by enabling tBTC / BTC arbitrage with enhanced capital efficiency. By requiring users to lock T in a contract as a prerequisite for rebates, this mechanism will increase demand for T and encourage arbitrageurs to lock significant T positions. In turn, the rebate of bridge fees will reduce tBTC’s persistent ~20+ bps discount to BTC (attributable to the current 20 bps redemption fee) by facilitating more frequent, fee-free redemptions.
Proposed feature: bridge fee rebate for locking T tokens
In the pull request proposed here, users receive an instant rebate on their bridge fees by locking T tokens in a contract. The more you lock, the more your bridge fees are reduced.
Details:
-
For every 100,000 T an address locks for 30 days, the system enables a rebate capacity of 0.001 tBTC
-
The 30-day lock is a rolling window, enabling users to control their rebate capacity in real time
-
Rebates are applied per address and are non-transferable
-
When an address bridges tBTC, the system checks for current rebate capacity and applies the appropriate amount (e.g., an address with 100,000 T locked can redeem up to 0.5 tBTC with zero bridge fee)
-
An address may unlock any amount of locked tokens, which will instantly reduce their rebate capacity proportionally
-
The cooldown period for unlocking T tokens is 30 days, after which unlocked tokens are returned to the address’ control
Example rebates:
* Amounts are per address and reflect the current redemption fee of 0.2%. If governance later changes the redemption and/or mint fee rate, no code update will be required (unless governance intends to change rebate ratio).
An illustration of the flexibility this approach offers:
Rebate capacity is calculated on a rolling basis over the past 30 days, so a user with 2 million T locked earns 0.02 tBTC in potential rebates (i.e., the ability to redeem up to 10 tBTC with zero bridge fee, when redemption fee is set at 20 bps).
-
Day 1: redeems 5 tBTC (no fee)
-
Day 15: redeems 5 tBTC more (no fee)
-
Day 16–30: any additional redemptions are charged 0.2% (unless they lock additional T*)
-
Day 31: 0.01 tBTC of rebate capacity is regained
-
Day 46: Another 0.01 tBTC of rebate capacity is regained
* Users may lock more T tokens at any time to instantly increase their rebate capacity.
DAO retains control over parameters
With this proposed feature, the DAO will retain full control via governance over:
-
Lock-to-rebate ratio
-
Duration of both lock and cooldown periods
-
Cap on how much rebate capacity may be earned, globally and per address, if any (the proposed implementation has no caps)
-
Both mint and redemption fee rates (these aren’t addressed in this TIP, but reminder that they are governable)
Testing the model
tLabs is in conversations with interested parties to trial this new model. These test cases will be used to validate the concept in terms of business viability, lock-to-rebate ratio management requirements, and impacts on DAO revenue. Findings will be shared at a later date, at which point a decision will be made to expand or retire the initiative.
Timing of changes
DAO approval of TIP-93 part 4 set a 30-day delay for fee changes. We propose that upon Snapshot approval of TIP-106, tLabs may deploy the rebate mechanism outlined above.