Skip to content

Commit

Permalink
Add USDS (#29710)
Browse files Browse the repository at this point in the history
* Create info.json

* Create logo.png

* Create info.json

* Create logo.png
  • Loading branch information
Cryptocool1 authored Dec 5, 2024
1 parent 5ba1c55 commit 0596bc2
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Savings USDS",
"type": "BASE",
"symbol": "sUSDS",
"decimals": 18,
"website": "https://sky.money/",
"description": "sUSDS token represents a tokenized implementation of the Sky Savings Rate for USDS, fully compliant with the ERC-4626 standard.",
"explorer": "https://basescan.org/token/0x5875eEE11Cf8398102FdAd704C9E96607675467a",
"status": "active",
"id": "0x5875eEE11Cf8398102FdAd704C9E96607675467a",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/SkyEcosystem"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "USDS Stablecoin",
"type": "BASE",
"symbol": "USDS",
"decimals": 18,
"website": "https://sky.money/",
"description": "USDS token is an ERC-20 compliant token with added support for permit functionality and EIP-1271 smart contract signature validation.",
"explorer": "https://basescan.org/token/0x820C137fa70C8691f0e44Dc420a5e53c168921Dc",
"status": "active",
"id": "0x820C137fa70C8691f0e44Dc420a5e53c168921Dc",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/SkyEcosystem"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usds/"
}
]
}
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 0596bc2

Please sign in to comment.