trybye
Results
2
issues of
trybye
``` const ethereumMulticall = require("ethereum-multicall"); const { ethers } = require("ethers"); // let provider = ethers.getDefaultProvider(); async function go() { // you can use any ethers provider context here this...
I need to know the tx receipt.