ParclExplorer

Transaction Details

Hash
0x0d51bfef70b0aaa4e416362c82d70f7afefd04938769d43790055935328d9c6c
Type
PlaceOrder
Status
Success
Block
1304652
Index
26
Nonce
1776472783815
Timestamp
15:01:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2104241,
    "price": 22275000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2104241,
    "price": 22275000000,
    "order_id": 2871425,
    "market_id": 1,
    "account_id": 8
  }
}