Skip to main content

IFuseFeeDistributor

Functions

_editCErc20DelegateWhitelist

function _editCErc20DelegateWhitelist(
address[] oldImplementations,
address[] newImplementations,
bool[] allowResign,
bool[] statuses
) external

Parameters

NameTypeDescription
oldImplementationsaddress[]
newImplementationsaddress[]
allowResignbool[]
statusesbool[]

_callPool

function _callPool(
address[] targets,
bytes data
) external

Parameters

NameTypeDescription
targetsaddress[]
databytes