Claim Rewards

Body Params
string
enum
required

Cosmos network to build transaction for

Allowed:
string
required

The address of the delegator claiming rewards

validator_addresses
array of strings

Validator addresses to claim rewards from.

validator_addresses
string

Pubkey value will be retrieved from the chain but if you're using a fresh account (that does not have any outgoing activity) then this information is not available and it requires the user to pass it.

string
enum

Type of public key of the delegator.

Allowed:
string

Gas limit for the transaction. This is required if pubkey_type is multisig.

string

Gas price for the transaction. This is required if pubkey_type is multisig.

Responses
201

Claim rewards transaction created

400

Bad request

422

Unprocessable entity

Language
LoadingLoading…