Skip to content

Commit

Permalink
list $USDS
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed Jan 14, 2025
1 parent 55e3b92 commit bb1b947
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/base-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,5 +342,13 @@
"logoURI": "https://files.sablier.com/tokens/MONSTA.png",
"name": "Based Monsta",
"symbol": "MONSTA"
},
{
"address": "0x820C137fa70C8691f0e44Dc420a5e53c168921Dc",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://files.sablier.com/tokens/USDS.png",
"name": "USDS Stablecoin",
"symbol": "USDS"
}
]
15 changes: 15 additions & 0 deletions src/tokens/ethereum-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1854,6 +1854,21 @@
"name": "USD Coin",
"symbol": "USDC"
},
{
"address": "0xdC035D45d973E3EC169d2276DDab16f1e407384F",
"chainId": 1,
"decimals": 18,
"logoURI": "https://files.sablier.com/tokens/USDS.png",
"extensions": {
"bridgeInfo": {
"8453": {
"tokenAddress": "0xc708D6F2153933DAA50B2D0758955Be0A93A8FEc"
}
}
},
"name": "USDS Stablecoin",
"symbol": "USDS"
},
{
"address": "0xB893A8049f250b57eFA8C62D51527a22404D7c9A",
"chainId": 1,
Expand Down

0 comments on commit bb1b947

Please sign in to comment.