transaction-models
OfficialEthereum transaction management.
AuthorNethereum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation, decoding, and inspection of various Ethereum transaction types, making complex blockchain interactions more manageable.
Core Features & Use Cases
- Transaction Creation: Construct legacy, EIP-1559, EIP-2930, and EIP-7702 transactions.
- Decoding & Recovery: Decode RLP-encoded transactions and recover sender addresses.
- Use Case: You need to prepare a transaction to send ETH on the Sepolia testnet using the EIP-1559 fee model. This Skill can help you construct the transaction object with the correct parameters.
Quick Start
Use the transaction-models skill to create an EIP-1559 transaction for chain ID 1, with nonce 0, max priority fee 10 Gwei, max fee 20 Gwei, gas limit 21000, to address '0x123...', and value 0.01 ETH.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: transaction-models Download link: https://github.com/Nethereum/Nethereum/archive/main.zip#transaction-models 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.