Skip to main content

Interface: Award

Award record.

Hierarchy

Properties

address

Optional Readonly address: string

TODODOC


airdropClaimed

Optional Readonly airdropClaimed: number

TODODOC


aliasBlockId

Optional Readonly aliasBlockId: string

Alias block ID.


aliasId

Optional Readonly aliasId: string

Alias ID on the network.


aliasStorageDeposit

Readonly aliasStorageDeposit: number

Alias storage deposit requirement.


approved

Readonly approved: boolean

Is this award approved.


badge

Readonly badge: AwardBadge

Award Badge details AwardBadge


badgesMinted

Readonly badgesMinted: number

Total number of minted badges.


collectionBlockId

Optional Readonly collectionBlockId: string

Collection block ID.


collectionId

Optional Readonly collectionId: string

Collection ID on the network.


collectionStorageDeposit

Readonly collectionStorageDeposit: number

Collection storage deposit requirement.


completed

Readonly completed: boolean

Is this award completed.


createdBy

Optional createdBy: string

Member UID Member

Inherited from

BaseRecord.createdBy


createdOn

Optional createdOn: Timestamp

Date/time it was created on.

Inherited from

BaseRecord.createdOn


description

Readonly description: string

Award Description.


endDate

Readonly endDate: Timestamp

Award End date.


funded

Readonly funded: boolean

Was this award funded?


fundedBy

Optional Readonly fundedBy: string

Funded by Member uid


fundingAddress

Optional Readonly fundingAddress: string

Funding address


isLegacy

Optional Readonly isLegacy: boolean

Is this legacy award?

Deprecated


issued

Readonly issued: number

Total number of issued badges.


mediaStatus

Optional Readonly mediaStatus: MediaStatus

Media status MediaStatus


name

Readonly name: string

Award Name.


nativeTokenStorageDeposit

Readonly nativeTokenStorageDeposit: number

Native token storage deposit requirement.


network

Readonly network: Network

Minted network Network


nttStorageDeposit

Readonly nttStorageDeposit: number

NTT (Timelocked NFT) storage deposit requirement.


rejected

Readonly rejected: boolean

Is this award rejected.


space

Readonly space: string

Award's space.


updatedOn

Optional updatedOn: Timestamp

Date/time it was updated on.

Inherited from

BaseRecord.updatedOn