OriginProtocol / OriginProtocol/origin-dollar

Add asset to mint notifications in Discord

Open
#1,599 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

contracts devops OETH
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.