/rfq/inbox
authQuery
Identity
The relayer identifies the caller from this address — no signature. A trade still binds only with the two EIP-712 Terms signatures.
Bearer token · optional
curl -X GET "https://app.crxfx.com/svc/relayer/rfq/inbox?maker=0xd403e4e3239943fae744f44776476e60f54ed167" \
-H "X-CRX-Address: 0xd403e4e3239943fae744f44776476e60f54ed167"Response
Press Try It! to run the call and read the live response.
Poll the directed RFQs waiting for your desk to price. The relayer identifies you from the X-CRX-Address header: no signature, no token.
- Query:
maker(required): your maker address. - Identity:
X-CRX-Address: the same maker address. Prefilled below. - Returns: an array of open RFQs directed at you (empty when none are waiting).