Skip to main content
POST
Transfer LPT tokens

Body

application/json
to
string
required

Recipient address

Example:

"0x1234567890abcdef1234567890abcdef12345678"

amount
string
required

Amount of LPT to transfer (in wei)

Example:

"1000000000000000000"

Response

200 - application/json

Transfer successful

txHash
string

Transaction hash

Example:

"0x..."

status
string

Transaction status

Example:

"success"

Last modified on May 18, 2026