On this page

Stats Swap Status

API-v1stats_swap_status

This is a legacy Komodo DeFi Framework API v1 method. New integrations should prefer API-v2 equivalents when available. This documentation was generated automatically - use with caution.

ParameterTypeRequiredDescription
userpassstringRPC password (RPC_UserP@SSW0RD).

ParameterTypeDescription
total_swapsintegerTotal number of swaps recorded.
success_ratestring (numeric)Percentage of successful swaps.
fail_ratestring (numeric)Percentage of failed swaps.

stats_swap_status

POST
stats_swap_status
{
  "method": "stats_swap_status",
  "userpass": "RPC_UserP@SSW0RD"
}