ozProxyFactoryFacet
Open methods
createNewProxy
function createNewProxy(
struct AccountConfig calldata acc_
) external;struct AccountConfig {
address user;
address token;
uint slippage;
string name;
}Name
Type
Description
Name
Type
Description
Owner methods
authorizeSelector
Name
Type
Description
Last updated