# Transactions

Ethereum transactions are messages that are sent between accounts on the Ethereum blockchain. Transactions can be used to transfer ether, interact with smart contracts, and more.

# Transaction attributes

# transaction_hash

The hash of the transaction. This is a unique identifier for each transaction on the Ethereum blockchain.

# swaps

A list of swaps that were performed as part of the transaction.