Swaps and Orders Overview
overviewswaps_and_orders
- View active swaps with active_swaps
- Get the best orders with best_orders
- Retrieve locked amounts with get_locked_amount
- Determine max maker volume with max_maker_vol
- View recent swaps with my_recent_swaps
- Access the orderbook with orderbook
- Recreate swap data with recreate_swap_data
- Start a simple market maker bot with start_simple_market_maker_bot
- Stop a simple market maker bot with stop_simple_market_maker_bot
- Get trade preimage with trade_preimage