Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning! Error encountered during contract execution [out of gas] #43

Open
bloodha opened this issue May 11, 2022 · 1 comment
Open

Comments

@bloodha
Copy link

bloodha commented May 11, 2022

what wrong please i just created my smart contract but when i want to transfert some Matic i can't https://polygonscan.com/tx/0xe0873a4e679e5c74c2692e832e6d27e601c970b0bebcc7a9ef18f7c5c28a8d81

@yuichiroaoki
Copy link
Owner

Probably because the contract doesn't have a receive or payable function, so the contract cannot receive any native token (MATIC on polygon).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants