Retrieve Node operation profit by address
Retrieve the operation profit details for a specific Node by its address. This endpoint provides detailed profit and loss (PNL) information over different time periods.
GET
/nta/nodes/
{address}
/operation/profitPath Parameters
address
Requiredstring
The address of the Node to retrieve.
A successful response containing detailed information about the operation profit of the specified node. Each entry includes address, operation pool, and PNL details for different time periods.