Skip to content

Commit

Permalink
feat: enable mean finance source on moonbeam
Browse files Browse the repository at this point in the history
  • Loading branch information
0xged committed Dec 29, 2023
1 parent f31683a commit 853e084
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const MEAN_FINANCE_SUPPORTED_CHAINS = [
Chains.GNOSIS,
Chains.BASE,
Chains.BASE_GOERLI,
Chains.MOONBEAM,
// Chains.ROOTSTOCK,
].map(({ chainId }) => chainId);

Expand Down

0 comments on commit 853e084

Please sign in to comment.