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

588 B

{% docs created_at %}

The timestamp when the transaction entry was created in the rewards system. Data type: TIMESTAMP. This field provides the temporal reference for when the reward transaction occurred and is used for chronological analysis and audit trails. Used for transaction timing analysis, reward distribution tracking, and temporal data aggregation. Example: '2024-01-15 14:30:25' for a transaction created on January 15, 2024 at 2:30:25 PM. Critical for time-series analysis, reward program performance tracking, and maintaining accurate transaction timelines.

{% enddocs %}