ParclExplorer

Transaction Details

Hash
0x542eaa436221f85e19fb1bb715a52b9ccd57ec8035b47c5394921e6a0de8772f
Type
PlaceOrder
Status
Success
Block
3849034
Index
31
Nonce
1776957201931
Timestamp
16:14:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5992900,
    "price": 23056000000,
    "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": 5992900,
    "price": 23056000000,
    "order_id": 7389245,
    "market_id": 1,
    "account_id": 8
  }
}