Skip to main content

POST /api/chain/:slug/contracts

create contract

MethodPOST
Path/api/chain/:slug/contracts
Authpublic (no key)
GroupContracts · Contracts

Request

curl -X POST https://zeqsdk.com/api/chain/YOUR_MACHINE/contracts \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.