ParclExplorer

Transaction Details

Hash
0xe844b8b4679dd55dbcafb4aa9227c1cd95448d64f4b4a08d54e6d71b1999d40c
Type
PlaceOrder
Status
Success
Block
3222610
Index
11
Nonce
1776875929940
Timestamp
04:30:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13377950,
    "price": 42788000000,
    "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: 17
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13377950,
    "price": 42788000000,
    "order_id": 6339932,
    "market_id": 2,
    "account_id": 8
  }
}