You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flashstake is a Pendle competitor that already supports stETH and rETH. Adding OETH and OUSD (or the wrapped versions) should be relatively low effort. Apparently the constructor of the time vault can call the rebaseOptIn() function.
"Do you have any developers who can help write smart contracts for a flashstake integration? We can onboard them to show them how. The main logic requirement is knowing how to separate yield from principal." - Steve from FS
The text was updated successfully, but these errors were encountered:
sumpg41
added
P4
Something to consider, a feature request that we may not pursue
OETH
OETH related things
OUSD
OUSD releated things
labels
Oct 23, 2023
Flashstake is a Pendle competitor that already supports stETH and rETH. Adding OETH and OUSD (or the wrapped versions) should be relatively low effort. Apparently the constructor of the time vault can call the
rebaseOptIn()
function."Do you have any developers who can help write smart contracts for a flashstake integration? We can onboard them to show them how. The main logic requirement is knowing how to separate yield from principal." - Steve from FS
Docs: https://docs.flashstake.io/
Existing FS yield strategies: https://docs.flashstake.io/time-vault-strategies-tvs/time-vaults-database
FS stETH time vault: https://etherscan.io/address/0xB8C60a5C9d73C0406FF279C65E31496a40F0dc5a#code%23F1%23L1
The text was updated successfully, but these errors were encountered: