Fraction ProtocolsubInternalFacetstwoClickLiquidationPhaseFacetsliquidationForceUnlockFacets

LiquidationForceUnlockFacetStorage

LiquidationForceUnlockFacetStorage

STORAGE_SLOT

bytes32 STORAGE_SLOT

================================================== STORAGE =================================================

Unique identifier for the storage slot where the Layout struct is stored. Derived from the ERC7201 formula. STORAGE_SLOT: 0xf2997cbc63cf8a49c2bbf7f3a8ddcf98444dee65eeb5df7bf5128763810cef00

Layout

struct Layout {
  mapping(uint256 => bool) isForceUnlockDoneForCampaignId;
}

layout

function layout() internal pure returns (struct LiquidationForceUnlockFacetStorage.Layout l)

Retrieves a reference to the Layout struct stored at a specified storage slot

On this page