---
id: "_transaction_.stake"
title: "Stake"
sidebar_label: "Stake"
---

## Hierarchy

  ↳ [IAction](_transaction_.iaction.md)

  ↳ **Stake**

## Index

### Constructors

* [constructor](_transaction_.stake.md#constructor)

### Properties

* [publicKey](_transaction_.stake.md#publickey)
* [stake](_transaction_.stake.md#stake)

## Constructors

###  constructor

\+ **new Stake**(`properties`: any): *[Stake](_transaction_.stake.md)*

*Inherited from [Assignable](_utils_enums_.assignable.md).[constructor](_utils_enums_.assignable.md#constructor)*

*Defined in [src.ts/utils/enums.ts:17](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/utils/enums.ts#L17)*

**Parameters:**

Name | Type |
------ | ------ |
`properties` | any |

**Returns:** *[Stake](_transaction_.stake.md)*

## Properties

###  publicKey

• **publicKey**: *[PublicKey](_utils_key_pair_.publickey.md)*

*Defined in [src.ts/transaction.ts:43](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/transaction.ts#L43)*

___

###  stake

• **stake**: *BN*

*Defined in [src.ts/transaction.ts:43](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/transaction.ts#L43)*
