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ยง
- Sign
Message Request - Request body for signing a plain or hex-encoded message.
- Sign
Transaction Data - Inner data of a sign-transaction response.
- Sign
Transaction Request - Request body for signing a raw transaction.
- Sign
Transaction Response - Response wrapper for the sign-transaction endpoint.
- Sign
Typed Data Request - Request body for signing an EIP-712 typed data payload.
- Signature
Data - Inner data of a sign-message response.
- Signature
Response - Response wrapper for sign-message and sign-typed-data endpoints.