improved
GoTrading API: Enhance CreateListings and FulfillListings API
11 months ago by Ziyao Chen
[Oct 24, 2023]
- CreateListings API: You can now create private listings (only specified wallet can fulfill the listing) by filling the
taker
paramter. Private listings are only supported forseaport-v1.5
andx2y2
. - FulfillListings API: We added
recipient
parameter to allow separating the buyer address and receiver address.