Skip to content

Bad Request with Creating Opensea Listing #594

Answered by 0xAskar
0xAskar asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, after a while of trying to figure out a possible way to list on Opensea and help, I found a way to list assets on Opensea.

  1. The structure is creating a order structure that is compatible with the signOrder from Seaport which generates the signature from the user.
  2. Then, send that order and signature into the api route https://api.opensea.io/v2/orders/ethereum/seaport/listings.

Important Notes: However, the structure of order requires slightly different types for some of the parameters of the order. So, you can see in the code below the changes made. In order to list on Opensea, the Opensea fee and creator fee need to included and subtracted from the original listing price. The counter…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@ajaybha
Comment options

@0xAskar
Comment options

Answer selected by 0xAskar
Comment options

You must be logged in to vote
3 replies
@0xAskar
Comment options

@qnft-mjb
Comment options

@0xAskar
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@UmerKhanWazir
Comment options

@wainesiro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants