IBunkerModule

Git Source

Functions

initialize

initialize function to delegate call onced the beacon proxy is deployed, for initializing the bunker module.

function initialize(address metaVault_) external;

Parameters

NameTypeDescription
metaVault_addressaddress of the meta vault

Errors

NotImplemented

error NotImplemented();

AmountsZeros

error AmountsZeros();