Skip to content

Commit

Permalink
Merge pull request #46 from Jchicode/main
Browse files Browse the repository at this point in the history
feat(web):update chain contract
  • Loading branch information
Jchicode committed Jan 8, 2024
2 parents c532e06 + 5c3d6c8 commit 84a78d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const chains: Chain[] = [
},
iconUrls: ["https://chainlist.org/unknown-logo.png"],

oracle: "0xC1A56c1c85a4D957a513719FdB30eac50a861433",
oracle: "0x84f146aD17078D9C278832768B0cd9EA597E0E67",

podContract: "0xC7F694fbbc168CE02F2ce9cE84d748957F283336",
podJobId: "c1efad95d1b34cc9b3e2ee06802a2a6d",
Expand Down

0 comments on commit 84a78d6

Please sign in to comment.