9/3/2019
•
EN
Calling smart contract functions using web3.js - call() vs send()
Explains the key difference between web3.js call() and send() methods for interacting with smart contract functions that read vs. alter state.