ParclExplorer

Transaction Details

Hash
0x5e33d3e88f56fa1ce4319259df4628f480397e526b9422cc602b99fe42069cc6
Type
PlaceOrder
Status
Success
Block
228543
Index
28
Nonce
1776263665080
Timestamp
01:38:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 36038,
    "price": 21678000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 36038,
    "price": 21678000000,
    "order_id": 525291,
    "market_id": 1,
    "account_id": 8
  }
}