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