API Reference

Submit a trade signature

posthttps://api.circle.com/v1/exchange/stablefx/signatures

  • Reference
  • Playground

Submits a signed EIP-712 payload from the trader that confirms trade intent.

Body parameters
signature
string
Required

The signature for the EIP-712 payload in the data parameter

details
object
Required

Taker EIP-712 typed data for a trade

consideration
object
Required

EIP-712 typed data for a StableFX trade created from a quote.

quoteId
string

System-generated unique identifier of the resource.

base
string
quote
string
baseAmount
string
quoteAmount
string
maturity
number
recipient
string

The address of the recipient of the trade. Only included in taker trades.

deadline
integer
Required

The deadline by which the signature must be submitted

fee
integer
Required

The fee for the trade

address
string
Required

The blockchain address of the wallet submitting the signature

type
string
Required

The type of trade.

Allowed valuesmakertaker
tradeId
string
Required

System-generated unique identifier of the resource.

Response
RequestChoose a language
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.