Skip to main content

PauseEvent

The PauseEvent class represents an event emitted whenever the contract is paused or resumed. This event contains the isPaused boolean field, indicating the current state of the contract.

Hierarchy

  • any
    • PauseEvent

Index

Constructors

Constructors

constructor

  • Returns PauseEvent

Page Options