From 0699f514f58dd99a075057934bc6683ca8e3c224 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 9 Jun 2024 16:59:40 +0200 Subject: [PATCH] Add EURC and euroe-eurc --- config/Sources.toml | 8 ++++++++ config/assets/Mainnet.toml | 5 +++++ config/pools/Mainnet.toml | 3 +++ 3 files changed, 16 insertions(+) diff --git a/config/Sources.toml b/config/Sources.toml index e195d72..f359de9 100644 --- a/config/Sources.toml +++ b/config/Sources.toml @@ -87,3 +87,11 @@ 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/" + +[eurc] +auditors = [] +name = "EURC" +website = "https://www.circle.com/en/eurc/" +description = "EURC is a full-backed euro stablecoin by Circle." +risksURL = "https://www.circle.com/en/transparency" +iconURL = "https://www.circle.com/hubfs/Brand/EURC/EURC-icon_128x128.png" diff --git a/config/assets/Mainnet.toml b/config/assets/Mainnet.toml index 87c484a..abe3fda 100644 --- a/config/assets/Mainnet.toml +++ b/config/assets/Mainnet.toml @@ -543,3 +543,8 @@ coingeckoId = "midas-token" market = "SOL" source = "vault" coingeckoId = "solana" # TODO: update when on coingecko + +[mainnet.HzwqbKZw8HxMN6bF2yFZNrht3c2iXXzpKcFu7uBEDKtr] +market = "EUR" +source = "eurc" +coingeckoId = "eurc" diff --git a/config/pools/Mainnet.toml b/config/pools/Mainnet.toml index 6eb6666..aeecc88 100644 --- a/config/pools/Mainnet.toml +++ b/config/pools/Mainnet.toml @@ -448,3 +448,6 @@ swapAccount = "HDSBGqAuMRr6X2AfmmbXQPpRgU6VEhtfNVVZ3wUTZXg" [mainnet.vsol] swapAccount = "C2ypsDADXcCRz8HbV2zX1AXPSja7a1P3xZtRC91xGhJh" + +[mainnet.euroe_eurc] +swapAccount = "BJo5DwH4YWExpZ1Zu1FdZaM6jcqHwXSR5DkHBEwb3AbM"