Get all the bonds for an address

get/api/v1/pos/bond/{address}

Path parameters

addressstring required

The delegator address

Query parameters

pageinteger

Pagination parameter

activeAtinteger

Get all bonds that are active at this epoch

Response

A list of bonds.

Changes

Changed in 2 of the 50 revisions of this API.2

    • ▲

      the // response's property type changed from string to number for status

      response-property-type-changed

    • ▲

      the // response's property type changed from number to string for status

      response-property-type-changed

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 1 has no diff computed.