Skip to content

Commit f4c496c

Browse files
author
x
committed
New pools
1 parent 6640f75 commit f4c496c

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed

config/Sources.toml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,27 @@ website = "https://bonkcoin.com/"
151151
description = "BonkSOL is a staked SOL token by Bonk."
152152
risksURL = "https://bonkcoin.com/"
153153
iconURL = "https://bonkcoin.com/favicon.ico"
154+
155+
[soulsol]
156+
auditors = []
157+
name = "SoulSOL"
158+
website = "https://soulana.fans/"
159+
description = "Your SOUL, Your RULES."
160+
risksURL = "https://soulana.fans/"
161+
iconURL = "https://soulana.fans/assets/favicon.ico"
162+
163+
[strongsol]
164+
auditors = []
165+
name = "StrongSOL"
166+
website = "https://thesixnine.one/"
167+
description = "StrongSOL is a staked SOL token by TheSixNoneO."
168+
risksURL = "https://thesixnine.one/"
169+
iconURL = "https://thesixnine.one/logo.svg"
170+
171+
[cbbtc]
172+
auditors = []
173+
name = "cbBTC"
174+
website = "https://www.coinbase.com/cbbtc/"
175+
description = "cbBTC is BTC managed by Coinbase."
176+
risksURL = "https://www.coinbase.com/nl/cbbtc/"
177+
iconURL = "https://www.coinbase.com/favicon.ico"

config/assets/Mainnet.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,3 +583,18 @@ coingeckoId = "jito-staked-sol"
583583
market = "SOL"
584584
source = "bonksol"
585585
coingeckoId = "bonk-staked-sol"
586+
587+
[mainnet.cbbtcf3aa214zXHbiAZQwf4122FBYbraNdFqgw4iMij]
588+
market = "BTC"
589+
source = "cbbtc"
590+
coingeckoId = "coinbase-wrapped-btc"
591+
592+
[mainnet.strng7mqqc1MBJJV6vMzYbEqnwVGvKKGKedeCvtktWA]
593+
market = "SOL"
594+
source = "strongsol"
595+
coingeckoId = "stronghold-staked-sol"
596+
597+
[mainnet.SouL4UuxKaFutpyZGb2weXUPEQCCsmEHSubMJEs7ttH]
598+
market = "SOL"
599+
source = "soulsol"
600+
coingeckoId = ""

config/pools/Mainnet.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,3 +472,12 @@ swapAccount = "4kVS9bcBy7uorCy5tBCSzJkRoHuqJfsDJ2BKCaaqif5B"
472472

473473
[mainnet.vsol_jupsol]
474474
swapAccount = "2fidLKA6qoidEBGk5k53Vj5UeLB1C2269hPgvfLzT7kn"
475+
476+
[mainnet.soulsol_vsol]
477+
swapAccount = "ASj3vyqLZekfGjBgWVHhzPAgJLSB7XZYGaW6VWn6sbjr"
478+
479+
[mainnet.strongsol_vsol]
480+
swapAccount = "gDizHuSV8Bk787c6pWAUHFMALwpX4hYeqEwvV75PiDd"
481+
482+
[mainnet.wbtc_cbbtc]
483+
swapAccount = "DVJ9mtgcaxuoYg1EJb6DmyR3sYbBShUWvvYfP8GKyutS"

0 commit comments

Comments
 (0)