Settle all positions for an expired round using TWAP prices. Cancels resting orders on expired instruments and optionally creates instruments for the next round. Idempotent — settling the same expiration twice returns success with zero counts.
Admin token set via the ADMIN_TOKEN environment variable.
Expiration to settle (Unix seconds)
1740729600
TWAP prices per asset in dollars (e.g., {"SOL": 180.25})
{
"SOL": 180.25,
"BTC": 97500.5,
"ETH": 3200.75
}Optional — if set, creates instruments for the next round
1740816000