ParclExplorer

Transaction Details

Hash
0x3bf7fac26b1875474b2bf998345f5855ed3b6aed06dd9a2a6d996d749e4acff5
Type
PlaceOrder
Status
Success
Block
4285335
Index
11
Nonce
1776958184660
Timestamp
17:07:42 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18015495,
    "price": 21905000000,
    "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: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18015495,
    "price": 21905000000,
    "order_id": 8245091,
    "market_id": 1,
    "account_id": 8
  }
}