ParclExplorer

Transaction Details

Hash
0x6639bf23f271ada93d00511413476c7e6a84ad819f1f7d86ee037082b06f8859
Type
PlaceOrder
Status
Success
Block
1307545
Index
23
Nonce
1776472794816
Timestamp
15:11:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 172245,
    "price": 25021000000,
    "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": 172245,
    "price": 25021000000,
    "order_id": 2880002,
    "market_id": 1,
    "account_id": 8
  }
}