SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Solidity 2022

» Start this Course
(Practice similar questions for free)
Question:

What does cryptoZombies.methods.zombies(id).call() communicate with?

Author: kotrotko



Answer:

CryptoZombies.methods.zombies(id).call() communicates with Web3 provider node, because cryptoZombies is a variable where we store web3js.eth.Contract(cryptoZombiesABI, cryptoZombiesAddress)


0 / 5  (0 ratings)

1 answer(s) in total

Author

kotrotko
kotrotko