CRX 101
Contact
GET

/takers

No parameters.

Bearer token · optional

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

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

  • Returns: an array of { "address": "0x…" }.
GET /takers