Fund trades
Fund trades
Executes funding for trades using Permit2 signatures. This endpoint relays the signed permit data to complete the funding operation for trades.
POST
Fund trades
Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Body
application/json
Request body for funding operations
The type of trader.
Available options:
maker, taker The Permit2 signature
Example:
"0x1234567890abcdef..."
The Permit2 message object, either single or batch
- Option 1
- Option 2
The funding mode for the operation (optional)
Available options:
gross, net Response
Funding completed successfully