Contract Addresses
Overview
This page details example addresses and jobs that are supported by oracles on various networks, so you can test your implementation quickly and easily.
For a comprehensive list of data providers, oracles, jobs, adapters, and more, visit Chainlink Market.
Mainnet
Important
We strongly recommend that you deploy to a testnet first, then move to mainnet.
LINK address: 0x514910771af9ca656af840dff83e8264ecf986ca
Head to Chainlink Market for the latest Node and Job details.
Testnets
Each request on the test networks cost 0.1 LINK. Each oracle will wait for 3 confirmations before processing a request.
These are examples which enable you to deploy and test quickly. Many more testnet oracle nodes and jobs can be found on Chainlink Market.
Kovan
Kovan LINK address: 0xa36085F69e2889c224210F603D836748e7dC0088
For Faucet details, please refer to LINK Token Contracts.
Chainlink Node Operator | Oracle Address |
---|---|
Chainlink | 0xc57B33452b4F7BB189bB5AfaE9cc4aBa1f7a4FD8 |
Adapters | Job ID | Parameters |
---|---|---|
HttpGet JsonParse EthBytes32 | 7401f318127148a894c00c292e486ffd | get (string)path (dot-delimited string or array of strings) |
HttpGet JsonParse Multiply EthInt256 | 83ba9ddc927946198fbd0bf1bd8a8c25 | get (string)path (dot-delimited string or array of strings)times (int) (optional) |
HttpGet JsonParse Multiply EthUint256 | d5270d1c311941d0b08bead21fea7747 | get (string)path (dot-delimited string or array of strings)times (int) (optional) |
HttpGet JsonParse EthBool | bc746611ebee40a3989bbe49e12a02b9 | get (string)path (dot-delimited string or array of strings) |
Rinkeby
️ Maintanence
Currently, Rinkeby is in maintenance mode. Please use other environments (e.g. Kovan) to perform tests.
Rinkeby LINK address: 0x01BE23585060835E02B77ef475b0Cc51aA1e0709
For Faucet details, please refer to LINK Token Contracts.
Chainlink Node Operator | Oracle Address |
---|---|
Chainlink | 0x7AFe1118Ea78C1eae84ca8feE5C65Bc76CcF879e |
Adapters | Job ID | Parameters |
---|---|---|
HttpGet JsonParse EthBytes32 | b0bde308282843d49a3a8d2dd2464af1 | get (string)path (dot-delimited string or array of strings) |
HttpPost JsonParse EthBytes32 | c28c092ad6f045c79bdbd54ebb42ce4d | post (string)path (dot-delimited string or array of strings) |
HttpGet JsonParse Multiply EthInt256 | c8084988f0b54520ba17945c4a2ab7bc | get (string)path (dot-delimited string or array of strings)times (int) (optional) |
HttpGet JsonParse Multiply EthUint256 | 6d1bfe27e7034b1d87b5270556b17277 | get (string)path (dot-delimited string or array of strings)times (int) (optional) |
HttpGet JsonParse EthBool | 4ce9b71a1ac94abcad1ff9198e760b8c | get (string)path (dot-delimited string or array of strings) |