/
/Swap Coffee API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 4h ago
Auth4
Boosts8
Cashback6
Claim5
Contests7
DEX4
DexTrades7
Entity16
LiquidityProvisioning9
Partnership10
Profile4
Referral8
Routing8
Staking9
Statistics1
Strategies14
  • getCheck whether strategies wallet exists for given account address.
  • postGet pre-built transaction for strategies wallet creation.
  • getChecks whether user is eligible for using strategies
  • getGet list of supported from-tokens for strategies
  • getGet list of supported to-tokens for strategies for given from-token
  • getGet strategy orders
  • getGet strategy order
  • postGet pre-built transaction for strategy order creation
  • deleteGet pre-built transaction for strategy order cancellation
  • deleteCancel strategy order by id. For internal usage only.
  • deleteCancel all strategy orders by proxy wallet. For internal usage only.
  • deleteCancel all strategy orders by given token pair. For internal usage only.
  • deleteCancel all strategy orders. For internal usage only.
  • postMake a payout from strategy wallet to wallet's owner. For internal usage only.
Ton2
Yield7
    Strategies

    Cancel all strategy orders by given token pair. For internal usage only.

    delete/v1/strategies/cancel/by-tokens/{first}/{second}

    Path parameters

    firststring required
    Example:native
    secondstring required
    Example:native

    Query parameters

    type'limit' | 'dca' | 'vca'

    Response

    ok