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

Query Parameters

delegator_address
string

Delegator address

Response

200 - application/json

OK

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

withdraw_address
string

Withdraw address