Skip to main content

Unstake tokens

POST 

/unstake

Unstakes a specified amount of tokens back to a wallet.

Request

Query Parameters

    apiKey stringrequired

    Your API key to authenticate requests.

Body

required
    accountAddress string
    tokenAmount string
    tokenAddress string

Responses

Token unstaking initiated successfully.

Schema
    contractAddress string
    encodedABI string
Loading...

Was this page helpful?