Aqua0
API ReferenceFronting

Get a cross-chain front by its frontId

Returns one cross-chain front as a single row joining the source lock/commit/release on chain A to the destination landing credit on chain B (frontId is the cross-chain join key). The destination fields stay null until the landing is credited, which is the in-flight state the UI shows. Path parameter: frontId (32-byte hex), required.

GET
/api/fronting/{frontId}

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Path Parameters

frontId*string

The cross-chain front's 32-byte identifier.

Response Body

curl -X GET "https://example.com/api/fronting/string"
Empty
Empty