Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendTransactionParameters

Hierarchy

Indexable

[key: string]: MethodParameter | undefined

Index

Properties

Optional data

data: undefined | string

from

from: string

Optional gas

Optional gasPrice

gasPrice: NumberLike

Optional nonce

nonce: NumberLike

Optional to

to: undefined | string

Optional value

value: NumberLike

Generated using TypeDoc