ParclExplorer

Transaction Details

Hash
0xa639e8cea4a6d3a11f8d9da18122273cfc982ba387db7a699514fad64a12a87e
Type
PlaceOrder
Status
Success
Block
3080166
Index
22
Nonce
1776875549538
Timestamp
20:22:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9334634,
    "price": 23333000000,
    "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": 9334634,
    "price": 23333000000,
    "order_id": 5997999,
    "market_id": 1,
    "account_id": 8
  }
}