Skip to content

Commit

Permalink
Add sw-wstkscUSD (Spectra ERC4626 Wrapper: Wrapped stkscUSD) on Sonic (
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev authored Jan 21, 2025
1 parent 27fc78e commit ac461ca
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 21 additions & 1 deletion src/tokens/erc4626Wrappers.json
Original file line number Diff line number Diff line change
Expand Up @@ -803,5 +803,25 @@
"logoURI": "/images/tokens/1/0xbeefc011e94f43b8b7b455ebab290c7ab4e216f1.svg"
}
}
},
{
"address": "0xC4Dc44837CAf8A53Bb5fBcd4Be42089CA03a37F1",
"chainId": 146,
"name": "Spectra ERC4626 Wrapper: Wrapped stkscUSD",
"symbol": "sw-wstkscUSD",
"decimals": 6,
"logoURI": "/images/tokens/146/0x9fb76f7ce5fceaa2c42887ff441d46095e494206.svg",
"extensions": {
"underlying": "0x4D85bA8c3918359c78Ed09581E5bc7578ba932ba",
"protocol": "Rings",
"vault": {
"chainId": 146,
"address": "0x9fb76f7ce5FCeAA2C42887ff441D46095E494206",
"symbol": "wstkscUSD",
"name": "Wrapped stkscUSD",
"decimals": 6,
"logoURI": "/images/tokens/146/0x9fb76f7ce5fceaa2c42887ff441d46095e494206.svg"
}
}
}
]
]
15 changes: 14 additions & 1 deletion src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1494,5 +1494,18 @@
"protocol": "OpenEden",
"externalLink": "https://openeden.com/"
}
},
{
"chainId": 146,
"address": "0x9fb76f7ce5FCeAA2C42887ff441D46095E494206",
"symbol": "wstkscUSD",
"name": "Wrapped stkscUSD",
"decimals": 6,
"logoURI": "/images/tokens/146/0x9fb76f7ce5fceaa2c42887ff441d46095e494206.svg",
"extensions": {
"underlying": "0x4D85bA8c3918359c78Ed09581E5bc7578ba932ba",
"protocol": "Rings",
"externalLink": "https://app.rings.money/"
}
}
]
]

0 comments on commit ac461ca

Please sign in to comment.