Skip to main content

Limits for swaps

GET /api/v1/limits

List limits for cross-chain swaps (based on destination chains)

Responses

Successful operation

Schema
  • result object[]
  • Array [
  • id string
  • name string
  • tokens object[]
  • Array [
  • id string
  • min string_of_number
  • max string_of_number
  • ]
  • ]
Loading...