{
  "status": "success",
  "contract": {
    "id": "WvGo7kRLvt5df6TR",
    "your_role": "seller",
    "can_be_canceled": false,
    "offer_id": "nzKhqI2CoFVQ6NAz",
    "price": "7000.00",
    "value": "7980.72",
    "currency_code": "USD",
    "volume": "10.99990100",
    "asset_code": "BTC",
    "comment": "Sell me bitcoins, I agree to the terms!",
    "current_user_has_unreleased_funds": false,
    "confirmations": 2,
    "payment_window_time_left_seconds": 3599,
    "payment_time_minutes": 0,
    "payment_window_minutes": 60,
    "depositing_window_minutes": 30,
    "depositing_window_time_left_seconds": null,
    "status": "completed",
    "dispute_status": null,
    "payment_method_instruction": {
      "payment_method_id": "193",
      "payment_method_name": "Some Bank",
      "details": "Wire transfer to account #123123"
    },
    "volume_breakdown": {
      "volume_with_fee": "11.00000000",
      "goes_to_seller": "0.00000000",
      "goes_to_buyer": "10.99979189",
      "exchange_fee": "0.00009900",
      "exchange_fee_in_fiat": "0.07",
      "exchange_fee_percent": "1.0",
      "transaction_fee": "0.00001011",
      "transaction_fee_in_fiat": "0.07",
      "intermediary_fee": "0.00000000",
      "intermediary_fee_in_fiat": "0.00",
      "intermediary_fee_percent": 0.0
    },
    "country": "Country 119",
    "country_code": "Country Code 118",
    "created_at": "2025-09-26T10:27:43.677962Z",
    "counterparty": {
      "login": "us4r73",
      "online_status": "offline",
      "rating": null,
      "my_review": null,
      "trades_count": 1,
      "url": "http://localhost:3000/users/us4r73",
      "verified": false,
      "verified_by": null,
      "strong_hodler": false,
      "country": "Country 118",
      "country_code": "Country Code 117",
      "average_payment_time_minutes": 0,
      "average_release_time_minutes": null,
      "days_since_last_trade": 0,
      "blocked_by": 0
    },
    "escrow": {
      "address": "2N4aN2aJsQPK2k1PLYNMfJUo8gRJL5WKnjf",
      "witness_script": "522102f8a3e614871221167b79ba641e41e35b2ae6eb8117cf7b8eaf28cb63eaf003322102b889fc9a30eeaed22ef7ba9ddfd7784bd4b5705d60b2804d64280f2b3712e5fa2102b889fc9a30eeaed22ef7ba9ddfd7784bd4b5705d60b2804d64280f2b3712e5fa53ae",
      "index": 23,
      "you_confirmed": true,
      "counterparty_confirmed": true,
      "confirmations": 2,
      "amount_deposited": "11.00000000",
      "amount_released": "11.00000000",
      "deposit_transaction_id": "1c44dd8fcf41fc94015f9ee4e9f2a6329cb2bb5c5f96c4d6155a3e9e608e1f93",
      "release_transaction_id": "456..."
    }
  }
}