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

chore: Add support for singlePhaseDrop for claimTo calls #782

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Nov 27, 2024

PR-Codex overview

This PR focuses on updating the thirdweb dependency and enhancing the claimTo functionality for erc20, erc721, and erc1155 contracts by adding a new optional parameter, singlePhaseDrop, to the request body schema.

Detailed summary

  • Updated thirdweb version from 5.61.3 to ^5.71.0.
  • Added singlePhaseDrop parameter (optional boolean) to request body schemas in:
    • erc20/claimTo.ts
    • erc721/claimTo.ts
    • erc1155/claimTo.ts
  • Updated destructuring in handlers for each contract to include singlePhaseDrop.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

socket-security bot commented Nov 27, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/[email protected]

View full report↗︎

@arcoraven arcoraven merged commit 9cc32d3 into main Nov 27, 2024
5 checks passed
@arcoraven arcoraven deleted the ph/singlePhaseDrop branch November 27, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant