💰FeesManager
The FeesManager contract manages management and performance fees receivers.
Last updated
The FeesManager contract manages management and performance fees receivers.
Last updated
Settles the address of the management fees receiver.
Only callable by the contract owner.
Call Parameters:
Name | Type | Description |
---|---|---|
Settles the address of the performance fees receiver.
Only callable by the contract owner.
Call Parameters:
Name | Type | Description |
---|---|---|
_managementFeesReceiver
address
address of the management fees receiver
_performanceFeesReceiver
address
address of the performance fees receiver