diff --git a/public/tokens/cbbtc.svg b/public/tokens/cbbtc.svg new file mode 100644 index 0000000..f91088b --- /dev/null +++ b/public/tokens/cbbtc.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/public/tokens/hemicbwbtc.svg b/public/tokens/hemicbwbtc.svg new file mode 100644 index 0000000..9a8179b --- /dev/null +++ b/public/tokens/hemicbwbtc.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/tokens/wmoostakedaowbtc-cbbtc-hemibtc.svg b/public/tokens/wmoostakedaowbtc-cbbtc-hemibtc.svg new file mode 100644 index 0000000..cfa0df9 --- /dev/null +++ b/public/tokens/wmoostakedaowbtc-cbbtc-hemibtc.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/pools/index.ts b/src/pools/index.ts index fbb34fc..bd30a4a 100644 --- a/src/pools/index.ts +++ b/src/pools/index.ts @@ -17,6 +17,14 @@ export const POOLS_LIST: Array = [ curator: "Edge UltraYield", poolType: ["stable"], }, + { + name: "Gami Labs WBTC", + address: "0x683FAf5BAFd88d4c383cCaf3d61C26AF2E164409", + chainId: 1, + network: "Mainnet", + curator: "Gami Labs", + poolType: ["btc"], + }, { name: "Tulipa MON", address: "0x09ca6b76276ec0682adb896418b99cb7e44a58a0", diff --git a/src/strategies/index.ts b/src/strategies/index.ts index f2f0810..2a0842d 100644 --- a/src/strategies/index.ts +++ b/src/strategies/index.ts @@ -29,6 +29,21 @@ export const STRATEGIES_LIST: Array = [ "0x6b343f7b797f1488aa48c49d540690f2b2c89751": true, }, }, + { + name: "Beefy WBTC/cbBTC/hemiBTC", + id: "wmooStakeDaoWBTC-cbBTC-hemiBTC", + tokenOutAddress: "0x924d24c238db7ecae2aa3a19430239ed684bde4a", + strategyType: ["btc"], + chainId: 1, + network: "Mainnet", + creditManagers: ["0xfC896a605Da98F3DF6da47BeB29cb59Ae382351d"], + additionalCollaterals: [ + "0x06ea695b91700071b161a434fed42d1dcbad9f00", + "0x66039342c66760874047c36943b1e2d8300363bb", + "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599", + "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf", + ], + }, { name: "Avant savUSD", id: "savUSD",