Taxa de Financiamento (Funding Rate) em Futuros Descentralizados
Uma taxa recorrente paga entre traders (longs e shorts) para manter o preço do contrato perpétuo atrelado ao preço spot (à vista) do ativo.
O funding é um jogo de soma zero; o protocolo não fica com a taxa. Pagar funding excessivo corrói a margem do trader, acelerando sua liquidação mesmo que o preço do ativo não mude.
graph LR
Center["Taxa de Financiamento (Funding Rate) em Futuros Descentralizados"]:::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;
🧒 Explique como se eu tivesse 5 anos
Imagine um cabo de guerra. Se o time Long puxar muito forte, o preço do contrato fica muito mais alto que o [Bitcoin](/pt/terms/bitcoin) real. O juiz ([smart contract](/pt/terms/smart-contract)) força o time Long a pagar moedas para o time Short. Isso faz alguns Longs desistirem e atrai mais gente para o time Short, puxando o preço de volta para o meio.
🤓 Expert Deep Dive
A fórmula engloba o Componente de Juros e o Componente de Prêmio. Financiamento Contínuo: Corretoras centralizadas (Binance) cobram o funding a cada 8 horas. Isso gera distorções (bots abrem posições no último minuto só para receber a taxa). Protocolos DeFi inovaram com o 'Continuous Funding', cobrando a taxa em tempo real (bloco a bloco), diluindo a volatilidade.
❓ Perguntas frequentes
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.