ParclExplorer

Transaction Details

Hash
0x9eff149397325dddd1694d16f0508cc3d1a71299c77fc1cb525e6037b8cc563d
Type
PlaceOrder
Status
Success
Block
3473535
Index
17
Nonce
1776956256699
Timestamp
18:48:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5885580,
    "price": 22210000000,
    "market_id": 1,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5885580,
    "price": 22210000000,
    "order_id": 6561053,
    "market_id": 1,
    "account_id": 8
  }
}