ParclExplorer

Transaction Details

Hash
0x1c6fd673c4ff8a4de23869a99b10237e32458f3c94ad53a3654564cf871e3b3d
Type
PlaceOrder
Status
Success
Block
3771808
Index
1
Nonce
1776957015098
Timestamp
11:49:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 32501376,
    "price": 30065000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 32501376,
    "price": 30065000000,
    "order_id": 7234159,
    "market_id": 2,
    "account_id": 8
  }
}