ROJIProductDiamond
ROJIProductDiamond
constructor
constructor() internal
receive
receive() external payable
_transferOwnership
function _transferOwnership(address account) internal virtual
_getImplementation
function _getImplementation() internal view returns (address implementation)
query custom fallback address is no implementation is found
Return Values
Name
Type
Description
implementation
address
implementation address
Was this helpful?