You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a smart contract deployed on ropsten Test network.
So with the help of contract address I need to call the method of that smart contract deployed on ropsten Test network.
Can I do it by directly using the Call function?
Can you please provide a sample for the same.
The text was updated successfully, but these errors were encountered:
I have a smart contract deployed on ropsten Test network.
So with the help of contract address I need to call the method of that smart contract deployed on ropsten Test network.
Can I do it by directly using the Call function?
Can you please provide a sample for the same.
The text was updated successfully, but these errors were encountered: