get_tx
Decode a blockchain transaction to retrieve sender, receiver, value, events, and status on multiple chains including Ethereum and Solana.
Instructions
Decode a transaction: sender, receiver, value, decoded events, status. Starter tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Transaction hash. | |
| chain | No | Chain slug: ethereum, solana, arbitrum, base, optimism, polygon, bsc. | ethereum |