IRouter

Methods

getImplementationForFunction

function getImplementationForFunction(bytes4 _functionSelector) external view returns (address)

Parameters

Name
Type
Description

_functionSelector

bytes4

undefined

Returns

Name
Type
Description

_0

address

undefined

Last updated