smartcontractkit / truffle-starter-kit

An example smart contract utilizing Chainlink
MIT License
264 stars 102 forks source link

update kovan and rinkeby oracle and jobids #121

Closed PatrickAlphaC closed 2 years ago

PatrickAlphaC commented 2 years ago

To the Chainlink devrel node

kovan:
    oracle: '0xc57b33452b4f7bb189bb5afae9cc4aba1f7a4fd8'
    jobId: 'd5270d1c311941d0b08bead21fea7747'
  rinkeby:
    oracle: '0xc57b33452b4f7bb189bb5afae9cc4aba1f7a4fd8'
    jobId: '6b88e0402e5d415eb946e528b8e0c7ba'
ShravanSunder commented 2 years ago

@PatrickAlphaC how do we find the jobId and contracts for other networks like Mumbai and polygon

PatrickAlphaC commented 2 years ago

I'd just use Kovan & Rinkeby for now, you'll find more success with them.

Otherwise you can look at https://market.link/

PatrickAlphaC commented 2 years ago

Fixed in https://github.com/smartcontractkit/truffle-starter-kit/commit/027093558616723755b5dfd75d711fcb351f0798