Skip to main content

Interface: AwardCreateBadgeRequest

Object representing a badge

Properties

description

Optional description: string

Description of the badge


image

image: string

An https url pointing to a soonaverse image.


lockTime

lockTime: number

The time for which the reward nft will be locked.


name

name: string

Name of the badge


tokenReward

tokenReward: number

The amount of token rewarded with this badge.


tokenSymbol

tokenSymbol: string

The symbol of the reward token.


total

total: number

Total noumber of bages that can be issued. Minimum 1, maximum 10000