TWEthereum class abstract

Constructors

TWEthereum.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

TWEthereumEip2645GetPath(Pointer<Utf8> ethAddress, Pointer<Utf8> layer, Pointer<Utf8> application, Pointer<Utf8> index) Pointer<Utf8>
Generate a layer 2 eip2645 derivation path from eth address, layer, application and given index.
TWEthereumEip4337GetDeploymentAddress(Pointer<Utf8> factoryAddress, Pointer<Utf8> logicAddress, Pointer<Utf8> ownerAddress) Pointer<Utf8>
Generates a deployment address for a ERC-4337 compatible smart contract wallet