Skip to main content

TransactionWithFromLocalWalletIndex

Hierarchy

  • Omit<Transaction, from>
    • TransactionWithFromLocalWalletIndex

Index

Properties

optionalaccessList

accessList?: AccessList

optionalchain

chain?: goerli | kovan | mainnet | rinkeby | ropsten | sepolia

optionalchainId

chainId?: string | number | bigint

optionalcommon

common?: Common

optionaldata

data?: string | Uint8Array

from

from: Numbers

optionalgas

gas?: string | number | bigint

optionalgasLimit

gasLimit?: string | number | bigint

optionalgasPrice

gasPrice?: string | number | bigint

optionalhardfork

hardfork?: chainstart | frontier | homestead | dao | tangerineWhistle | spuriousDragon | byzantium | constantinople | petersburg | istanbul | muirGlacier | berlin | london | altair | arrowGlacier | grayGlacier | bellatrix | merge | capella | shanghai

optionalinput

input?: string | Uint8Array

optionalmaxFeePerGas

maxFeePerGas?: string | number | bigint

optionalmaxPriorityFeePerGas

maxPriorityFeePerGas?: string | number | bigint

optionalnetworkId

networkId?: string | number | bigint

optionalnonce

nonce?: string | number | bigint

optionalr

r?: string | Uint8Array

optionals

s?: string | Uint8Array

optionalto

to?: null | string

optionaltype

type?: string | number | bigint

optionalv

v?: string | number | bigint

optionalvalue

value?: string | number | bigint

optionalyParity

yParity?: string