mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add USDD (#20196)
This commit is contained in:
parent
9e194a02b7
commit
f64e83ce09
|
@ -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 |
|
@ -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 |
|
@ -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 |
Loading…
Reference in New Issue
Block a user