Skip to content

Commit

Permalink
Merge pull request #306 from Junyong-Suh/9c_ecosystem_fund
Browse files Browse the repository at this point in the history
[WIP] minor: new 9c ecosystem fund recepient
  • Loading branch information
shkangr authored Jul 24, 2024
2 parents aa77353 + 4e03a59 commit c56f042
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bridge/src/whitelist/whitelist-accounts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,10 @@ export const whitelistAccounts: WhitelistAccount[] = [
to: "0xc97612d670232d28a517d8d35168b6ef36f5ab76",
description: "Planetarium Labs (Bridge Fee Collector, PROD)",
},
{
type: ACCOUNT_TYPE.NO_LIMIT_REGULAR_FEE,
from: "0x3cFF304c784a2c3B3fC754c6B1bc5654A6a92329",
to: "0x8b8Fe50b40EAa0cb120bF9cE4EF3b509Ae53C0b0",
description: "9C Ecosystem Fund",
},
];

0 comments on commit c56f042

Please sign in to comment.