this address
address: '0xdE8e8F3e4092520d7A6529F90573230A5D251dC8'
This is address is not owner address.
But why web3.js make call from another address? I pass needed address to the send args:
.send({
from: signer.address,
gas: await tx.estimateGas(),
})
that could be some default ?
Обсуждают сегодня