https://github.com/thirdweb-example/listen-to-mint-events
https://github.com/thirdweb-example/listen-to-mint-events
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thirdweb-example/listen-to-mint-events
- Owner: thirdweb-example
- Created: 2024-06-18T02:02:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-18T02:05:31.000Z (over 1 year ago)
- Last Synced: 2025-02-05T13:51:20.410Z (about 1 year ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this example, we use the event object exported from the SDK (called `tokensClaimedEvent`)
If the event that you want to watch does not exist in our default bundle,
you can always create your own using `prepareEvent`.
Learn more here: https://portal.thirdweb.com/references/typescript/v5/prepareEvent