Stopa Finansowania (Funding Rate) w Zdecentralizowanych Kontraktach Perpetual

Powtarzająca się opłata między traderami (long i short), która utrzymuje cenę kontraktu perpetual w zgodzie z rzeczywistą ceną spot aktywa.

Funding rate to gra o sumie zerowej między traderami. Długotrwałe utrzymywanie pozycji przeciwko wysokiej stopie finansowania szybko 'zjada' depozyt zabezpieczający, prowadząc do likwidacji.

        graph LR
  Center["Stopa Finansowania (Funding Rate) w Zdecentralizowanych Kontraktach Perpetual"]:::main
  Rel_decentralized_perpetual_futures["decentralized-perpetual-futures"]:::related -.-> Center
  click Rel_decentralized_perpetual_futures "/terms/decentralized-perpetual-futures"
  Rel_decentralized_perpetual_futures_risk["decentralized-perpetual-futures-risk"]:::related -.-> Center
  click Rel_decentralized_perpetual_futures_risk "/terms/decentralized-perpetual-futures-risk"
  Rel_decentralized_perpetual_futures_hedging["decentralized-perpetual-futures-hedging"]:::related -.-> Center
  click Rel_decentralized_perpetual_futures_hedging "/terms/decentralized-perpetual-futures-hedging"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 Wyjaśnij jak 5-latkowi

Wyobraź sobie przeciąganie liny. Jeśli drużyna Long ciągnie zbyt mocno, cena kontraktu rośnie zbytnio w stosunku do prawdziwego Bitcoina. Sędzia (smart kontrakt) zmusza drużynę Long do płacenia kary drużynie Short. To przyciąga nowych graczy do drużyny Short, dzięki czemu cena wraca do normy.

🤓 Expert Deep Dive

Formuła składa się z Komponentu Stopy Procentowej i Komponentu Premii. Finansowanie ciągłe (Continuous Funding): CEX-y (np. Binance) rozliczają funding co 8 godzin, co powoduje arbitraż i gwałtowne skoki cen tuż przed rozliczeniem. DeFi (np. dYdX) rozwiązuje to, naliczając funding proporcjonalnie w każdym bloku, co całkowicie eliminuje to zjawisko.

❓ Częste pytania

Who pays the funding fee?

It depends on the market. If the perpetual price is higher than the spot price, Longs pay Shorts. If the perpetual price is lower than the spot price, Shorts pay Longs.

Does the exchange collect the funding fee?

No. The funding rate is purely peer-to-peer. The exchange or smart contract just facilitates the transfer from one side of the market to the other.

What happens if I don't have enough money to pay the funding fee?

The fee is deducted from your deposited collateral. If your collateral drops below the maintenance margin requirement, your position will be liquidated.

📚 Źródła