ProjectOpenSea / opensea-js

TypeScript SDK for the OpenSea marketplace
https://docs.opensea.io/reference
MIT License
2.28k stars 964 forks source link

fulfillOrder is listing the asset directly after the purchase #690

Closed FloUz-ai closed 2 years ago

FloUz-ai commented 2 years ago

Hi guys, I use this sdk to buy assets from a collection with the fulfillOrder method.

I encunter a very strange behaviour cause , immediatly after having bought the asset, it is listed without emiting any event.. This behavioutr seems to be pretty random. It doesn't happened for every call.

Anyone has an idea about this issue?

Rotemy commented 2 years ago

I really doubt it is doing it, maybe you have multiple listing for this asset?

FloUz-ai commented 2 years ago

I really don't know, it did not happened again.. i'll close the isssue