flow-models/models/descriptions/platform.md
Jack Forgash 84ca2eb298
AN-6423/docs update (#462)
* add overview

* core and defi

* cadence

* evm

* fix dim labels name

* fix docs syntax
2025-07-17 18:15:23 -06:00

587 B

{% docs platform %}

The name of the protocol, platform, or DEX where the event (swap, trade, or other DeFi action) occurred. Data type: STRING. Used to attribute activity to a specific protocol (e.g., 'blocto', 'metapier', 'topshot_marketplace') for analytics, filtering, and reporting. This field is essential for protocol-level analysis, market share tracking, and understanding user behavior across DeFi platforms. Example: 'blocto' for BloctoSwap, 'metapier' for Metapier DEX. Important for protocol attribution, competitive analysis, and cross-platform comparisons.

{% enddocs %}