frozenSupply property

List<Map<String, BigInt>>? frozenSupply
final

The number of tokens to be frozen is specified by the issuer of the token when it is issued

Implementation

final List<Map<String, BigInt>>? frozenSupply;