nodejs / web3 / smartContractCall input parameter help
Hi together, who can help?
its regarding the following smart contract function:
"bulkExecute" from the smartcontract address / ABI:
http://api.etherscan.io/api?module=contract&action=getabi&address=0x983e96c26782a8dB500a6FB8Ab47a52E1b44862D&format=raw
i need the correct input-parameter variable in the correct format and i am struggling with that.
i have ALL parameters available but in the wrong format i guess...
needs to be a tuple for the Function: bulkExecute(tuple[] executions)
Apr 15, 2023, 2:40 PM