Strategy API

Store per-wallet strategy preferences.

GET /strategy/:wallet

Returns the saved strategy preference for a wallet.

POST /strategy

Sets the strategy preference for a wallet.

Stored fields

  • default strategy

  • custom weights (optional)

  • max slippage (optional)

circle-info

Strategy changes weights. It does not change the route engines.

Last updated