EthereumLitTransaction must be provided to the SignTransaction endpoint when network is evm.
SignTransaction
network
evm
The address the transaction is 'to'
The value of the transaction to be sent
The chain ID of the target chain that the transaction will be executed on
The exact gas price that you are willing to pay to execute the transaction
The maximum gas price that you are willing to pay to execute the transaction
Data in hex format to be included in the transaction
Optional
Generated using TypeDoc
EthereumLitTransaction must be provided to the
SignTransaction
endpoint whennetwork
isevm
.Property
The address the transaction is 'to'
Property
The value of the transaction to be sent
Property
The chain ID of the target chain that the transaction will be executed on
Property
The exact gas price that you are willing to pay to execute the transaction
Property
The maximum gas price that you are willing to pay to execute the transaction
Property
Data in hex format to be included in the transaction