ParclExplorer

Transaction Details

Hash
0xaddedb21c29473f82ab47428d325f0a6bd9b14289ae6d753580d0eb97bdb3f25
Type
PlaceOrder
Status
Success
Block
228319
Index
16
Nonce
1776263659220
Timestamp
01:38:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 252238,
    "price": 23747000000,
    "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: 26
{
  "OrderPlaced": {
    "side": "Short",
    "size": 252238,
    "price": 23747000000,
    "order_id": 524310,
    "market_id": 1,
    "account_id": 8
  }
}