diff --git a/1/entities.json b/1/entities.json index 7fae9dd..ec1ccab 100644 --- a/1/entities.json +++ b/1/entities.json @@ -266,6 +266,15 @@ "twitter": "nine_summits" } }, + "st-capital-partners": { + "name": "ST Capital Partners", + "logo": "st-capital-partners.png", + "description": "ST Capital Partners is the governing entity behind the ST USDC Earn vault.", + "social": {}, + "addresses": { + "0x99dDD6B6FE142b25824b4F31dB552aCCEb9e0384": "Governor multisig" + } + } "yieldnest": { "name": "YieldNest", "logo": "yieldnest.svg", diff --git a/1/vaults.json b/1/vaults.json index db921d8..ab24f1d 100644 --- a/1/vaults.json +++ b/1/vaults.json @@ -1,4 +1,10 @@ { +"0x441F07C871C2d40786a93E604C4d3D01b25864D9": { + "name": "ST USDC Earn", + "description": "A conservative USDC lending vault focusing on capital preservation and looping assets.", + "entity": "st-capital-partners", + "logo": "st-usdc-earn.png" +}, "0xD8b27CF359b7D15710a5BE299AF6e7Bf904984C2": { "name": "Euler Prime WETH", "description": "A conservative WETH vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.", diff --git a/logo/Fundo de ST Capital Partners removido.png b/logo/Fundo de ST Capital Partners removido.png new file mode 100644 index 0000000..f9e57ea Binary files /dev/null and b/logo/Fundo de ST Capital Partners removido.png differ diff --git a/logo/Fundo de USDC Earn removido.png b/logo/Fundo de USDC Earn removido.png new file mode 100644 index 0000000..255d337 Binary files /dev/null and b/logo/Fundo de USDC Earn removido.png differ