question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wyvern orders posted to the API are deprecated, except for shared storefront orders

See original GitHub issue

When creating an order with createFactorySellOrders, I get the Error:

"['Wyvern orders posted to the API are deprecated, except for shared storefront orders']"

How can I use the new API?

I’m using opensea-js version 4.0.3

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:31 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
Deathwingcommented, Jul 18, 2022

@Lebski Sure, I also found a way to even get the open-sea API working, so take a look: https://gist.github.com/Deathwing/b49c03c465c17312f8affc536b5ea64d

2reactions
Lebskicommented, Jun 28, 2022

@cto-aarchik then you have to update your SDK. Maybe your old version is still in node_modules? You also have to import OpenSeaSDK .

import { OpenSeaSDK, Network } from 'opensea-js'
Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecated: Wyvern order posting to Shared Storefront contract
What: we are discontinuing support for Wyvern order posting to the OpenSea shared storefront contract on Monday, July 25th.
Read more >
OpenSea API on Twitter: "Today, we deprecated the ability to ...
Today, we deprecated the ability to post Wyvern orders to our API, but still support the retrieval of Wyvern orders.
Read more >
Listing NFT on OpenSea via JS API: Failed to extract transfer ...
In my case createSellOrder is not returning anything. And also code after that doesn't seem to execute. I have posted my question here ......
Read more >
Opensea Deprecates Ability to Post Wyvern Orders to API
OpenSea announced that it has deprecated the ability to post Wyvern orders to its API, but still support the retrieval of Wyvern orders....
Read more >
Personal Computer - Wikimedia Commons
The SysRq / Print screen commands often share the same key. ... In order to cut the cost of computer speakers (unless designed...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found