Closed damienen closed 6 months ago
Should be delivered with this PR: https://github.com/Itheum/sdk-mx-data-nft/pull/129
Seems like you added a maxQuantity per TX, but a max quantity per ADDRESS is needed. (see updated descriprition above as well)
Code reviewed. Looks good. But to be noted: it's a breaking changes for the addOffer endpoint
We should return how much the user can buy on his address for each offer in offer out (not how much IN TOTAL, but how much considering what he has bought so far)
Change should be reflected in the SDK as well
Solved. Closing
Requirements: