IFuseFeeDistributor
Functions
_editCErc20DelegateWhitelist
function _editCErc20DelegateWhitelist(
address[] oldImplementations,
address[] newImplementations,
bool[] allowResign,
bool[] statuses
) external
Parameters
Name | Type | Description |
---|---|---|
oldImplementations | address[] | |
newImplementations | address[] | |
allowResign | bool[] | |
statuses | bool[] |
_callPool
function _callPool(
address[] targets,
bytes data
) external
Parameters
Name | Type | Description |
---|---|---|
targets | address[] | |
data | bytes |