Deployed State
Deployment is the first actual blockchain transaction* that changes the contract state from draft to deployed state.
Unlike the draft state which requires both parties' involvement, the deployed state requires a Contractee to take a single action "Deploy". At this point, the Contractor is advised not to proceed with the order.
For more information refer to "What is Contract Action".
Important!
Once the contract enters a deployed state, neither party can edit the contract terms. Both parties are strongly advised to agree on the terms while the contract is in the draft state.
The time of the transaction and the update on the contract state can be seen in the Contract Chat. Also, a blockchain explorer can be used to verify the transaction details.
Good to know
All blockchain transactions are processed by nodes (individual computers) and require gas fees to be paid.
More on gas fees and why they exist can be found in "What is Network".
Last updated
Was this helpful?