| Header | Description |
|---|---|
KUEST_ADDRESS | Polygon address that controls the wallet signing the request. |
KUEST_SIGNATURE | EIP-712 signature authorizing the derivation. |
KUEST_TIMESTAMP | Current Unix timestamp (seconds). |
KUEST_NONCE | Monotonic nonce tied to the signature. |
404.Checksummed wallet address performing the request.
EIP-712 signature for the L1 challenge payload.
Millisecond epoch timestamp (string) used for freshness checks.
Unsigned 256-bit nonce value represented as a decimal string.
EVM chain ID used for the signature domain.