Interface: TransferRestrictionStatValues
Defined in: src/api/entities/Asset/types.ts:411
Asset Stat along with its current value
Properties
claim?
optionalclaim?:object
Defined in: src/api/entities/Asset/types.ts:417
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:426
The type of the stat
value
value:
BigNumber
Defined in: src/api/entities/Asset/types.ts:432
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