Skip to content

Feat: nexchange plugin#212

Open
MMrj9 wants to merge 1 commit intoEdgeApp:masterfrom
MMrj9:feat/nexchange-plugin
Open

Feat: nexchange plugin#212
MMrj9 wants to merge 1 commit intoEdgeApp:masterfrom
MMrj9:feat/nexchange-plugin

Conversation

@MMrj9
Copy link

@MMrj9 MMrj9 commented Mar 2, 2026

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

Api Key should be shared privately

Description

  • Added new nexchange partner plugin at src/partners/nexchange.ts.
  • Integrated the plugin into the query engine in src/queryEngine.ts.
  • Implemented Edge audit orders API ingestion (/audits/edge/orders) with support for:
    • API key auth via x-api-key
    • Legacy Authorization: ApiKey <key> auth header
    • Cursor pagination with offset fallback
    • dateFrom incremental sync using persisted latestIsoDate and lookback
  • Added tests in test/nexchange.test.ts for transaction mapping and auth header behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant