truffle-starter-kit icon indicating copy to clipboard operation
truffle-starter-kit copied to clipboard

update kovan and rinkeby oracle and jobids

Open PatrickAlphaC opened this issue 2 years ago • 2 comments

To the Chainlink devrel node

kovan:
    oracle: '0xc57b33452b4f7bb189bb5afae9cc4aba1f7a4fd8'
    jobId: 'd5270d1c311941d0b08bead21fea7747'
  rinkeby:
    oracle: '0xc57b33452b4f7bb189bb5afae9cc4aba1f7a4fd8'
    jobId: '6b88e0402e5d415eb946e528b8e0c7ba'

PatrickAlphaC avatar Oct 12 '21 11:10 PatrickAlphaC

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

ShravanSunder avatar Feb 05 '22 16:02 ShravanSunder

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

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

PatrickAlphaC avatar Feb 08 '22 02:02 PatrickAlphaC

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

PatrickAlphaC avatar Aug 17 '22 12:08 PatrickAlphaC