HardwareEthereumTx
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / HardwareEthereumTx
Interface: HardwareEthereumTx
Section titled “Interface: HardwareEthereumTx”Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10828
Ethereum transaction for hardware signing
Properties
Section titled “Properties”to:
string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10830
Recipient address
value:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10832
Value in wei (hex)
gasLimit
Section titled “gasLimit”gasLimit:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10834
Gas limit (hex)
gasPrice?
Section titled “gasPrice?”
optionalgasPrice:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10836
Gas price (hex) - for legacy tx
maxFeePerGas?
Section titled “maxFeePerGas?”
optionalmaxFeePerGas:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10838
Max fee per gas (hex) - for EIP-1559
maxPriorityFeePerGas?
Section titled “maxPriorityFeePerGas?”
optionalmaxPriorityFeePerGas:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10840
Max priority fee per gas (hex) - for EIP-1559
optionaldata:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10842
Transaction data (hex)
nonce:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10844
Nonce (hex)
chainId
Section titled “chainId”chainId:
number
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10846
Chain ID