리베이스 토큰 (Rebase Token)

유동적 공급량을 가진 토큰.

번역 대기 중인 콘텐츠입니다. 영어 버전을 표시하고 있습니다.

Also known as elastic supply tokens, rebase tokens change their supply to target a specific price. If the price is high, the supply increases in everyone's wallet. If the price is low, the supply decreases. Your total share of the network stays the same, but the number of tokens changes.

        graph LR
  Center["리베이스 토큰 (Rebase Token)"]:::main
  Pre_stablecoin["stablecoin"]:::pre --> Center
  click Pre_stablecoin "/terms/stablecoin"
  Pre_smart_contract["smart-contract"]:::pre --> Center
  click Pre_smart_contract "/terms/smart-contract"
  Rel_algorithmic_stablecoin["algorithmic-stablecoin"]:::related -.-> Center
  click Rel_algorithmic_stablecoin "/terms/algorithmic-stablecoin"
  Rel_stablecoin["stablecoin"]:::related -.-> Center
  click Rel_stablecoin "/terms/stablecoin"
  Rel_market_cap["market-cap"]:::related -.-> Center
  click Rel_market_cap "/terms/market-cap"
  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;

      

🧠 지식 테스트

1 / 1

🧒 5살도 이해할 수 있게 설명

Imagine if you had one slice of a giant 8-slice pizza. If the pizza size doubles to 16 slices, you suddenly have 2 slices so your share is still the same. That's a rebase!

🤓 Expert Deep Dive

Implemented through a 'rebase' function in the smart contract that updates the total supply and the balances of all holders proportionally. Often targeted to the price of inflation-adjusted USD (Ampleforth).

🔗 관련 용어

선행 지식:

📚 출처