Skip to content

Routed

RoutedUpgradeable

Since Router is deprecated, we are keeping RoutedUpgradeable in this state to preserve storage layout in deployed BaseComponentUpgradeable contracts.

_deprecated_router

address _deprecated_router

RouterUpdated

event RouterUpdated(address router)

disableRouter

function disableRouter() public

Sets Router instance to address(0).

__gap

uint256[49] __gap