Skip to main content
TL;DR: Swap executions now track API key attribution for detailed usage analytics, billing notifications are live via email and Discord with threshold-based alerts, and bridge-solver adds BSC/ARB/Polygon support with improved error handling and relay fills.

API Key Attribution in Swap Executions

Swap executions now capture API key, customer, and organization identifiers.
  • Track api_key, customer_id, organization_id in swap_executions table
  • Database migration simplified to api_key + index structure
  • Enables detailed usage analytics and attribution per organization
  • Supports billing breakdowns by API key and customer

Billing Notifications

Real-time billing and usage alerts now available via email and Discord.
  • Email notifications for usage and billing via Brevo integration
  • Discord usage alert module with threshold-aligned embeds
  • Slack summaries for sent and failed email notifications

Bridge-Solver Multi-Chain Support

Bridge API expands to BSC, Arbitrum, and Polygon with improved reliability.
  • Added BSC/ARB/Polygon contracts to bridge API
  • Handle float estimatedAmountOut from swap engine
  • Store destination TX hash for relay fills instead of source TX

MTT Widget Enhancements

New chart timeframes and smoother UX.
  • Added 4h and 30min resolutions in MTT widgets
  • Enable from/to time range selection in embed widget
  • Chart timeframe switching no longer requires double-click

Shipped by Sacha, Sandy, Florent, Florian, Cyril, Knowzzz