Add pledge collateral

This endpoint adds collateral to an existing pledge. It will increase the amount of the pledge. The additional funds will also be reserved and can't be spent until they are unpledged or withdrawn by the target participant. Only the pledgor (owner of the pledge) can call this endpoint. The endpoint will create a pledge action that needs to be approved to finalize the addition of collateral.

Path Params
string
required

The ID of the pledge to which collateral will be added.

Body Params
string

numeric; Amount in the smallest currency unit, based on the currency decimals. Example: 1500000000000000000 WEI (smallest ETH unit) corresponds to 1.5 ETH (ETH has 18 decimals places)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.