Get all the bonds for an address, with merged amounts, regardless of the status

get/api/v1/pos/merged-bonds/{address}

Path parameters

addressstring required

The delegator address

Query parameters

pageinteger

Pagination parameter

Response

A list of bonds.

Changes