Skip to content

Commit

Permalink
chore: update whitelist cross-chain
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownunknown1 authored Oct 13, 2024
1 parent deca6f3 commit a5c1020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/temp/arbitrable-whitelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const arbitrableWhitelist = {
"0xf65c7560d6ce320cc3a16a07f1f65aab66396b9e",
"0xf72cfd1b34a91a64f9a98537fe63fbab7530adca",
"0x8453bA2C9eA5Bae36fDe6cBd61c12c05b6552425",
"0xFe0eb5fC686f929Eb26D541D75Bb59F816c0Aa68",
].map((address) => address.toLowerCase()),
100: [
"0x0b928165a67df8254412483ae8c3b8cc7f2b4d36",
Expand All @@ -53,6 +52,7 @@ const arbitrableWhitelist = {
"0xd5994f15be9987104d9821aa99d1c97227c7c08c",
"0xe04f5791d671d5c4e08ab49b39807087b591ea3e",
"0xf7de5537ecd69a94695fcf4bcdbdee6329b63322",
"0xFe0eb5fC686f929Eb26D541D75Bb59F816c0Aa68",
].map((address) => address.toLowerCase()),
11155111: [
"0x73E4F71e5ecE8d1319807DC7cd2EAA9Fda8F5182",
Expand Down

0 comments on commit a5c1020

Please sign in to comment.