Undelegate

Body Params
string
enum
required

Cosmos network to build transaction for

Allowed:
string
required

The address of the delegator

string
required

The address of the validator

string
required

Amount to undelegate

string
required

Public key of the delegator

string
enum

Type of public key of the delegator.

Allowed:
string

Gas limit for the transaction. Required if pubkey type is multisig.

string

Gas price for the transaction. Required if pubkey type is multisig.

Responses
201

Undelegate transaction created

400

Bad request

422

Unprocessable entity

Language
LoadingLoading…