Skip to content

Commit

Permalink
Merge branch 'main' of github.com:translucent-link/chainlink-node-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ijonas committed Apr 9, 2023
2 parents d0a8839 + 0c0dce0 commit d43e3be
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 19 deletions.
4 changes: 2 additions & 2 deletions arbitrum/Get > Bool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This job retrieves a `bool` from a internet-facing JSON API.

Contract: [0x78075387A6ef71FE0F036f22f1Dc6Ea68C9c3FA1](https://arbiscan.io/address/0x78075387A6ef71FE0F036f22f1Dc6Ea68C9c3FA1)

JobID: 7599d3c8f31e4ce78ad2b790cbcfc673
JobID: a75ebb6e5a7b492fbfb67ab240100a95

## Parameters

Expand Down Expand Up @@ -47,4 +47,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
5 changes: 3 additions & 2 deletions ethereum-goerli/Get > Bool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ This job retrieves a `bool` from a internet-facing JSON API.
## Contract Address & JobID

Contract: [0x188b71C9d27cDeE01B9b0dfF5C1aff62E8D6F434](https://goerli.etherscan.io/address/0x188b71C9d27cDeE01B9b0dfF5C1aff62E8D6F434)
JobID: 7599d3c8f31e4ce78ad2b790cbcfc673

JobID: a75ebb6e5a7b492fbfb67ab240100a95

## Parameters

Expand Down Expand Up @@ -46,4 +47,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
4 changes: 2 additions & 2 deletions ethereum-goerli/Get > Uint256[]/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Note: use commas not dots for JSON paths.

If you set the following parameters

* get : https://raw.githubusercontent.com/translucent-link/chainlink-node-jobs/main/ethereum-rinkeby/Get%20%3E%20Uint256%5B%5D/example.json
* get : https://raw.githubusercontent.com/translucent-link/chainlink-node-jobs/main/ethereum-goerli/Get%20%3E%20Uint256%5B%5D/example.json
* path : RAW,ETH,USD,PRICES

You will receive a JSON response that may look like this:
Expand All @@ -48,4 +48,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3 changes: 2 additions & 1 deletion ethereum-goerli/IPFS > Bool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This job retrieves a `bool` from an IPFS content source identified by a content
## Contract Address & JobID

Contract: [0x188b71C9d27cDeE01B9b0dfF5C1aff62E8D6F434](https://goerli.etherscan.io/address/0x188b71C9d27cDeE01B9b0dfF5C1aff62E8D6F434)

JobID: cb8fb6d6a55243838424d91b412daf61

## Parameters
Expand Down Expand Up @@ -60,4 +61,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
4 changes: 2 additions & 2 deletions ethereum-mainnet/Get > Bool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This job retrieves a `bool` from a internet-facing JSON API.

Contract: [0x188b71C9d27cDeE01B9b0dfF5C1aff62E8D6F434](https://etherscan.io/address/0x188b71C9d27cDeE01B9b0dfF5C1aff62E8D6F434)

JobID: 7599d3c8f31e4ce78ad2b790cbcfc673
JobID: a75ebb6e5a7b492fbfb67ab240100a95

## Parameters

Expand Down Expand Up @@ -47,4 +47,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
4 changes: 2 additions & 2 deletions ethereum-mainnet/Get > Bytes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The job requires the following parameters to be specified:

## Price

0.05 LINK
1.62 LINK

## Example

Expand Down Expand Up @@ -48,4 +48,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
4 changes: 2 additions & 2 deletions ethereum-mainnet/Get > Uint256,Uint256/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Note: use commas not dots for JSON paths.

## Price

0.05 LINK
1.36 LINK

## Example

Expand Down Expand Up @@ -55,4 +55,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
2 changes: 1 addition & 1 deletion ethereum-mainnet/Get > Uint256/example.sol
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import "@chainlink/contracts/src/v0.8/ConfirmedOwner.sol";
contract GetUint256 is ChainlinkClient, ConfirmedOwner {
using Chainlink for Chainlink.Request;

uint256 private constant ORACLE_PAYMENT = 1360000000000000000; // 1.36LINK
uint256 private constant ORACLE_PAYMENT = 1350000000000000000; // 1.35LINK
uint256 public value;

event RequestValue(bytes32 indexed requestId, uint256 indexed value);
Expand Down
4 changes: 2 additions & 2 deletions ethereum-mainnet/Get > Uint256[]/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Note: use commas not dots for JSON paths.

## Price

0.05 LINK
1.62 LINK

## Example

Expand Down Expand Up @@ -48,4 +48,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
2 changes: 1 addition & 1 deletion ethereum-mainnet/Post > Bytes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Note: use commas not dots for JSON paths.

## Price

0.05 LINK
1.62 LINK

## Example

Expand Down
4 changes: 2 additions & 2 deletions ethereum-mainnet/Post > Uint256/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Note: use commas not dots for JSON paths.

## Price

0.05 LINK
1.36 LINK

## Example

Expand Down Expand Up @@ -67,4 +67,4 @@ See [example.sol](example.sol) for an example client contract.

1. Please make sure you load your client contract, e.g. example.sol, with enough LINK, otherwise you'll get a "Gas estimation failed" error.
2. The contract address and jobId mentioned above are specific to the network and won't work on other networks.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.
3. Please find us in our [Discord](https://discord.gg/JxKT6R9Xpz) if you're stuck and needing help.

0 comments on commit d43e3be

Please sign in to comment.