Bridge
Authorizations
AuthorizationstringRequired
Compact signature envelope. Only keccak256 + secp256k1 are supported.
Authorization: Bondis alg=<secp256k1-keccak-eip712|secp256k1-keccak-raw>, h=<0x..>, sig=<0x..>
- Default
algissecp256k1-keccak-eip712. hiskeccak256(CRR)of the Canonical Request Representation.sigsignsh.
Body
anyOptional
Responses
200
Report accepted
application/json
post
/bridge/report200
Report accepted
Authorizations
AuthorizationstringRequired
Compact signature envelope. Only keccak256 + secp256k1 are supported.
Authorization: Bondis alg=<secp256k1-keccak-eip712|secp256k1-keccak-raw>, h=<0x..>, sig=<0x..>
- Default
algissecp256k1-keccak-eip712. hiskeccak256(CRR)of the Canonical Request Representation.sigsignsh.
Path parameters
intentIdstringRequired
Responses
200
Current status
application/json
get
/bridge/{intentId}200
Current status
Last updated