constructor(FacetCut[] memory diamondCut, RuleProcessorDiamondArgs memory args) payable;
diamondCut
FacetCut[]
args
RuleProcessorDiamondArgs
fallback() external payable;
receive() external payable;