Variable: ASSET_REGISTRATION_TX_TAGS
constASSET_REGISTRATION_TX_TAGS: [AcceptAssetOwnershipTransfer,AcceptTickerTransfer,CreateAsset,CreateAssetWithCustomType,RegisterCustomAssetType,RegisterUniqueTicker,CreateNftCollection]
Defined in: src/types/txGroupConstants.ts:94
Transaction tags for Asset Registration operations Contains operations for registering assets, custom types, and NFT collections.
Values:
- TxTags.asset.AcceptAssetOwnershipTransfer
- TxTags.asset.AcceptTickerTransfer
- TxTags.asset.CreateAsset
- TxTags.asset.CreateAssetWithCustomType
- TxTags.asset.RegisterCustomAssetType
- TxTags.asset.RegisterUniqueTicker
- TxTags.nft.CreateNftCollection