Skip to content

Commit

Permalink
Merge branch 'feat/deposit-from-l1' of https://github.com/ChainSafe/w…
Browse files Browse the repository at this point in the history
…eb3-plugin-zksync into feat/deposit-from-l1
  • Loading branch information
avkos committed Jul 9, 2024
2 parents e170039 + 9d2aa6a commit d67184c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,10 @@ export const getBlockDetailsData = {
export const getBridgeContractsData = {
output: {
l1Erc20DefaultBridge: '0x2ae09702f77a4940621572fbcdae2382d44a2cba',
l1SharedDefaultBridge: '0x3e8b2fe58675126ed30d0d12dea2a9bda72d18ae',
l1WethBridge: '0x0000000000000000000000000000000000000000',
l2Erc20DefaultBridge: '0x681a1afdc2e06776816386500d2d461a6c96cb45',
l2SharedDefaultBridge: '0x681a1afdc2e06776816386500d2d461a6c96cb45',
l2WethBridge: '0x0000000000000000000000000000000000000000',
},
};
Expand Down

0 comments on commit d67184c

Please sign in to comment.