hi, If i want to execute a function at a specific block. Is it enough just to call it with web3.js? i want to be first in a pre-sale
myContract.methods.methodName().call(transactionObject, blockNumber, callback)
is this correct? how to pass the amont of matic i want to buy the pre-sale token for?
Jul 17, 2021, 12:11 PM