Liquidity
Get signing authorization for a liquidity transaction
This endpoint streams signed authorization for a liquidity transaction
post/liquidity/v2/chain/{dstChain}/protocol/{protocol}/signature
Path parameters
protocolstring required
Name of the protocol, e.g., Across, Lighter
dstChainstring required
Destination chain Caip id, eg. eip155:8453
Request body
Response
This response is sent as a stringified json in SSE event with the event name 'data'
Changes
Changed in 3 of the 9 revisions of this API.3
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○