OriginProtocol / OriginProtocol/origin-dollar
Show account balance and pending yield without wallet connected
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
See https://github.com/OriginProtocol/origin-dollar/issues/1126 for context.
If I use the account override feature without having a wallet connected, the lifetime earnings value is populated but balance and pending yield are not. In cases like this where the user is inputting the address, we should not require a wallet to be connected.
https://app.ousd.com/history?override_account=0x96FEb7b6F808dd2BBd09c9E5ccdE77caBd58d019
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 account override flow shown at the provided app URL and read issue 1126 for context. Reproduce the case without a connected wallet, comparing lifetime earnings with balance and pending yield. Done means an address entered through account override displays all three values without requiring a wallet connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100