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

Add zone parameter to createOffer function for SignedZone support #1515

Merged

Conversation

pixelpawnshop
Copy link
Contributor

Motivation

adding SIGNED_ZONE to be able to cancel id offers created using the sdk.

Solution

added export const SIGNED_ZONE = "0x000056f7000000ece9003ca63978907a00ffd100" and pushed to createOffer()

@ryanio
Copy link
Collaborator

ryanio commented Jul 12, 2024

thanks! im going to make the zone default to DEFAULT_ZONE, and users can optionally provide the signed zone if they wanted protected/offchain cancellable offers

@ryanio ryanio merged commit fdb5257 into ProjectOpenSea:main Jul 12, 2024
2 of 5 checks passed
@pixelpawnshop
Copy link
Contributor Author

Awesome thanks for the fast implementation

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.

None yet

2 participants