ParclExplorer

Transaction Details

Hash
0x5d8b82d113980f52dc623ad58533424fee9d7f30514cc0c02e1f86461ca8d98e
Type
PlaceOrder
Status
Success
Block
3030976
Index
2
Nonce
1776875427400
Timestamp
17:33:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3249147,
    "price": 33700000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3249147,
    "price": 33700000000,
    "order_id": 5894481,
    "market_id": 2,
    "account_id": 8
  }
}