PARCLExplorer

Transaction Details

Hash
a17bc17c8a40e41279fb9ff9339841597b5d5e3d9cbfb922172c0a811e7e5599
Type
PlaceOrder
Status
Success
Block
1066876
Index
26
Nonce
1775700790816
Timestamp
02:34:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 26084000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 26
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 26084000000,
    "order_id": 3128850,
    "market_id": 1,
    "account_id": 11
  }
}