Hello.
I'm trying to deploy contract from web3 with infura rinkeby testnet.
Upon submitting:
node deploy.js

I get Tx hash 0x....

BUT there is no Tx history on etherscan rinkeby.

I have 3 eth on my rinkeby wallet, but Tx is not going through on etherscan.

Does anyone know why?

Oct 16, 2018, 1:08 PM
Are you sure that you are connected to infura? Why don't you use metamask and remix?
Oct 16, 2018, 2:34 PM
What is the command line for connection check?
IsConnected?
I want to make web dapp thats why i need to send a tx to rinkeby
Does anyone how to send legitimate tx to rinkeby with web3?
Oct 16, 2018, 8:00 PM
Yes... Isconnected
Oct 16, 2018, 8:34 PM
Yes!
If you are using raw transactions, chain id code is 4 I think
If metamask, connect to rinkeby in the dropdown menu & you're set!
Oct 16, 2018, 10:23 PM

© 2024 Draquery.com All rights reserved.