Skip to content

Commit f77c65d

Browse files
authored
Merge pull request #516 from kleros/chore/whitelist-pohv2-contracts
chore: whitelist PoH V2 contracts on mainnet and gnosis
2 parents b8e5f88 + 1e883f8 commit f77c65d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/temp/arbitrable-whitelist.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const arbitrableWhitelist = {
2929
"0xf65c7560d6ce320cc3a16a07f1f65aab66396b9e",
3030
"0xf72cfd1b34a91a64f9a98537fe63fbab7530adca",
3131
"0x2018038203aEE8e7a29dABd73771b0355D4F85ad",
32+
"0xbE9834097A4E97689d9B667441acafb456D0480A", // PoH V2
3233
].map((address) => address.toLowerCase()),
3334
100: [
3435
"0x0b928165a67df8254412483ae8c3b8cc7f2b4d36",
@@ -56,6 +57,7 @@ const arbitrableWhitelist = {
5657
"0x8453bA2C9eA5Bae36fDe6cBd61c12c05b6552425", // RealitioForeignArbitrationProxyWithAppeals (Ethereum)
5758
"0xeF2Ae6961Ec7F2105bc2693Bc32fA7b7386B2f59", // RealitioForeignArbitrationProxyWithAppeals (Ethereum)
5859
"0x32bcDC9776692679CfBBf8350BAd67Da13FaaA3F", // RealitioForeignArbitrationProxyWithAppeals (Ethereum)
60+
"0xa4AC94C4fa65Bb352eFa30e3408e64F72aC857bc", // PoH V2
5961
].map((address) => address.toLowerCase()),
6062
11155111: [
6163
"0x73E4F71e5ecE8d1319807DC7cd2EAA9Fda8F5182",

0 commit comments

Comments
 (0)