ParclExplorer

Transaction Details

Hash
0x4011c4fbdeb774a66924ea341a504cb09346d9581c0947d51c638b9590d20c63
Type
PlaceOrder
Status
Success
Block
3812204
Index
16
Nonce
1776957108760
Timestamp
14:08:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 134612345,
    "price": 21721000000,
    "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: 27
{
  "OrderPlaced": {
    "side": "Short",
    "size": 134612345,
    "price": 21721000000,
    "order_id": 7313061,
    "market_id": 1,
    "account_id": 8
  }
}