Skip to content

Conversation

@dekz
Copy link
Contributor

@dekz dekz commented Dec 24, 2025

isSignatureNeededForSwap is returned from getQuote on the top level object, but not the rawQuote object.

isSignatureNeededForSwap is later read on rawQuote, but it appears that this is never copied into rawQuote elsewhere.

This PR copies the field into rawQuote and only set it to true if a non-native token is being sold.

@dekz dekz changed the title fix: isSignatureNeededForSwap isn't populated on rawQuote fix: isSignatureNeededForSwap isn't populated on rawQuote for 0xV2 integration Dec 24, 2025
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