Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zapper, contributor doc updates #41

Merged
merged 6 commits into from
Aug 25, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update testTxHashes.ts
  • Loading branch information
leojacob1 committed Aug 24, 2022
commit 28b5c9587a61718b1d67d039cd2b31bb4cda947c
3 changes: 3 additions & 0 deletions src/__tests__/testTxHashes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ const testTxHashes = {
},
Zapper: {
craft: '0x5aaf520a85cb38e6183799c482de919b7fc64b486cc80660d0aa8f683065825e',
claimVolts: '0x43363e57ee9d29572fae040cfeacd6107853f28292cc687318e3b7c4d4a3272c',
mint: '0x6b839c1d519f2f6b11eb304d5cc185b7b367278150b0fe3109084aa0ed78cfb2',
redeem: '0xf1f6e7aff98668f78398871484bdcd50afc12a923029a6c025f8835a3ef4a936',
},
GnosisSafe: {},
}
Expand Down