Skip to content

Commit

Permalink
chore: upgrade polygon.zkevm.* chains
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Oct 31, 2023
1 parent a15e42b commit 8a8f047
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions migrations/witnet.addresses.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,9 +743,9 @@
"WitnetRequestBoard": "0x777777772C24e6CD34B464D1d71616C444254537",
"WitnetRequestFactory": "0x1111111FDE7dC956E3d7922Bc779D9E2349Afb63",
"WitnetErrorsLib": "0x07024BBdFbE0b7560A0f5B49745A372e15954d08",
"WitnetEncodingLib": "",
"WitnetEncodingLib": "0x6D198FC7F1573E3bf4AEd1f9307fff6b2A05e38e",
"WitnetPriceFeedsLib": "0xFB2A291CaE095a63f50846a63aE729506A3D1C40",
"WitnetBytecodesImplementation": "",
"WitnetBytecodesImplementation": "0xda5223Df6c769B91C50517C9C0b1563F618A89e4",
"WitnetPriceFeedsImplementation": "0xA14a1fD9b1C6023f87f3A7E97DbdFdf1a9413D0A",
"WitnetRandomnessImplementation": "0x89A0EF4eDEEfA128931b353bdf494Bad97a3D448",
"WitnetRandomnessImplementationV079": "0x3f189fAc162d3CC6d84EF72c8177afAd8f3DBeE1",
Expand All @@ -762,9 +762,9 @@
"WitnetRequestBoard": "0x777777772C24e6CD34B464D1d71616C444254537",
"WitnetRequestFactory": "0x1111111FDE7dC956E3d7922Bc779D9E2349Afb63",
"WitnetErrorsLib": "0x30e7D86b3DcdC0CC90509b1F7C27eA8e5481FAc5",
"WitnetEncodingLib": "",
"WitnetEncodingLib": "0x9a83a23066766991E6cA113eB425fFe806f62ecF",
"WitnetPriceFeedsLib": "0x0d13c6058DDE86da77565ED6038C065Af71e9208",
"WitnetBytecodesImplementation": "",
"WitnetBytecodesImplementation": "0xD038E50cD189BF94CC0393C19606688A38D63D77",
"WitnetPriceFeedsImplementation": "0xe936a946FA591eCed937996Ef3df5c89d59f4dbb",
"WitnetRandomnessImplementation": "0x4756097b9184327713D07b3ac4C2a898468220B1",
"WitnetRequestBoardImplementation": "0x217C32Cf5755aB281809f29F21c107cD0E4652B3",
Expand Down
4 changes: 2 additions & 2 deletions migrations/witnet.settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module.exports = {
},
"syscoin.rollux.testnet": {
WitnetRequestBoard: "WitnetRequestBoardTrustableOvm2",
}
},
},
compilers: {
default: {
Expand Down Expand Up @@ -189,7 +189,7 @@ module.exports = {
apiUrl: "https://api-sepolia.etherscan.io/api",
browserURL: "https://sepolia.etherscan.io/",
},
}
},
},
arbitrum: {
"arbitrum.goerli": {
Expand Down

0 comments on commit 8a8f047

Please sign in to comment.