Get Signing Authorization for a Liquidity Transaction
This endpoint streams signed authorization for a liquidity transaction
Authorizations
Path Parameters
Name of the protocol, e.g., Across, Lighter
Destination chain Caip id, eg. eip155:8453
Body
request
eoa wallet address which will be used to call the liquidity pool contract
hex encoded input data which will be executed on the liquidity pool contract with borrowed liquidity
quote ID obtained from the borrow quote endpoint
tx hash of the deposit transaction which will be used to verify liquidity repayment guarantee
protocol-specific metadata as JSON object. For lifi-escrow: {"srcChain": "eip155:1"} where srcChain is the source chain CAIP ID used for on-chain order fetching fallback
Response
This response is sent as a stringified json in SSE event with the event name 'data'
Borrow authorisation signature and details.