リベース・トークン (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).

🔗 関連用語

前提知識:

📚 出典