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.SigningInput
Link copied to clipboard
interface SigningInputOrBuilder
Link copied to clipboard
Result containing the signed and encoded transaction.
Content copied to clipboard
TW.Ethereum.Proto.SigningOutput
Link copied to clipboard
interface SigningOutputOrBuilder
Link copied to clipboard
Transaction (transfer, smart contract call, ...)
Content copied to clipboard
TW.Ethereum.Proto.Transaction
Link copied to clipboard
enum TransactionMode
Transaction type
Content copied to clipboard
TW.Ethereum.Proto.TransactionMode
Link 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.UserOperation
Link copied to clipboard
interface UserOperationOrBuilder