ParclExplorer

Transaction Details

Hash
0xc6968f3136db0f5b1f2472afd2c4bfb38462c20d108344ce8599510714d66e41
Type
PlaceOrder
Status
Success
Block
4282364
Index
6
Nonce
1776958177906
Timestamp
16:57:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 21233314,
    "price": 21890000000,
    "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: 12
{
  "OrderPlaced": {
    "side": "Short",
    "size": 21233314,
    "price": 21890000000,
    "order_id": 8239567,
    "market_id": 1,
    "account_id": 8
  }
}