Active Funding Offers

Get active funding offers. A path param can be used to retrieve offers in a particular currency. All offers are returned if no currency is specified.

Fields

TermTypeDescription
IDintegerOffer ID
SYMBOLstringThe currency of the offer (fUSD, etc)
MTS_CREATEDintMillisecond Time Stamp when the offer was created
MTS_UPDATEDintMillisecond Time Stamp when the offer was updated
AMOUNTfloatAmount of the offer
AMOUNT_ORIGfloatAmount of the offer when it was first created
TYPEstring"LIMIT, ..."
FLAGSobjectfuture params object (stay tuned)
STATUSstringOffer Status: ACTIVE, PARTIALLY FILLED
RATEfloatRate of the offer (percentage expressed as decimal number i.e. 1% = 0.01)
PERIODintPeriod of the offer
NOTIFYint0 if false, 1 if true
HIDDENint0 if false, 1 if true
RENEWint0 if false, 1 if true

Ratelimit: 90 req/min

Language