PresaleFactory.sol

Issue 01

Description

getSelecetedItems function is not used.

Recommendation

Consider removing unused code.

Issue 02

Description

BUSD address is controlled by shield team. However, projects may want to raise their funds in WBNB or any other token.

Recommendation

Let the project choose the funding token from a list of whitelisted tokens (for example, tokens with rfi-like fees shouldn't be supported with the current code).

Last updated