{
hash: '0x6a0f6c2889b99a0a3e3e18a4f2035478a5583e987a2bb49b8706b49520375a03',
type: 0,
accessList: null,
blockHash: null,
blockNumber: null,
transactionIndex: null,
confirmations: 0,
type: 0,
accessList: null,
blockHash: null,
blockNumber: null,
transactionIndex: null,
confirmations: 0,
from: '0x9E505de017E369480371dC393d67DDB44D53625f',
gasPrice: BigNumber { value: "1050000000" },
gasLimit: BigNumber { value: "32353" },
to: '0x73cc8fC1AD57ECB6ECC235fa71BfAa754FD650B7',
value: BigNumber { value: "0" },
nonce: 15,
data: '0x3ccfd60b',
r: '0xe99ef2bbfa07ae478716c0351a5d5f5d703d69a5c2e2c9d50f368e422f9544f4',
s: '0x1c0f4d01e5386ada8aa3645fbe630d489784ba1d5988e2ed2567407a52bbdf49',
v: 677,
creates: null,
chainId: 321,
wait: [Function (anonymous)]
}

I am not certain as to why I get this...although it seems to be trying to send from my address used to deploy the contract and not from the deployed contract address itself...

Apr 12, 2022, 5:02 AM
Is private key the same for the contract address as the address used to deploy it or? Cuz if not then how do we see that address?
Do I need to give the address my contract is deployed to gas?
Apr 12, 2022, 6:01 AM

© 2024 Draquery.com All rights reserved.