sdk.rewardtoken
Home > @openformat/sdk > RewardToken
RewardToken interface
Signature:
export interface RewardToken
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| activityType | ActivityType | ||
| address | string | ||
| amount | BigNumberish | ||
| id | string | ||
| tokenURI? | string | (Optional) | |
| type | RewardType | ||
| uri? | string | (Optional) |