Skip to content

Commit

Permalink
Add EURC and euroe-eurc
Browse files Browse the repository at this point in the history
  • Loading branch information
x committed Jun 9, 2024
1 parent 20db30d commit 0699f51
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/Sources.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
5 changes: 5 additions & 0 deletions config/assets/Mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions config/pools/Mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -448,3 +448,6 @@ swapAccount = "HDSBGqAuMRr6X2AfmmbXQPpRgU6VEhtfNVVZ3wUTZXg"

[mainnet.vsol]
swapAccount = "C2ypsDADXcCRz8HbV2zX1AXPSja7a1P3xZtRC91xGhJh"

[mainnet.euroe_eurc]
swapAccount = "BJo5DwH4YWExpZ1Zu1FdZaM6jcqHwXSR5DkHBEwb3AbM"

0 comments on commit 0699f51

Please sign in to comment.