Skip to content

Commit 66612f0

Browse files
astroKoable1froot
authored
yel-finance: add new potions (#1709)
* Update calculation logic + new chain * Revert "Update calculation logic + new chain" This reverts commit 2e9019c. * Add 'Base' chain and assets supported on 'Base' chain * Add Fantom chain + Fantom potions * update potions address * update potions address * add sonic potions * add sonic potions --------- Co-authored-by: able1f <able1f@tuta.io> Co-authored-by: root <root@VoyagerHost>
1 parent 8216c74 commit 66612f0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/adaptors/yel-finance/index.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,11 @@ const POTION_SINGLE_STAKING_LIST = {
4747
'0xdE31054Fb0ee7c6C39641db2e677011E276644aC': '0x9fDbC3f8Abc05Fa8f3Ad3C17D2F806c1230c4564', // lGOGLZ / GOGLZ
4848
'0x555733fBa1CA24ec45e7027E00C4B6c5065BaC96': '0xE5DA20F15420aD15DE0fa650600aFc998bbE3955', // lstS / stS
4949
'0x85262a5121B8aD219C521665787A6F21eCbBf679': '0x7A0C53F7eb34C5BC8B01691723669adA9D6CB384', // lBOO / BOO -
50-
'0x30Fb515Cf3e0C7fF94Aa923788B466F44768cAA4': '0x59524D5667B299c0813Ba3c99a11C038a3908fBC' // lYOKO / YOKO
50+
'0x30Fb515Cf3e0C7fF94Aa923788B466F44768cAA4': '0x59524D5667B299c0813Ba3c99a11C038a3908fBC', // lYOKO / YOKO
51+
52+
'0x4E7f1965e54C5B8aB7Ad087922A7C1ae6B14e273': '0x3bcE5CB273F0F148010BbEa2470e7b5df84C7812', // lscETH / scETH
53+
'0x25844EA46AE4bAa410d3823DB9050CeA1692AF02': '0xd3DCe716f3eF535C5Ff8d041c1A41C3bd89b97aE' // lscUSD / sdcUSD
54+
5155

5256
}
5357
};

0 commit comments

Comments
 (0)