v3

latestOpenAPI 3.0.32026-07-21128192192.7 KB
Staking

Build transaction to extend existing position

post/v2/staking/{master_address}/positions/{address}/{id}

Path parameters

master_addressstring required
Example:EQCMtrnKhK82Yw6xHrLm_rJLkMYxeYIilhdmn6BnVGZ1PnBM
addressstring required
Example:UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV
idinteger required

Headers

x-verifystring required

TON proof for the given address

Request body

period_idinteger required

Lock identifier.

Response

Boc to extend position with queryId to observe

query_idinteger required

Example response

{
  "message": {
    "address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez"
  }
}