Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

feat/enum updates#16

Merged
8ball030 merged 3 commits intomainfrom
feat/enum-updates
Sep 18, 2025
Merged

feat/enum updates#16
8ball030 merged 3 commits intomainfrom
feat/enum-updates

Conversation

@8ball030
Copy link
Copy Markdown
Contributor

  • fix:updated-enums
  • fix:updated-enums

INSUFFICIENT_OLAS_BALANCE = 1
UNSUPPORTED_OPERATION_TYPE = 2
CONTRACT_IS_PAUSED = 3
NON_EXISTENT = 0
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enums

11155111: "https://sepolia.etherscan.io/tx/",
10200: "https://gnosis-chiado.blockscout.com/tx/",
}
self.send_notification_to_user(
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all txns we send a notification

continue
self.send_notification_to_user(
title="Redeem request detected",
body=f"Detected a redeem request with batch hash {event.batch_hash}. Attempting to process it.",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lmk if anything else needed

@8ball030 8ball030 merged commit 330b7b4 into main Sep 18, 2025
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants