OriginProtocol / OriginProtocol/origin-dollar
Add asset to mint notifications in Discord
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
The Origin DeFi Bot notifies the defi-bot channel on Discord when there are key transactions like mints, failed transactions and deposits to strategies.
It'd be nice if the OETH Mint notification also included which asset was used to mint the OETH. eg WETH, stETH, rETH or frxETH.
It'd also be nice if the totalValue was included in the Discord notification. eg 11.3k ETH
The same could be done for the OUSD mint alerts with DAI, USDC or USDT
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 by locating the Discord notification code for OETH and OUSD mint alerts, then inspect how the minted asset and total value are currently represented. Done means both alert types identify the asset used and include totalValue in the notification, with the existing mint notification behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100