cURL
curl --request GET \ --url https://prv.stake.biya.io/stake/delegation
{ "delegation": { "validator_address": "<string>", "shares": "<string>" }, "balance": { "denom": "<string>", "amount": "<string>" } }
GetDelegation queries delegation information for a specific delegator-validator pair
Delegator address
Validator address
OK
GetDelegationResponse represents delegation response for a specific delegator-validator pair
Delegation information
Show child attributes
Balance of the delegation