Replies: 1 comment 6 replies
-
getOrder is deprecated, please update to v7 and try getOrders, let us know if the sorting there is not working to your expectations you can also call getBestListing() now |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I understand the currency of an OrdrerV2 currentPrice?
Even though
orderBy
option is calledeth_price
it actually compares by usd price, and thecurrentPrice
returned is not wei but depends on the actual currency of the order.Beta Was this translation helpful? Give feedback.
All reactions