Home > @infiniteobjects/linkdrop-service > LinkDropSdkV2LinkStatus
Linkdrop Status Interface
Signature:
export interface LinkDropSdkV2LinkStatus extends LinkDropSdkV2Link
Extends: LinkDropSdkV2Link
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claimedAtBlock | number | undefined | ||
| createdAt | string | undefined | ||
| recipient | string | undefined | ||
| status | TLinkStatus | ||
| tokenId | string | ||
| txHash | string | undefined |