ParclExplorer

Transaction Details

Hash
0x2eb1d37e31feb48c7cc7af1cfaa717cfebf7f5da6a398b20dd729e9c2d5cf1ae
Type
PlaceOrder
Status
Success
Block
1305527
Index
28
Nonce
1776472787200
Timestamp
15:04:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000452,
    "price": 22534000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000452,
    "price": 22534000000,
    "order_id": 2874108,
    "market_id": 1,
    "account_id": 8
  }
}