The referenced address literals do not appear to represent any actively deployed contract and the first of the two is an active test-net wallet in multiple networks.
Impact:
It is presently unknown what these addresses are meant to represent and may be using outdated test-net values.
These are team members addresses and owners of these addresses would prefer them to be hardcoded rather passed as a parameter. These can be changed anyway using changeIncentive() functions
DFM-01M: Inexplicable Address Literals
Description:
The referenced
address
literals do not appear to represent any actively deployed contract and the first of the two is an active test-net wallet in multiple networks.Impact:
It is presently unknown what these addresses are meant to represent and may be using outdated test-net values.
Example:
Recommendation:
We advise the code to accept these values as input arguments to avoid usage of potentially incorrect addresses.