InverterReverter_v1.sol
Author: Inverter Network
Enables the Inverter beacon structure to return a predefined error message in case a paused contract is called.
Reverts all transactions with a predefined error
Functions
fallback
Errors
InverterReverter__ContractPaused
The contract that the transactions was meant to interact with is paused.
Last updated