Skip to main content

POST /api/chain/:slug/tally/token/genesis

── POST /api/chain/:slug/tally/token/genesis — one-shot create + lock

MethodPOST
Path/api/chain/:slug/tally/token/genesis
Authpublic (no key)
GroupEconomy · Tally

Request

curl -X POST https://zeqsdk.com/api/chain/YOUR_MACHINE/tally/token/genesis \
-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.