📄️ makeOrder Function
Detailed documentation of the P2P Swap Contract's order creation function for establishing token exchange orders.
📄️ cancelOrder Function
Detailed documentation of the P2P Swap Contract's order cancellation function for removing orders and reclaiming tokens.
📄️ dispatchOrder_fillPropotionalFee Function
Detailed documentation of the P2P Swap Contract's proportional fee order fulfillment function.
📄️ dispatchOrder_fillFixedFee Function
Detailed documentation of the P2P Swap Contract's fixed fee order fulfillment function with fee caps.