A TransactionLike is a JSON representation of a transaction.Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description |
|---|---|---|
chainId? | null | BigNumberish | The chain ID the transaction is valid on. |
hash? | null | string | The hash of the transaction. |
signature? | null | SignatureLike | The signature for the transaction |
type | null | number | The type. |
