Skip to content

Commit

Permalink
chore: Dat-576 add stader (#1831)
Browse files Browse the repository at this point in the history
* add stader

* 12.8.0
  • Loading branch information
robert-seitz-uniswap committed Jul 31, 2024
1 parent c8d6089 commit da261ea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uniswap/default-token-list",
"version": "12.7.0",
"version": "12.8.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2240,5 +2240,13 @@
"symbol": "LRDS",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/34775/standard/LRDS_PNG.png"
},
{
"chainId": 1,
"address": "0x30D20208d987713f46DFD34EF128Bb16C404D10f",
"name": "Stader",
"symbol": "SD",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/20658/standard/SD_Token_Logo.png"
}
]

0 comments on commit da261ea

Please sign in to comment.