Skip to main content
POST
Unbond tokens

Body

application/json
amount
string
required

Amount of LPT to unbond (in wei)

Example:

"1000000000000000000"

Response

200 - application/json

Unbond initiated successfully

txHash
string

Transaction hash

Example:

"0x..."

status
string

Transaction status

Example:

"success"

Last modified on May 18, 2026