ParclExplorer

Transaction Details

Hash
0x3eb2de5ae37185ba15fc8285bc6d7496ab51c43dea7b57ce9b58c399c399714b
Type
PlaceOrder
Status
Success
Block
228422
Index
3
Nonce
1776263659903
Timestamp
01:38:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5606551,
    "price": 28797000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5606551,
    "price": 28797000000,
    "order_id": 524701,
    "market_id": 2,
    "account_id": 8
  }
}