addresses

Confirmed effective balance in WAVES

Get the minimum effective balance at a given address for {confirmations} blocks from the current height. Max number of confirmations is set by waves.db.max-rollback-depth, 2000 by default

get/addresses/effectiveBalance/{address}/{confirmations}

Path parameters

addressstring required
Example:3P274YB5qseSE9DTTL3bpSjosZrYBPDpJ8k

Address base58 encoded

confirmationsinteger required

Number of blocks

Response

successful operation

addressstring required
confirmationsinteger required
balanceinteger required

Changes

Changed in 2 of the 36 revisions of this API.11

    • added the media type application/json;large-significand-format=string for the response with the status 200

      response-media-type-added

    • removed the media type application/json;large-significand-format=string for the response with the status 200

      response-media-type-removed

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