ParclExplorer

Transaction Details

Hash
0x98482568fe405e4252e8b6bf17f41ac83077f343045b2f2bb78195604564e36e
Type
PlaceOrder
Status
Success
Block
4219711
Index
0
Nonce
1777123388547063
Timestamp
13:23:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 33966238,
    "price": 29441000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 33966238,
    "price": 29441000000,
    "order_id": 8123664,
    "market_id": 2,
    "account_id": 39
  }
}