Create Staking Request

Create a request to stake tokens.

Path Params
string
enum
required

Sui network:

  • `mainnet` — Sui mainnet.
  • `testnet` — Sui testnet.
Allowed:
Body Params
string
required

Staker account address.

number
Defaults to 1000

Price per unit of gas in MIST for processing the Sui transaction (1 MIST = 10⁹ SUI).

number
Defaults to 30000000

Maximum gas limit for the transaction.

number
required
≥ 1

Amount of tokens to stake in MIST, Sui native token (1 SUI = 10⁹ MIST).

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json