참고: 이 페이지는 아직 한국어로 번역되지 않았습니다. 아래는 영어 원문입니다.A TransactionLike is a JSON representation of a transaction.
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. |