You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a brief description of the functionality you're trying to implement and the issue you are running into.
When running the function to deploy a smart contract from a clone/proxy pattern factory contract is returning execution reverted: ERC1167: create failed error.
mention lack of ERC1167 support if that's still the case
Discussed in #561
Originally posted by andrebrener June 4, 2024
Environment
Mainnet
Provide a brief description of the functionality you're trying to implement and the issue you are running into.
When running the function to deploy a smart contract from a clone/proxy pattern factory contract is returning
execution reverted: ERC1167: create failed
error.Contract is deployed at 0x48955e80B47e0FC170D3BFA3e85d15960388c0EC
Repo Link (Optional)
https://github.com/fuul-protocol/protocol-contracts/blob/main/contracts/FuulFactory.sol
Additional Details
No response
The text was updated successfully, but these errors were encountered: