| Crates.io | transaction-decoder |
| lib.rs | transaction-decoder |
| version | 0.1.10 |
| created_at | 2024-12-19 15:10:06.272023+00 |
| updated_at | 2025-06-06 13:35:43.734789+00 |
| description | A CLI tool for decoding Ethereum transactions |
| homepage | |
| repository | https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2zJ3dFpEWM4fea4KDaRpNqxJG48v |
| max_upload_size | |
| id | 1489239 |
| size | 141,800 |
A CLI tool for decoding EVM transactions.
Install the CLI via Cargo:
cargo install transaction-decoder
transaction-decoder <TRANSACTION_HASH> --rpc-url <RPC_URL> --logs
transaction-decoder 0x1234... --rpc-url https://mainnet.infura.io/v3/YOUR-API-KEY --logs