Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nexfi.robert.dpdns.org/llms.txt

Use this file to discover all available pages before exploring further.

Bridge Overview

Base URLs

  • User API: /api/v1/bridge
  • Webhook: /api/webhooks/bridge
  • Admin API: /api/admin/bridge

Response Envelope

Bridge follows the shared NexFi business response convention:
{
  "code": 0,
  "msg": "ok",
  "data": {}
}

Supported Providers

MVP-oriented provider set:
  • Across
  • Stargate
  • Circle CCTP
Expansion candidate:
  • deBridge DLN

Endpoint Map

DomainMethodPathDescription
RouteGET/api/v1/bridge/routesQuery bridge routes
OrderPOST/api/v1/bridge/ordersCreate bridge order
OrderGET/api/v1/bridge/orders/{id}Query bridge order status
WebhookPOST/api/webhooks/bridge/{providerKey}Receive provider callback

First-wave chain and asset scope

  • Chains: Ethereum, Base, Arbitrum
  • Assets: ETH, USDC
  • Optional later asset: USDT