antiosh

@antiosh

Joined on Feb 6, 2023

  • To support the SPS Delegation Rental Market there will be a few new APIs. When the changes go live API documentation will be available here: https://vapi.splinterlands.com/swagger/#/delegation-rental Bids: https://vapi.splinterlands.com/delegation-rental/bids: can be used to get all bids that have been submitted. The results can be paged using offset and limit params and sorted using the order and sort params. The results can be filtered to bids created by a certain player using the player param. Finally, status can be used to filter on open (unfilled) bids, complete (filled) bids and cancelled bids.
     Like  Bookmark