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.

jac8475424200 activity

jac8475424200 commented on Hey guys!! I have a contract A calling a method of contract B that takes 1 argument and a token as inputs. When contract B is in the same shard as contract A, everything works fine, the transaction looks like: `ESDTTransfer@TOKEN-abcdef@1000000@method_contract_b@argument_contract_b` However, when ... Read more

Hi @iancudorinmarian ! Here is an example of transaction on testnet where contract A (on shard 1) has a method callRemoteContract which calls a method methodContract of contract B (on shard 0) that takes no argument and no payment. Furthermore there is no callback in this async call. Although the call is successful, I don’t understand the presence of “453468” at the end of the transaction methodContract@453468