events
OfficialQuery and decode smart contract events.
AuthorNethereum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of filtering, querying, and decoding smart contract events and logs on EVM-compatible blockchains using C# and the Nethereum library.
Core Features & Use Cases
- Event Filtering: Filter historical events based on indexed parameters (e.g., sender, receiver).
- Log Querying: Retrieve event logs from specific block ranges or for all contracts.
- Event Decoding: Decode raw event logs into strongly-typed C# DTOs for easy data access.
- Live Event Monitoring: Set up filters to poll for new events in real-time.
- Use Case: Track all
Transferevents for a specific ERC-20 token to monitor token movements or analyze trading activity.
Quick Start
Use the events skill to get all Transfer events from contract address '0xYourContractAddress' between the earliest and latest blocks.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: events Download link: https://github.com/Nethereum/Nethereum/archive/main.zip#events Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.