collateralAddresses property

List<String>? collateralAddresses
getter/setter pair

If this is an anchored crypto token, list of one or more public addresses that hold the assets for which you are issuing tokens.

Implementation

List<String>? collateralAddresses;