v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBLiquidityProvisioning
Build transaction to migrate LP to swap.coffee DEX
post/v1/liquidity/migration/{user_address}
Path parameters
user_addressstring required
Request body
Example request
{
"source_pool": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"destination_pool": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
}Response
Transaction to be sent
Example response
{
"message": {
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez"
}
}