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.

Hi guys, quick question. I have a function that does not modify any storage but requires making sync calls to other SCs to compute a result. If I want to call the function from erdpy, should I use erdpy contract query or erdpy contract call? Also, if I need to use contract call, how can I check the returned value?