ParclExplorer

Transaction Details

Hash
0xa26c272c287fa042a3b143c8578742a8e8f3c8d9f921cee61cd07f46c7db0489
Type
PlaceOrder
Status
Success
Block
3031852
Index
25
Nonce
1776875430145
Timestamp
17:36:50 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3576681,
    "price": 22990000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3576681,
    "price": 22990000000,
    "order_id": 5896647,
    "market_id": 1,
    "account_id": 8
  }
}