Content pfp
Content
@
0 reply
0 recast
2 reactions

Michael Amadi pfp
Michael Amadi
@michaels
Introducing Create3s: Cheaper Create3 deployments for small sized contracts. Create3s is up to 35K gas cheaper than Create3 for contracts sized <= ~3.6KB. The smaller the bytecode, the more gas saved. For how this works, here is the link to the repository. https://github.com/AmadiMichael/Create3s
2 replies
8 recasts
48 reactions

Joan pfp
Joan
@joalavedra
Whats the best use case for this? We mainly use create2
1 reply
0 recast
2 reactions

Michael Amadi pfp
Michael Amadi
@michaels
For scenarios when you'd not want the code hash to affect the resultant address and the runtimecode is less than 3.6KB. This is more optimal than Create3.
0 reply
0 recast
1 reaction