Table of Contents

Enum StatusType

Namespace
Thirdweb.Bridge
Assembly
Thirdweb.dll

Represents the possible statuses for a transaction.

public enum StatusType

Fields

COMPLETED = 2
FAILED = 0
NOT_FOUND = 3
PENDING = 1