ParclExplorer

Transaction Details

Hash
0xa6487c6ec578e1a5b3df9298dd3f11ee24f35359a9d652f00b7403afbf1f26c2
Type
PlaceOrder
Status
Success
Block
3202442
Index
18
Nonce
1776875874085
Timestamp
03:21:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9345876,
    "price": 22702000000,
    "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: 28
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9345876,
    "price": 22702000000,
    "order_id": 6288651,
    "market_id": 1,
    "account_id": 8
  }
}