Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Added sUSD Mainnet and Rinkeby addresses. No faucet yet. (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfetopito committed Jan 29, 2020
1 parent 973905d commit c6fd409
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/tokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,18 @@
"website": "https://makerdao.com/",
"description": "crypto-collateralized cryptocurrency: stable coin which is pegged to USD",
"rinkeby_faucet": "https://app.compound.finance/asset/cDAI"
},
{
"id": 9,
"name": "Synth sUSD",
"symbol": "sUSD",
"decimals": 18,
"addressByNetwork": {
"1": "0x57Ab1E02fEE23774580C119740129eAC7081e9D3",
"4": "0xe109da5361299eD96D91146B8Cc12F682D21964e"
},
"website": "https://www.synthetix.io/ ",
"description": "Tracks the price of a single US Dollar (USD). This Synth always remains constant at 1.",
"rinkeby_faucet": ""
}
]

0 comments on commit c6fd409

Please sign in to comment.