mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:06:45 +00:00
356 B
356 B
{% docs contract_name %} The primary name assigned to a smart contract on the Flow blockchain, typically derived from the contract's deployment address. Data type: STRING. Used for identifying, filtering, and joining contract metadata. Example: 'FlowToken', 'TopShot'. Important for contract-level analytics, entity mapping, and dashboarding. {% enddocs %}