Skip to main content
Structure

Structures

EVMTransactionApiModel.Call

EVMTransactionApiModel.OnChainData

EVMTransactionApiModel.Params

EVMTransactionApiModel.UserOperation

Initializers

init(from:)

Inherited from Decodable.init(from:).

Instance Properties

PropertyTypeDescription
approvalsApprovals?-
createdAtDate-
errorTransactionErrorApiModel?-
idStringInherited from Identifiable.id.
onChainEVMTransactionApiModel.OnChainData-
paramsEVMTransactionApiModel.Params-
statusTransactionStatusApiModel-
walletTypeWalletType-

Instance Methods

toDomain(withService:)

Inherited from TransactionApiModel.toDomain(withService:).