thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
152 stars 59 forks source link

fix: Assert valid contract when adding contract subscription #616

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

PR-Codex overview

This PR adds functions to validate and handle contracts in contract subscription routes.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}