HardwareEthereumTx
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / HardwareEthereumTx
Interface: HardwareEthereumTx
Section titled “Interface: HardwareEthereumTx”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14537
Ethereum transaction for hardware signing
Properties
Section titled “Properties”to:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14539
Recipient address
value:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14541
Value in wei (hex)
gasLimit
Section titled “gasLimit”gasLimit:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14543
Gas limit (hex)
gasPrice?
Section titled “gasPrice?”
optionalgasPrice:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14545
Gas price (hex) - for legacy tx
maxFeePerGas?
Section titled “maxFeePerGas?”
optionalmaxFeePerGas:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14547
Max fee per gas (hex) - for EIP-1559
maxPriorityFeePerGas?
Section titled “maxPriorityFeePerGas?”
optionalmaxPriorityFeePerGas:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14549
Max priority fee per gas (hex) - for EIP-1559
optionaldata:`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14551
Transaction data (hex)
nonce:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14553
Nonce (hex)
chainId
Section titled “chainId”chainId:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14555
Chain ID