Retrieve the number of nodes, chips, and tokens staked of a staker
Retrieve the number of nodes, chips, and tokens staked by a specific staker. This endpoint returns detailed information about the staker, including the number of nodes staked, number of chips owned, total tokens staked, and the total value of the staker's assets.
GET
/nta/stakings/
{staker_address}
/statPath Parameters
staker_address
Requiredstring
The address of the staker whose profit information is to be retrieved.
A successful response containing detailed information about the specified staker. The data includes the staker's wallet address, total staked nodes, total chips, total staked tokens, and current staked tokens.