Skip to content

Commit

Permalink
add msv2 approved targets to harness app
Browse files Browse the repository at this point in the history
  • Loading branch information
alecananian committed Jul 30, 2024
1 parent af94875 commit aa30993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/api/prisma/seed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ const PROJECT_DATA: Record<
[arbitrumSepolia.id, "ZeeverseZee"],
[arbitrumSepolia.id, "ZeeverseItems"],
[arbitrumSepolia.id, "BulkTransferHelper"],
[arbitrumSepolia.id, "MagicswapV2Router"],
[arbitrumSepolia.id, "Treasures"],
[sepolia.id, "MAGIC"],
],
prod: [],
Expand Down

0 comments on commit aa30993

Please sign in to comment.