ParclExplorer

Transaction Details

Hash
0x0ff09e6f2218a302601a2987da311195b2d9d5fd63c6f7368b226e2b1deb29a5
Type
PlaceOrder
Status
Success
Block
3511432
Index
14
Nonce
1776956344244
Timestamp
20:58:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123781199,
    "price": 59973000000,
    "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: 27
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123781199,
    "price": 59973000000,
    "order_id": 6638590,
    "market_id": 0,
    "account_id": 8
  }
}