Jonathan Viray
Results
1
issues of
Jonathan Viray
Ethers.js allows you to call a state-changing method as a read-only function w/ callStatic. The ethers.js docs say that using Contract.callStatic.METHOD_NAME will basically ask a node to pretend that a...