Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

In a function that accepts esdt payments, if I call the SC api to check esdt balance will it consider the token just received or will it ignore it in case the transaction is reverted? For example if I have balance 0 and I have a payable function and receive 100, if I check the balance in the function will it be 0 or 100?