Skip to main content

Stake tokens

POST 

/stake

Stakes a specified amount of tokens from a wallet.

Request

Query Parameters

    apiKey stringrequired

    Your API key to authenticate requests.

Body

required
    accountAddress string
    tokenAmount string
    tokenAddress string

Responses

Token staking initiated successfully.

Schema
    contractAddress string
    encodedABI string
Loading...

Was this page helpful?