NativePoolFactory
Deploys Native pools, and manage pool creators
Functions
checkPoolCreator
function checkPoolCreator(
address _poolcreator
) public view returns (bool)Name
Type
Description
addPoolCreator
function addPoolCreator(
address _poolcreator
) external {Name
Type
Description
removePoolCreator
Name
Type
Description
createNewPool
Name
Type
Description
Last updated