Interface: TransferRestrictionStatValues
Defined in: src/api/entities/Asset/types.ts:442
Asset Stat along with its current value
Properties
claim?
optional
claim:object
Defined in: src/api/entities/Asset/types.ts:448
The claim of the stat
Name | Type | Defined in |
---|---|---|
| ||
| ||
|
Note
for scoped stats, this is the claim of the stat
Note
for count stats, this is undefined
type
type:
StatType
Defined in: src/api/entities/Asset/types.ts:457
The type of the stat
value
value:
BigNumber
Defined in: src/api/entities/Asset/types.ts:463
The total value of of the Asset Stat
Note
for scoped stats, this is the total value of all claims
Note
for count stats, this is the value of the stat