Retrieves requested information about the given addresses.
get/massa/addresses
Query parameters
attributesstring[]
Specifies the attributes to return. If no attributes are provided, they are all returned. Possible values:
| Attribute | Content |
|---|---|
| balance | the pending balances (takes into account pending/non-final operations) and the final balances (takes into account only final operations). |
addressesstring[] required
list of wanted addresses
Response
Addresses' infos retrieved
Changes
No recorded changes to this endpoint across all 50 revisions of this API.