[General] <Title> #265
-
EnvironmentMainnet Provide a brief description of the functionality you're trying to implement.How can i withdraw native token from contract. Im using this code for withdraw function What is the specific issue or error you're encountering?I met this error when executing withdraw eth out of contract using Can you share the error messages or logs you're receiving, if any?Error function_selector = 0x, data = 0x Have you made any recent changes to the contract before encountering this issue?No Are there any external libraries or contracts that your contract interacts with?openzeppelin Can you provide the relevant portions of your contract code where the issue is occurring?Here is contract code
Have you tried to isolate the problem, and if so, what were the results?Met another erro message "Error function_selector = 0x, data = 0x" What steps have you already taken to try to resolve the issue?Increase gas limit to fork execute Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @huuhoa143 👋 , This issue is a duplicate. Please check out #229 (comment) for the most recent update. |
Beta Was this translation helpful? Give feedback.
Hi @huuhoa143 👋 ,
This issue is a duplicate. Please check out #229 (comment) for the most recent update.