GET
/
stake
/
delegator
/
withdraw
/
address
Get Delegator Withdraw Address
curl --request GET \
  --url https://prv.stake.biya.io/stake/delegator/withdraw/address
{
  "withdrawAddress": "<string>"
}

Query Parameters

delegatorAddress
string

Delegator address

Response

200 - application/json

OK

WithdrawAddressResponse represents the withdraw address for a delegator This corresponds to FetchDelegatorWithdrawAddress response

withdrawAddress
string

Withdraw address