event
e |
RfqEvent |
True |
The RFQ lifecycle event: NEW, EXPIRED, or CANCELLED. On EXPIRED/CANCELLED only rfqID is populated; the platform then auto-cancels the maker's private quotes bound to this RFQ |
rfq_id
ri |
string |
True |
The RFQ this event refers to |
instrument
i |
string |
False
None |
The RFQ instrument. Must be kind = STABLE_PERP |
size
s |
string |
False
None |
Requested size, expressed in base asset decimal units. Zero-size = platform solicitation for missing public presence |
side
s1 |
RfqSide |
False
None |
Present only if the taker disclosed direction; omitted = two-way request |
expiry
e1 |
string |
False
None |
RFQ TTL. The timestamp after which Gravity expires the RFQ, expressed in unix nanoseconds |