Skip to content

Commit

Permalink
Merge pull request #92 from zkLinkProtocol/feat-removeAddress2
Browse files Browse the repository at this point in the history
added remove address.
  • Loading branch information
zkcarter authored Jul 23, 2024
2 parents 5962277 + e3bd422 commit 978b9c9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/config/removeAddress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,19 @@ export default [
"0xc0fD937F7D502B4838733F0d87C49E3EA890C32A",
"0x508d2131298B55CBdf47B0c732b6274a35Df68f8",
"0x2A68230EF2443ff9B8Ed7583083D6EC36Bc01260",

// vault
"0xC9A3Cf506180757AcfCbE8D78B73E5335926e65B",
"0x82C1889F00EfcDaB3Cde8Ce2DBAAEa57f8Dd6D0B",
"0x223e33eBBD7005D5a7C6ef4BAA35eBd74C691D79",
"0x262cac775BBe38f161275B5d25bD365B20a2Ed00",
"0x2123f6d10B580BAf5Eb25a16Bf62F2782cc514C6",

"0xd264f7001F84f25958041B6E622573460db1e8e2",
"0x3c72958D94171Fb9C7F1AbD98EE3fF385a5E2f07",
"0x318B4b54f831da07435174FA058b345F5513E7F9",
"0x5720d0AcFFA621aff9DFeEe9dD9CA7500E3671B6",
"0xdc1D70B984d574276D8fDC4b49b2D56c7F43e0ED",
"0xBc6c0Dd07E8CadC730b57ad96028D965ad391e45",
"0xB5DD3734fdA784D1f29DF0B64697C404a7E3aE21",
];

0 comments on commit 978b9c9

Please sign in to comment.