ParclExplorer

Transaction Details

Hash
0xa7c763800d864ba9843eb9b992f5d03c856d98f43da143d689bad4f197e385aa
Type
PlaceOrder
Status
Success
Block
228798
Index
23
Nonce
1776263666498
Timestamp
01:39:42 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 834782,
    "price": 33598000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 834782,
    "price": 33598000000,
    "order_id": 526188,
    "market_id": 2,
    "account_id": 8
  }
}