ParclExplorer

Transaction Details

Hash
0x4746fcd76e3de377ab1ebe81cfa9322e2b3b938b14571bfd9e7305643c5128a8
Type
PlaceOrder
Status
Success
Block
3526060
Index
0
Nonce
1776980919695140
Timestamp
21:48:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 54052,
    "price": 59500000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 54052,
    "price": 59500000000,
    "order_id": 6669417,
    "market_id": 0,
    "account_id": 39
  }
}