Skip to content

FUZD / fuzd-chain-protocol / ethereum / EthereumTransactionData

Type Alias: EthereumTransactionData

EthereumTransactionData: object

Type declaration

accessList?

optional accessList: object[]

data?

optional data: String0x

gas

gas: String0x

to?

optional to: String0x

type

type: "0x2"

value?

optional value: String0x

Defined in

ethereum/types.ts:7