From 4cc96be22319ff517883503f5a16832a08dab81d Mon Sep 17 00:00:00 2001 From: miller-da Date: Tue, 14 Jul 2026 08:29:43 -0500 Subject: [PATCH] add link to FeaturedAppActivityMarker Signed-off-by: miller-da --- docs-main/appdev/modules/m4-featured-app-activity-marker.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs-main/appdev/modules/m4-featured-app-activity-marker.mdx b/docs-main/appdev/modules/m4-featured-app-activity-marker.mdx index 2b5c676f3..c6c5cdadb 100644 --- a/docs-main/appdev/modules/m4-featured-app-activity-marker.mdx +++ b/docs-main/appdev/modules/m4-featured-app-activity-marker.mdx @@ -41,9 +41,7 @@ The marker contract includes fields that identify your application, the type of {/* COPIED_START source="splice:docs/src/background/tokenomics/feat_app_act_marker_tokenomics.rst" hash="f4ed8911" */} -The *featured application activity marker* is specified in [CIP 47](https://github.com/canton-foundation/cips/blob/main/cip-0047/cip-0047.md). A summary follows. - -Featured application activity markers (FeaturedAppActivityMarker) can be created for a transaction that adds value but does not involve a CC Transfer (e.g., a stable coin transfer or the settlement of a trade). [CIP 47](https://github.com/canton-foundation/cips/blob/main/cip-0047/cip-0047.md) says: +Featured application activity markers ([FeaturedAppActivityMarker](/sdks-tools/api-reference/splice-daml/splice-amulet/splice-amulet#type-splice-amulet-featuredappactivitymarker-16451)) can be created for a transaction that adds value but does not involve a CC Transfer (e.g., a stable coin transfer or the settlement of a trade). [CIP 47](https://github.com/canton-foundation/cips/blob/main/cip-0047/cip-0047.md) says: > Featured application providers are expected to create featured application activity markers only for transactions that correspond to a transfer of an asset, or an equivalent transaction, which was enabled by the application provider. The detailed fair usage policy and enforcement thereof is left up to the Tokenomics Committee of the Canton Foundation (CF).