ParclExplorer

Transaction Details

Hash
0x656712a83039e42532fa199fc5ad2ae17c5f4ec1148889f2293193fc312420c6
Type
PlaceOrder
Status
Success
Block
228442
Index
31
Nonce
1776263660260
Timestamp
01:38:29 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 899796,
    "price": 36024000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 899796,
    "price": 36024000000,
    "order_id": 524839,
    "market_id": 2,
    "account_id": 8
  }
}