From e7aea1d7b9432ecb75a9464c3ac986373d5c9b54 Mon Sep 17 00:00:00 2001 From: Ian Macalinao Date: Wed, 27 Mar 2024 01:53:56 -0500 Subject: [PATCH] Add vSOL and The Vault (#40) --- config/Sources.toml | 10 +++++++++- config/assets/Mainnet.toml | 5 +++++ config/pools/Mainnet.toml | 3 +++ 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/config/Sources.toml b/config/Sources.toml index b17d8bf..e195d72 100644 --- a/config/Sources.toml +++ b/config/Sources.toml @@ -78,4 +78,12 @@ name = "EUROe" website = "https://euroe.com/" description = "EUROe is a full-backed euro stablecoin." risksURL = "https://www.euroe.com/due-diligence-resources" -iconURL = "https://dev.euroe.com/persistent/token-icon/png/256x256.png" \ No newline at end of file +iconURL = "https://dev.euroe.com/persistent/token-icon/png/256x256.png" + +[vault] +auditors = [] +name = "The Vault" +website = "https://thevault.finance" +description = "The Vault is a Solana stake pool focused on supporting validators that are committed to decentralization and the long-term success of the Solana network." +risksURL = "https://thevault.finance/" +iconURL = "https://thevault.finance/" diff --git a/config/assets/Mainnet.toml b/config/assets/Mainnet.toml index cd8c1db..1de8d12 100644 --- a/config/assets/Mainnet.toml +++ b/config/assets/Mainnet.toml @@ -537,3 +537,8 @@ coingeckoId = "solana" market = "USD" source = "midas" coingeckoId = "midas-token" + +[mainnet.vSoLxydx6akxyMD9XEcPvGYNGq6Nn66oqVb3UkGkei7] +market = "SOL" +source = "vault" +coingeckoId = "solana" # TODO: update when on coingecko diff --git a/config/pools/Mainnet.toml b/config/pools/Mainnet.toml index 8f0c2d8..6eb6666 100644 --- a/config/pools/Mainnet.toml +++ b/config/pools/Mainnet.toml @@ -445,3 +445,6 @@ swapAccount = "ercAoEmXjQzEvAFbdjAo81KtMxRGn9AW1ju882upmPH" [mainnet.mds] swapAccount = "HDSBGqAuMRr6X2AfmmbXQPpRgU6VEhtfNVVZ3wUTZXg" + +[mainnet.vsol] +swapAccount = "C2ypsDADXcCRz8HbV2zX1AXPSja7a1P3xZtRC91xGhJh"