Generate trade presign data
Generate trade presign data
Returns the EIP-712 Permit2 payload that the maker must sign for a trade.
GET
Generate trade presign data
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Path Parameters
The ID of the trade. System-generated unique identifier of the resource.
Example:
"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"
Query Parameters
The address of the recipient of the settlement tokens. A blockchain address
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Response
200 - application/json
Signature data generated successfully
Permit2 EIP-712 Typed Data for Trade Registration
EIP-712 typed data for trade registration