Create option instruments for a given asset and expiration.
If the target round is already paused (any existing instrument at
the same expiration has paused = true), newly created strikes
inherit the pause flag in BOTH the durable record and the in-memory
engine. This prevents
/v1/admin/instruments/pause-by-expiration from being silently
bypassed by a subsequent create-instruments call for the same
round.
Documentation Index
Fetch the complete documentation index at: https://docs.joyride.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Admin token set via the ADMIN_TOKEN environment variable.