CRX 101
Contact
GET

/makers

No parameters.

Bearer token · optional

Bearer
Language
curl -X GET "https://app.crxfx.com/svc/relayer/makers"
Response
Press Try It! to run the call and read the live response.

This endpoint returns the approved-maker registry. It is public. No authentication is required.

  • Returns: an array of { "address": "0x…" }. An entry may carry an online flag, set when the maker's last poll is under 30 seconds old. For desk names and roles, use GET /firms.
GET /makers