Skip to content

How to add a tip to *an existing/validated* item #576

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

You must be logged in to vote

Okay, I think I was able to get it figured out with some help. When adding a tip, it makes sense to add the tip to the fulfillOrder instead of the considerations. This format (public async fulfillOrder) can be found in the seaport.ts github page. The format can be found in the types.ts github page.. Should be comprised as the following format.

The Seaport documentation has no mention of tips in the fulfillOrder at least from my extensive search, only the discussion of in the consideration in which it said it wouldn't work well, so I think it would be great if the documentation was updated with my thorough analysis explanations for tips.

{ itemType: 0;
    token: string;
    identifier: st…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 0xAskar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant