Skip to main content

Module signing

Module signing 

Source
Expand description

Signing resource models for the Circle Developer-Controlled Wallets API.

Contains request parameters and response types for message and transaction signing endpoints.

Structsยง

SignMessageRequest
Request body for signing a plain or hex-encoded message.
SignTransactionData
Inner data of a sign-transaction response.
SignTransactionRequest
Request body for signing a raw transaction.
SignTransactionResponse
Response wrapper for the sign-transaction endpoint.
SignTypedDataRequest
Request body for signing an EIP-712 typed data payload.
SignatureData
Inner data of a sign-message response.
SignatureResponse
Response wrapper for sign-message and sign-typed-data endpoints.