getStatus

Retrieves the delegation status for a specified token and delegate address.

Queries the current delegation state for a token, including balance information and active delegations with their allowed amounts.

Return

A Result containing DelegationStatusResponse if successful, or an error if the operation fails.

Parameters

request

The status query containing chain, token, and delegateAddress.