ステーブルコイン
ステーブルコインは、市場価値を外部の参照物、通常は米ドルなどの法定通貨にペッグすることで価格の安定を維持しようとする暗号資産の一種です。
ボラティリティを抑えた設計により、暗号資産取引や分散型金融(DeFi)における基軸通貨として機能します。
graph LR
Center["ステーブルコイン"]:::main
Rel_rebase_token["rebase-token"]:::related -.-> Center
click Rel_rebase_token "/terms/rebase-token"
Rel_airdrop["airdrop"]:::related -.-> Center
click Rel_airdrop "/terms/airdrop"
Rel_algorithmic_stablecoin["algorithmic-stablecoin"]:::related -.-> Center
click Rel_algorithmic_stablecoin "/terms/algorithmic-stablecoin"
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;
🧒 5歳でもわかるように説明
インターネット上で使える「デジタルな1ドル」のようなものです。価格が変わらないので買い物に便利です。
🤓 Expert Deep Dive
中央集権型(USDT等)と分散型(DAI等)に大別されます。アルゴリズム型は価格維持メカニズムに脆弱性がある場合があり、規制の対象となっています。
❓ よくある質問
Why would I use a stablecoin?
Stablecoins allow you to trade crypto and use dApps while avoiding price volatility, making them ideal for payments and lending.
Are stablecoins safe?
It depends on the backing. Centralized ones depend on company trust; decentralized ones depend on code and collateral quality.