ParclExplorer

Transaction Details

Hash
0x13ce106634dec8ec37aed1bb35ad8246ebbc780a1e6d0bb1fed6686385c98dd5
Type
PlaceOrder
Status
Success
Block
57454
Index
21
Nonce
1776263104261
Timestamp
15:53:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 149432,
    "price": 36231000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 149432,
    "price": 36231000000,
    "order_id": 69689,
    "market_id": 2,
    "account_id": 8
  }
}