/account/status - NEM

Example code for the /account/status rest method. Сomplete guide on how to use /account/status rest in GetBlock.io Web3 documentation.

Parameters

address -

The address of the account.

Request

curl --location --request GET 'https://xem.getblock.io/account/status?address=NCXIQA4FF5JB6AMQ53NQ3ZMRD3X3PJEWDJJJIGHT'
 --header 'x-api-key: YOUR-API-KEY' 
 --header 'Content-Type: application/json'

Response

{
    "cosignatories": [],
    "cosignatoryOf": [],
    "remoteStatus": "ACTIVE",
    "status": "LOCKED"
}

Last updated

© 2019-2024 GetBlock LLC. All rights reserved ID: 21835790. Address: Belgrade, Serbia.