HardwareEthereumTx
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / HardwareEthereumTx
Interface: HardwareEthereumTx
Section titled “Interface: HardwareEthereumTx”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14610
Ethereum transaction for hardware signing
Properties
Section titled “Properties”to:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14612
Recipient address
value:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14614
Value in wei (hex)
gasLimit
Section titled “gasLimit”gasLimit:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14616
Gas limit (hex)
gasPrice?
Section titled “gasPrice?”
optionalgasPrice?:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14618
Gas price (hex) - for legacy tx
maxFeePerGas?
Section titled “maxFeePerGas?”
optionalmaxFeePerGas?:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14620
Max fee per gas (hex) - for EIP-1559
maxPriorityFeePerGas?
Section titled “maxPriorityFeePerGas?”
optionalmaxPriorityFeePerGas?:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14622
Max priority fee per gas (hex) - for EIP-1559
optionaldata?:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14624
Transaction data (hex)
nonce:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14626
Nonce (hex)
chainId
Section titled “chainId”chainId:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14628
Chain ID