Confirm Signature

Confirms a saved signature request and prepares it for execution by updating its status from SAVED to READY.

Process flow:

  1. Validates the saved signature request parameters
  2. For transaction signatures: Calculates and populates gas fees, nonce, and other required fields
  3. Updates status to READY, making it available for signing
  4. Sets expiration time for the confirmed request
Path Params
uuid
required

The UUID of the signature request to mark as READY

Body Params
string
enum
required

The blockchain network identifier

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json