Skip to main content

BeaconDictionary

Git Source

Inherits: UpgradeableBeacon

Functions

constructor

constructor(address implementation_, address initialOwner) UpgradeableBeacon(implementation_, initialOwner);

getImplementation

function getImplementation(bytes4 selector) external view returns (address);