Fetch the relay address and next proxy nonce for proxy transactions.
https://relayer.kuest.com/relay-payload with the standard L2 headers (KUEST_ADDRESS, KUEST_SIGNATURE, KUEST_TIMESTAMP, KUEST_API_KEY, KUEST_PASSPHRASE).| Name | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Owner address that will sign the proxy relay request. |
type | string | Yes | Must be PROXY. |
| Field | Type | Description |
|---|---|---|
address | string | Relay address that will submit the proxy transaction. |
nonce | string | Next proxy nonce for the owner. |
address as the relay field inside signatureParams for PROXY submissions.nonce as the nonce field in your /submit payload.Owner address that will sign the proxy relay request.
Nonce namespace to inspect.
PROXY