Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Mar 7, 2024
2 parents a9f381e + 081771f commit c96bbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/wrappedContracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const wrappedContracts: Record<number, string> = {
70700: '0x77684A04145a5924eFCE0D92A7c4a2A2E8C359de', //Apex Pop
168587773: '0x4200000000000000000000000000000000000006', //blast sepolia
81457: '0x4300000000000000000000000000000000000004', //blast
3776: '0x81ECac0D6Be0550A00FF064a4f9dd2400585FE9c', // astar zkEVM
3776: '0xE9CC37904875B459Fa5D0FE37680d36F1ED55e38', // astar zkEVM
}

export default wrappedContracts

0 comments on commit c96bbf1

Please sign in to comment.