スマートコントラクトドメイン
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/smart-contract-domain/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/smart-contract-domain/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/smart-contract-domain/)
Use the native HTML custom element.
スマートコントラクトドメインは、登録・移転・所有権ルール・解決ロジックのすべてがブロックチェーンプラットフォーム(主にEthereumまたはPolygon)上の自己実行型スマートコントラクトにエンコードされ、執行される[[blockchain-domain|ブロックチェーンドメイン]]です。スマートコントラクトがレジストリとレジストラを兼ねるため、信頼できる仲介者が不要です。更新ポリシー・解決レコード・アクセス制御などの主要特性は、不変または升级可能なコントラクトコードに定義され、誰でも透明に監査できます。[[ens|ENS]]や[[unstoppable-domains|アンストッパブルドメインズ]]はスマートコントラクト上に構築されています。
使用例
When alice.eth is registered through the ENS smart contract, the contract automatically records Alice's ownership, stores her resolver settings, and enforces a one-year registration term — all without ENS staff involvement.