Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

Solidity 2022

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

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

Autor: kotrotko



Respuesta:

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 calificaciones)

1 answer(s) in total