ClosedContract: {
    type: "closed";
}

A closed contract is a contract that has been closed and is no longer active. It is still stored in the Cardano ledger, but it cannot receive inputs or advance its state anymore.

Type declaration

  • type: "closed"