-
Notifications
You must be signed in to change notification settings - Fork 16
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
Jettons created based on this standard cannot be transfer #9
Comments
Could you share your transaction hash for the testnet with us? We'll look into the issue right away—it might be related to the manually set storage and gas fees. Also, as a possible solution, would you mind trying to add a bit more TON coins, like 0.5, when you start the jetton transfer? This approach should help, especially since error code 37185 usually means there aren't enough funds for the transfer. |
@ipromise2324 I believe we should reduce gas consumption in light of the fee adjustments made in April. What's your opinion?
|
@mikuh May you pull the latest main branch and try it again, we have decrease the storage fee and gas fee preservation, i think it will work as expected. |
virtual const gasConsumption: Int = ton("0.05"); |
The text was updated successfully, but these errors were encountered: