Web3 Actions
Open
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Similarly to tenderly's Web3 actions we can have a hook that will be triggered on various NFT events
```json
{
"chain": "bsx",
"interaction": "LIST",
"meta": "1000000000000",
"caller": "Fksma..",
"currentOwner": "Fksma.."
}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, entry points, or event list are named. First clarify which NFT events and delivery mechanism are required, then inspect the worker implementation for the relevant event-processing entry point; done should include an agreed hook payload and verified handling for the supported events.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100