Retrieve the next SAFE or SAFE-CREATE nonce recognized by the relayer.
SAFE) or Safe deployment (SAFE-CREATE). Fetching the nonce before building each payload keeps builders in sync with the server-side queue and prevents duplicate submissions.
https://relayer.forka.st/nonce with the standard L2 headers (FORKAST_ADDRESS, FORKAST_SIGNATURE, FORKAST_TIMESTAMP, FORKAST_API_KEY, FORKAST_PASSPHRASE). The relayer enforces that the address query matches the authenticated account.| Name | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Safe or Safe owner address tied to your API key. |
type | string | Yes | Either SAFE for executions or SAFE-CREATE for deployments. |
type. Always request the nonce for the operation you intend to send next./submit payloads.409 error instructing you to retry once sync completes.