This commit is contained in:
jerry 2022-05-02 15:11:46 +08:00 committed by GitHub
parent 9e194a02b7
commit f64e83ce09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Decentralized USD",
"symbol": "USDD",
"type": "ERC20",
"decimals": 18,
"description": "USDD is a fully decentralized algorithmic stablecoin",
"website": "https://usdd.io/",
"explorer": "https://etherscan.io/token/0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6",
"status": "active",
"id": "0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/usddio"
},
{
"name": "whitepaper",
"url": "https://usdd.io/USDD-en.pdf"
}
],
"tags": [
"stablecoin"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,25 @@
{
"name": "Decentralized USD",
"symbol": "USDD",
"type": "BEP20",
"decimals": 18,
"description": "USDD is a fully decentralized algorithmic stablecoin",
"website": "https://usdd.io/",
"explorer": "https://bscscan.com/token/0xd17479997F34dd9156Deef8F95A52D81D265be9c",
"status": "active",
"id": "0xd17479997F34dd9156Deef8F95A52D81D265be9c",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/usddio"
},
{
"name": "whitepaper",
"url": "https://usdd.io/USDD-en.pdf"
}
],
"tags": [
"stablecoin"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,24 @@
{
"name": "Decentralized USD",
"symbol": "USDD",
"type": "TRC20",
"decimals": 18,
"description": "USDD is a fully decentralized algorithmic stablecoin",
"website": "https://usdd.io/",
"explorer": "https://tronscan.io/#/token20/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn",
"status": "active",
"id": "TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/usddio"
},
{
"name": "whitepaper",
"url": "https://usdd.io/USDD-en.pdf"
}
],
"tags": [
"stablecoin"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB