Create a new stake

Submit a staking request for a specific asset. The platform performs validation checks before processing the stake.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Staking request details

string
required

Participant identifier

string
required

Settlement account label. The account must already exist for the participant.

string
required

Asset to stake

string
required

Amount to stake in notional currency

string
required

Currency or asset in which notional is expressed. Commonly the same as asset (e.g. ETH) or a fiat currency such as USD.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

uuid

Optional client-supplied request ID used for tracing and idempotency. Must be a UUID v4. When omitted, zerohash generates one and returns it in the response X-Request-Id header.

Responses

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