ParclExplorer

Transaction Details

Hash
0xfce4a50790aba080a0e7c41f9655fc26deff1c070ca881e755975ed93f6aca9b
Type
PlaceOrder
Status
Success
Block
3647105
Index
17
Nonce
1776956668991
Timestamp
04:43:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 14123278,
    "price": 22223000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 14123278,
    "price": 22223000000,
    "order_id": 6935523,
    "market_id": 1,
    "account_id": 8
  }
}