ParclExplorer

Transaction Details

Hash
0x9044ecf61df324af998b7c364237b506b73cf862d3aca9e92a58d08cd1f85580
Type
PlaceOrder
Status
Success
Block
3656555
Index
8
Nonce
1776956698098
Timestamp
05:15:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10836239,
    "price": 32245000000,
    "market_id": 2,
    "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": 10836239,
    "price": 32245000000,
    "order_id": 6959195,
    "market_id": 2,
    "account_id": 8
  }
}