ContractFee
Last updated
function generateAddress2(
address from,
bytes32 salt,
bytes32 codeHash
) public returns (address) function register(
address parent,
bool[] flags,
uint256[] nonces,
struct Create2Info[] infos
) external function setFee(
address contractAddress,
uint256 fee
) external