API Reference
API ReferenceUser docs

Stake Transaction

Craft a stake transaction. This results in a new stake account created with the amount given.

Log in to see full request history
Body Params

Stake transaction to create

string
required

Kiln Account ID

string
required

Wallet address

string
required

Amount in lamports (minimum value must be 10000001)

string
required

Vote account address

string

Custom message to send as a memo in the transaction

Responses

Response body
object
object
required
string
required

Hex encoded transaction data that need to be covered by signatures

string
required

Hex encoded full transaction

object
required

Transaction message containing transaction instructions. Object shape can be found here

Has additional fields
400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
URL