ParclExplorer

Transaction Details

Hash
0xa94fd3c94dbe557c4a716ca51a5b4a4b8661c8327c659cd0afd89fb7fd8d75a2
Type
PlaceOrder
Status
Success
Block
3203562
Index
24
Nonce
1776875877388
Timestamp
03:24:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23368233,
    "price": 22424000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23368233,
    "price": 22424000000,
    "order_id": 6291550,
    "market_id": 1,
    "account_id": 8
  }
}