Skip to content

Commit

Permalink
Add USDS (ERC20) (#29133)
Browse files Browse the repository at this point in the history
* Info for token USDS

* Update info.json

---------

Co-authored-by: Nazar <85495047+cryptomanz1@users.noreply.github.com>
Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 18, 2024
1 parent 9e2845c commit ef53c91
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "USDS",
"type": "ERC20",
"symbol": "USDS",
"decimals": 18,
"website": "https://sky.money",
"description": "USDS is an upgraded version of the DAI token. Upgrading is optional. It is an ERC-20 token with permit functionality and EIP-1271 signature validation. The USDS token also enables two-way conversions between DAI and USDS tokens, using the mint and burn functions of both tokens. The conversion rate of the stablecoin is 1 DAI to 1 USDS.",
"explorer": "https://etherscan.io/token/0xdC035D45d973E3EC169d2276DDab16f1e407384F",
"status": "active",
"id": "0xdC035D45d973E3EC169d2276DDab16f1e407384F",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/SkyEcosystem"
},
{
"name": "github",
"url": "https://github.com/makerdao/"
}
],
"tags": [
"stablecoin",
"defi"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ef53c91

Please sign in to comment.