Vortex > TransactionArgumentState

Interface: TransactionArgumentState

Hierarchy

TransactionArgumentState

Index

Properties


Properties

<Optional> data

● data: any

Defined in stateInterface.ts:56


<Optional> from

● from: any

Defined in stateInterface.ts:53


<Optional> gas

● gas: any

Defined in stateInterface.ts:57


<Optional> gasPrice

● gasPrice: any

Defined in stateInterface.ts:58


<Optional> nonce

● nonce: any

Defined in stateInterface.ts:59


<Optional> to

● to: any

Defined in stateInterface.ts:54


<Optional> value

● value: any

Defined in stateInterface.ts:55