Transfer

Body Params
string
enum
required

Cosmos network to build transaction for

Allowed:
string
required

The address sending the funds

string
required

The address receiving the funds

string
required

Amount to transfer

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 sender.

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

Transfer transaction created

400

Bad request

422

Unprocessable entity

Language
LoadingLoading…