Skip to content

Commit

Permalink
Merge branch 'master' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Jun 20, 2024
2 parents 17cc182 + 051c53f commit 109ab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eagleproject/notify/triggers/buyback_swap.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from core.blockchain.const import OETH_BUYBACK_BLOCK

from core.blockchain.addresses import OGV, OETH, OUSD, CVX, OGV_BUYBACK_LEGACY, OUSD_BUYBACK_PROXY, OETH_BUYBACK_PROXY, REWARDS_SOURCE, OUSD, CONTRACT_ADDR_TO_NAME
from core.blockchain.addresses import OGV, OGN, OETH, OUSD, CVX, OGV_BUYBACK_LEGACY, OUSD_BUYBACK_PROXY, OETH_BUYBACK_PROXY, REWARDS_SOURCE, OUSD, CONTRACT_ADDR_TO_NAME
from core.blockchain.sigs import TRANSFER, SIG_EVENT_OTOKEN_BUYBACK
from core.common import format_token_human
from notify.events import event_low
Expand Down

0 comments on commit 109ab77

Please sign in to comment.