Skip to content

Commit

Permalink
Merge pull request #447 from kleros/feat/xdai-mainproxy-update
Browse files Browse the repository at this point in the history
Add xdai proxy redeployment to whitelist
  • Loading branch information
alcercu authored Dec 13, 2024
2 parents 4a63630 + 154c926 commit 3227bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/temp/arbitrable-whitelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const arbitrableWhitelist = {
"0xFe0eb5fC686f929Eb26D541D75Bb59F816c0Aa68",
"0x2018038203aEE8e7a29dABd73771b0355D4F85ad",
"0xeF2Ae6961Ec7F2105bc2693Bc32fA7b7386B2f59",
"0x32bcDC9776692679CfBBf8350BAd67Da13FaaA3F",
].map((address) => address.toLowerCase()),
100: [
"0x0b928165a67df8254412483ae8c3b8cc7f2b4d36",
Expand All @@ -58,6 +59,7 @@ const arbitrableWhitelist = {
"0xFe0eb5fC686f929Eb26D541D75Bb59F816c0Aa68",
"0x8453bA2C9eA5Bae36fDe6cBd61c12c05b6552425",
"0xeF2Ae6961Ec7F2105bc2693Bc32fA7b7386B2f59",
"0x32bcDC9776692679CfBBf8350BAd67Da13FaaA3F",
].map((address) => address.toLowerCase()),
11155111: [
"0x73E4F71e5ecE8d1319807DC7cd2EAA9Fda8F5182",
Expand Down

0 comments on commit 3227bce

Please sign in to comment.