Darli USD (USDD) is Darli Protocol’s unbiased, overcollateralized USD-pegged stablecoin, designed for decentralized finance on the Solana blockchain.
This repository hosts the official token metadata for wallets, explorers, and indexers to reference.
| Field | Value |
|---|---|
| Name | Darli USD |
| Symbol | USDD |
| Description | Darli's unbiased USD stablecoin, built on Solana. |
| Image | ![]() |
| Website | https://darli.xyz |
| GitHub | https://github.com/darli-protocol/usdd |
This repository follows the Solana Token Metadata Standard, which supports on-chain metadata for SPL tokens, including Token-2022 extensions.
{
"name": "Darli USD",
"symbol": "USDD",
"description": "Darli's unbiased USD stablecoin, built on Solana.",
"image": "https://raw.githubusercontent.com/darli-protocol/usdd/main/asset/darli.png",
"extensions": {
"website": "https://darli.xyz",
"github": "https://github.com/darli-protocol/usdd"
}
}