flow-models/models/descriptions/symbol.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

432 B

{% docs symbol %}

Short-name symbol for the crypto token or asset, such as 'FLOW', 'USDC', or 'BLT'. Data type: STRING. Used to identify the asset in analytics, dashboards, and reporting. This field is critical for token-level analysis, price lookups, and filtering. Example: 'FLOW' for Flow's native token, 'USDC' for USD Coin. Important for user-facing analytics, protocol attribution, and cross-chain comparisons.

{% enddocs %}