RPCTransactionRequest
Defined in: types/Transaction.types.ts:54
Properties
data?
optionaldata:BytesLike
Defined in: types/Transaction.types.ts:60
from?
optionalfrom:string
Defined in: types/Transaction.types.ts:55
gas?
optionalgas:string
Defined in: types/Transaction.types.ts:57
gasPrice?
optionalgasPrice:string
Defined in: types/Transaction.types.ts:58
maxFeePerGas?
optionalmaxFeePerGas:string
Defined in: types/Transaction.types.ts:63
maxPriorityFeePerGas?
optionalmaxPriorityFeePerGas:string
Defined in: types/Transaction.types.ts:62
nonce?
optionalnonce:string
Defined in: types/Transaction.types.ts:61
to
to:
string
Defined in: types/Transaction.types.ts:56
value?
optionalvalue:string
Defined in: types/Transaction.types.ts:59