do you know why my tx failed in here? Didn't get any error when compile

Dec 30, 2022, 8:56 AM
Actions failed means, that messages you want to send can't be send. Usually this means you want to send more amount that you have on contract
Dec 30, 2022, 9:32 AM
It’s a token contract. So…. Maybe the logic about fowardFee calculation were wrong.
TVM is complicated🫠
Dec 30, 2022, 10:06 AM
No_funds: 1, you're trying to send more than you have on smart contract
Dec 30, 2022, 10:12 AM
Thanks. Then how do we bounce the TON back for the failure Tx in 'Action Phase'
Dec 30, 2022, 10:18 AM
You can't do that, only computation phase is bouncing
Dec 30, 2022, 10:19 AM
then I don't know how to debugging now 🥶🤮😥
Action failed is as cool as you don't know what kind of shit just happened on your smart contract
Jan 22, 2023, 2:19 AM

© 2024 Draquery.com All rights reserved.