Smart Contract State

State

This represents the complete, ordered set of all variables, balances, and conditions stored within a specific instance of a self-executing financial agreement at any given moment. Every execution of a function within the contract modifies this record, which is cryptographically verifiable. Maintaining this record is the contract’s primary function.