Skip to content

Commit

Permalink
fix spike era
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Mar 16, 2024
1 parent 891c17d commit d0f48be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aggregators/plexus/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const ChainId: TChainID = {
[CHAIN.XDAI]: 100,
[CHAIN.POLYGON]: 137,
[CHAIN.FANTOM]: 250,
[CHAIN.ERA]: 324,
// [CHAIN.ERA]: 324,
[CHAIN.POLYGON_ZKEVM]: 1101,
[CHAIN.KAVA]: 2222,
[CHAIN.KLAYTN]: 8217,
Expand Down

0 comments on commit d0f48be

Please sign in to comment.