get https://api.reservoir.tools/cross-posting-orders/v1
Get a list of cross posting orders with status
How to get cross posting id?
Cross posting id will be returned from the submitted execute API, like create bids or create asks. The SDK will return the cross posting id in the
onProgress
call back for either listToken or placeBid. ReservoirKit will not return a cross post id.