aptos-models/models/descriptions/change_module.md
2025-07-18 14:06:01 -07:00

442 B

{% docs change_module %}

The second segment of the inner change type, representing the module where the change occurred.

Data type: String Example:

  • coin
  • staking
  • governance

Business Context:

  • Essential for identifying the module where state changes occurred.
  • Critical for module-based state change analysis and protocol tracking.
  • Enables module-specific state change analytics and protocol correlation.

{% enddocs %}