ParclExplorer

Transaction Details

Hash
0xf55dae019030a69b30a9b53066c3b24c26cf0af7d310bf4569e7706660ae9a02
Type
PlaceOrder
Status
Success
Block
1300602
Index
16
Nonce
1776480106337
Timestamp
14:48:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000000,
    "price": 27459000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 32,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000000,
    "price": 27459000000,
    "order_id": 2857436,
    "market_id": 2,
    "account_id": 32
  }
}