ParclExplorer

Transaction Details

Hash
0xef435e1fc462a76a4e7163ffafd9d5dd4f6dae3b20651c636c982620d0d7b97d
Type
PlaceOrder
Status
Success
Block
3067788
Index
11
Nonce
1776875516713
Timestamp
19:39:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4123452,
    "price": 60213000000,
    "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: 12
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4123452,
    "price": 60213000000,
    "order_id": 5970250,
    "market_id": 0,
    "account_id": 8
  }
}