Skip to main content

Set Soft Staking (USER_DATA)

API Description

Enable or disable Soft Staking.

HTTP Request

GET /sapi/v1/soft-staking/set

Request Weight(IP)

50

Request Parameters

NameTypeMandatoryDescription
softStakingBOOLEANYEStrue or false
recvWindowLONGNO
timestampLONGYES

Response Example


{
"success":true
}