ParclExplorer

Transaction Details

Hash
0x3d657c5d61dcc6b7048cf792b693d1a57cbd867fa55ec52fad9b9f2fb1de4d68
Type
PlaceOrder
Status
Success
Block
3181654
Index
18
Nonce
1776875813254
Timestamp
02:09:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6588789,
    "price": 34157000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6588789,
    "price": 34157000000,
    "order_id": 6234334,
    "market_id": 2,
    "account_id": 8
  }
}