Your job ID d5837ac643ea47a78a246bf76802d41d didn't execute at all?
You'll also need to fund your node's account 0x3De19A3ee2dd348E7045733D9b01c373CFf9dbD3 with ETH.
Is your Ethereum client synced?
Eric Badiere
@ebadiere
okay I disn't do that
hmm, I am using an external provider for the node. I thought it owuld be the full node that would need to have the blockchain synced
Thomas
@thodges-gh
Okay that's fine.
Eric Badiere
@ebadiere
I am using Fiews.io
_
and metamask to send
okay so I'll send some eth to the account
I was not sure about that and I also thought that it would stake link
not eth
link it only used to pay for requests then?
Thomas
@thodges-gh
Correct.
Eric Badiere
@ebadiere
okay thanks
Eric Badiere
@ebadiere
A chainlink node does not have a wallet I assume, so when the node's account is funded, how can the funds be retrieved? As a node operator, am I the owner of the contract?
Eric Badiere
@ebadiere
Okay I see a withdraw function on the Oracle.sol contract
I assume I can run that to retrieve funds
Thomas
@thodges-gh
@ebadiere The Chainlink node does have a wallet since it needs ETH to write transactions to respond to requests. You simply only fund it with ETH, not LINK.
Eric Badiere
@ebadiere
okay makes sense, and I can withdrawn the eth using the withdraw function correct? Sorry for the stupid questions. Just ramping up on this
Thomas
@thodges-gh
You'd withdraw ETH from the node's address with the chainlink txs create <amount> <address> CLI command. The withdraw command on the oracle contract is to withdraw earned LINK.
Eric Badiere
@ebadiere
oh okay
so the eth is required to pay gas on txns I assume, correct?
Thomas
@thodges-gh
Correct.
Eric Badiere
@ebadiere
okay thx
Bharathsmart
@Bharathsmart
Hello Guys .....
can I build an atomic swap using chainlink ?? is it possible
Hello I keep getting "CheckAttempt GetTxReceipt failed: Bad response on request: [ TransactionIndex ]. Error cause was EmptyResponse," errors with my jobs on Ropsten. Anyone else?
Bryce Blilie
@bluemagma612
^^ switched from Linkpool to Fiews, error went away - no other changes. I saw hints of this in the above conversations regarding using a Light Client. Thanks!
@thodges-gh Finally sorted out my issue. I confused ORACLE_CONTRACT_ADDRESS with ACCOUNT_ADDRESS, even though it's mentioned in the docs. The real issue must be my multi-tasking. I am not seeing much activity here lately. Is that normal?
Bu1137
@Bu1137
There are phases, I'd say.
reterik
@reterik
I have a chainlink node running alongside geth and I cannot figure out how to send an erc20 token to another account the curl command looks like this and returns body=FAILED TO READ BODY