ParclExplorer

Transaction Details

Hash
0x92c6705aa0374e7175f7fe952a426618706c8e053ef42cb9f2390ad39fc49103
Type
PlaceOrder
Status
Success
Block
3795598
Index
29
Nonce
1776957067884
Timestamp
13:11:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23789424,
    "price": 22325000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23789424,
    "price": 22325000000,
    "order_id": 7279277,
    "market_id": 1,
    "account_id": 8
  }
}