ParclExplorer

Transaction Details

Hash
0x243f449e6e768bedea4227d15d972d09f63e260eec89a505f2d37b717fc3af9f
Type
PlaceOrder
Status
Success
Block
437279
Index
17
Nonce
1776264138067
Timestamp
13:32:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3138867,
    "price": 30446000000,
    "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: 26
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3138867,
    "price": 30446000000,
    "order_id": 906043,
    "market_id": 2,
    "account_id": 8
  }
}