Skip to content

Commit

Permalink
feat: add base. network
Browse files Browse the repository at this point in the history
  • Loading branch information
EndymionJkb committed Nov 3, 2023
1 parent 49dd987 commit b4958b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tasks/20231031-batch-relayer-v6/input.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,9 @@ export default {
BalancerMinter: ZERO_ADDRESS,
CanCallUserCheckpoint: false,
},
base: {
wstETH: ZERO_ADDRESS,
BalancerMinter: ZERO_ADDRESS,
CanCallUserCheckpoint: false,
},
};

0 comments on commit b4958b3

Please sign in to comment.