ParclExplorer

Transaction Details

Hash
0xf68f4fdfeaad6d34ff4b4a6873fd3fca5b3011d76d590822bad963d12a59f467
Type
PlaceOrder
Status
Success
Block
3059382
Index
25
Nonce
1776875495177
Timestamp
19:11:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1234236,
    "price": 66132000000,
    "market_id": 0,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1234236,
    "price": 66132000000,
    "order_id": 5952471,
    "market_id": 0,
    "account_id": 8
  }
}