Ethereum
class Ethereum
Types
Link copied to clipboard
Input data necessary to create a signed transaction.
Legacy and EIP2718/EIP1559 transactions supported, see TransactionMode.
Content copied to clipboard
TW.Ethereum.Proto.SigningInputLink copied to clipboard
interface SigningInputOrBuilder
Link copied to clipboard
Result containing the signed and encoded transaction.
Content copied to clipboard
TW.Ethereum.Proto.SigningOutputLink copied to clipboard
interface SigningOutputOrBuilder
Link copied to clipboard
Transaction (transfer, smart contract call, ...)
Content copied to clipboard
TW.Ethereum.Proto.TransactionLink copied to clipboard
enum TransactionMode
Transaction type
Content copied to clipboard
TW.Ethereum.Proto.TransactionModeLink copied to clipboard
interface TransactionOrBuilder
Link copied to clipboard
ERC-4337 structure that describes a transaction to be sent on behalf of a user
Content copied to clipboard
TW.Ethereum.Proto.UserOperationLink copied to clipboard
interface UserOperationOrBuilder