Candidates
Get resigned Masternodes
get/api/candidates/resignedMNs
Response
OK
Example response
{
"items": [
{
"_id": "5c4006b37ff073e7961fab14",
"candidate": "0x7a3b86261cd2042a3190c81dd37d0a12e0397daf",
"smartContractAddress": "0x0000000000000000000000000000000000000088",
"__v": 0,
"capacity": "40508760000000000000000",
"capacityNumber": 40508.76,
"createdAt": "2019-01-17T04:38:11.949Z",
"nodeId": "7a3b86261cd2042a3190c81dd37d0a12e0397daf",
"owner": "0xbff690303287ce327c319f575c7671c3ad626de4",
"status": "RESIGNED",
"updatedAt": "2019-01-29T10:11:19.464Z",
"latestSignedBlock": 957442
}
],
"total": 1
}