ParclExplorer

Transaction Details

Hash
0xa2cb91a84b9140124dc222dceb66fee6b78236a69991eff204e79997156d48eb
Type
PlaceOrder
Status
Success
Block
228641
Index
16
Nonce
1776263665949
Timestamp
01:39:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 118337,
    "price": 43271000000,
    "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: 29
{
  "OrderPlaced": {
    "side": "Short",
    "size": 118337,
    "price": 43271000000,
    "order_id": 525721,
    "market_id": 2,
    "account_id": 8
  }
}