OriginProtocol / OriginProtocol/origin-dollar
Add OETH/OUSD to Flashstake
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Flashstake documentation and the linked Etherscan code for the existing stETH time vault. Determine how OETH and OUSD, or their wrapped versions, would fit the yield-versus-principal separation and whether the constructor can call rebaseOptIn(). Done means an integration supporting the selected assets is implemented and validated against Flashstake’s requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100